Cisco Cisco Prime Network Services Controller Adaptor for DFA Leaflet

Page of 80
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
switch # configure terminal
Step 1
Installs the FabricPath feature set on the switch.
switch (config) # install feature-set
fabricpath
Step 2
Enables the FabricPath feature set on the switch.
switch (config) # feature-set fabricpath
Step 3
Enables the VLAN-based virtual network (VN) segment feature on
a switch. You can use this feature only if the FabricPath feature set
is enabled on the switch.
switch (config) # feature
vn-segment-vlan-based
Step 4
Configures a virtual network unique identifier range. The range is
from 4096 to 16773119.
You can specify a single ID or a range. For example, 4099,
5000-5005.
Note
switch (config) # vni [vn-id | [-vni-id]]
Step 5
Configures the virtual network segment ID of the VLAN. The range
is from 4096 to 16773119.
switch (config-vlan) # vn-segment segment-id
Step 6
This example shows how to configure the vni id .
switch #
configure terminal
switch (config)#
install feature-set fabricpath
switch (config)#
feature-set fabricpath
switch (config)#
feature vn-segment-vlan-based
switch (config)#
vni 300001-3000010
What to Do Next
Upgrade the first border leaf pair.
Updating SVI Configuration on Border Leaf Nodes
You can enable anycast forwarding mode on switched virtual interfaces (SVIs) without a VN-segment on
border leaf devices and nondefault VRF VLANs and you can enable the Hot Standby Routing Protocol (HSRP)
virtual IP addresses on the border leaf.
Before You Begin
You must upgrade the border leaf software.
DETAILED STEPS
Purpose
Command or Action
Enters global configuration mode.
switch # configure terminal
Step 1
Cisco Dynamic Fabric Automation Migration Guide    
   OL-31503-01
33
Migration Configuration
Updating SVI Configuration on Border Leaf Nodes