582 VLAN Commands
Example
The following example displays how to enable Double VLAN Tunneling at
ethernet port 1/g1.
console(config-if-1/g1)#mode dvlan-tunnel
name
Use the name command in Interface Configuration mode to add a name to a
VLAN. To remove the VLAN name, use the no form of this command.
NOTE: This command cannot be configured for a range of interfaces (range
context).
Syntax
name
string
no name
string
— Comment or description to help identify a specific VLAN
(Range: 1–32 characters).
Default Configuration
No name is defined.
Command Mode
Interface Configuration (VLAN) mode
User Guidelines
The VLAN name must be unique.
Example
The following example names VLAN number 19 with the name "Marketing."
console(config)#interface vlan 19
console(config-if-vlan19)#name Marketing