1436
Cisco Nexus 5500 Series NX-OS Layer 2 Interfaces Command Reference
OL-27880-02
Chapter V Commands
vlan
Examples This example shows how to add a new VLAN and enter VLAN configuration mode:
switch(config)# vlan 2
switch(config-vlan)#
This example shows how to add a range of new VLANs and enter VLAN configuration mode:
switch(config)# vlan 2,5,10-12,20,25,4000
switch(config-vlan)#
This example shows how to delete a VLAN:
switch(config)# no vlan 2
Related Commands Command Description
show vlan Displays VLAN information.