Configuring Vn-Segment For A Vlan - Cisco Nexus 6000 Series Configuration Manual

Nx-os layer 2 guide
Hide thumbs Also See for Nexus 6000 Series:
Table of Contents

Advertisement

Configuring VN-Segment for a VLAN

Step 5
This example shows how to enable VN-Segment:
switch# configure terminal
switch(config)# install feature-set fabricpath
switch(config)# feature-set fabricpath
switch(config)# feature vn-segment-vlan-based
switch(config)# copy running-config startup-config

Configuring VN-Segment for a VLAN

Before You Begin
The VN-Segment feature must be enabled.
Procedure
Step 1
Step 2
Step 3
Step 4
Step 5
This example shows how to configure VN-Segment for VLAN:
switch# configure terminal
switch(config)# vlan 100
switch(config-vlan)# mode fabricpath
switch(config-vlan)# vn-segment 4096
Cisco Nexus 6000 Series NX-OS Layer 2 Switching Configuration Guide, Release 7.x
206
Command or Action
switch(config)# copy running-config
startup-config
Command or Action
switch# configure terminal
switch(config)# vlan vlan-id
switch(config-vlan)# mode fabricpath
switch(config-vlan)# vn-segment
segmentation-id
switch(config-vlan)# copy
running-config startup-config
Purpose
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to
the startup configuration.
Purpose
Enters global configuration mode.
Creates a VLAN.
Configures the VLAN as a FabricPath VLAN.
VN-Segments for a VLAN must be configured in
FabricPath mode on the Leaf.
Defines the network global ID.
The segmentation-id range is from 4096 to 16,773,119.
(Optional)
Saves the change persistently through reboots and
restarts by copying the running configuration to the
startup configuration.
Configuring VN-Segment

Advertisement

Table of Contents
loading

Table of Contents