Command Reference Guide VLAN Database Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1174

vlan <vlan id> name <vlan name>

Use the vlan name command to assign a name to the VLAN. Use the no form of this command to remove
an assigned name.
Syntax Description
<vlan id> Specifies a valid VLAN interface ID (1 to 4094).
<vlan name> Assigns a name to the VLAN (1 to 32 characters).
Default Values
By default, the assigned name is
VLANxxxx; where xxxx represents four numeric digits (including leading
zeroes) equal to the VLAN ID number.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, and 2000 Series units.
Command History
Release 5.1 Command was introduced.
Functional Notes
The name is limited to 32 characters and must be unique throughout the network.
Usage Examples
The following example sets the name of VLAN 2 to Accounting:
(config)#vlan database
(vlan)#vlan 2 name Accounting