Users Guide

Table Of Contents
Layer 2 Switching Commands 879
Syntax
name
vlan–name
no name
vlan–name
—The name of the VLAN. Must be 1–32 characters in length.
Default Configuration
The default VLAN name is default.
Command Mode
VLAN Configuration mode
User Guidelines
The VLAN name may include any alphanumeric characters including a space,
underscore, or dash. Enclose the string in double quotes to include spaces
within the name. The surrounding quotes are not used as part of the name.
The CLI does not filter illegal characters and may truncate entries at the first
illegal character or reject the entry entirely. The name of VLAN 1 cannot be
changed.
Example
The following example configures a VLAN name of office2 for VLAN 2.
console(config)#vlan 2
console(config-vlan2)#name “RDU-NOC Management VLAN”
private-vlan
Use the private-vlan command in VLAN Configuration mode to define a
private VLAN association between the primary and secondary VLANs.
Use the no form of the command to remove the private VLAN association.
Syntax
private-vlan {primary|isolated|community|association [add|remove]
vlan-
list
}
no private-vlan [association]