Command Reference Guide VLAN Database Configuration Command Set
61200510L1-35E Copyright © 2005 ADTRAN 1172
vlan <vlan id>
Use the vlan command to create a VLAN within the VLAN database. Use the no form of this command to
delete a previously-created VLAN from the database.
Syntax Description
<vlan id> Specifies a valid VLAN interface ID (1 to 4094).
Default Values
No defaults necessary for this setting.
Applicable Platforms
This command applies to the NetVanta 300, 1000, 1000R, and 2000 Series units.
Command History
Release 5.1 Command was introduced.
Usage Examples
The following example creates VLAN 2 only within the VLAN Database. This VLAN is not added to the
running configuration until an exit or apply command is issued:
(vlan)#vlan 2
VLAN 2 created.
Name = VLAN0002
(vlan)#
The following example removes VLAN 2 from the VLAN Database. This VLAN is not removed from the
running configuration until an exit or apply command is issued:
(config)#vlan database
(vlan)#no vlan 2