Procedure
Purpose
Command or Action
Enters global configuration mode.
switch#
configure terminal
Step 1
Disables VN-Segment.
switch(config)#
no feature
vn-segment-vlan-based
Step 2
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to
the startup configuration.
switch(config)#
copy running-config
startup-config
Step 3
This example shows how to disable VN-Segment:
switch#
configure terminal
switch(config)#
no feature vn-segment-vlan-based
Verifying VN-Segment Configuration
Use the following commands to display VN- Segment configuration information:
Purpose
Command
Displays the configured VLAN-to-VN-Segment
mappings for the specified list of VLANs.
show vlan id vland-id-list vn-segment
Displays information on the number of VLANs and
VN-Segment mappings on each VPC switch to help
determine any mismatches.
show vpc consistency-parameters global
Displays information to identify the VLAN and
VN-Segment configuration mismatches.
show vpc consistency-parameters vlans
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
209
Configuring VN-Segment
Verifying VN-Segment Configuration