Purpose
Command or Action
This command is disallowed if
vn-segment-vlan-based is configured because they
are mutually exclusive.
Note
The example shows how to configure VN-Segment in transit mode:
switch#
configure terminal
switch(config)#
fabricpath mode transit
Enabling transit mode. Please save configuration and reload.
What to Do Next
Enter the
show fabricpath mode
command to show the status of the mode.
Configuring VN-Segment in Non-Transit Mode
You need to enter the
feature vn-segment-vlan-based
command on the spine to enable the spine in non-transit
mode.
Before You Begin
The FabricPath feature set must be enabled.
Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Enables a VLAN-based VN-Segment.
switch(config)#
feature
vn-segment-vlan-based
Step 2
The range of
vni-id
is 4096 to 16,773,119.
switch(config)#
vni vni-id
Step 3
This example shows how to configure VN-Segment in non-transit mode:
switch#
configure terminal
switch(config)#
feature vn-segment-vlan-based
switch(config)#
vni 16896
Disabling VN-Segment
Before You Begin
VN-Segment configurations must be removed manually prior to disabling the feature.
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
208
Configuring VN-Segment
Configuring VN-Segment in Non-Transit Mode