
VLAN Commands
©2008 Allied Telesis Inc. All rights reserved.
16.16
AlliedWare Plus
TM
Operating System Software Reference C613-50003-00 REV E
Software Version 5.2.1
vlan
This command creates VLANs, assigns names to them, and enables or disables them. Specifying
the
disable
state causes all forwarding over the specified VLAN ID to cease. Specifying the
enable
state allows forwarding of frames on the specified VLAN.
The no version of this command destroys the specified VLANs.
Syntax
vlan <
vid>
[name
<vlan-name>
] [
s
tate {enable|disable}]
vlan
<vid-range>
[state {enable|disable}]
no vlan {<
vid>
|
<vid-range>
}
Default
By default, VLANs are enabled when they are created.
Mode
VLAN Database Configuration mode
Examples
Related Commands
vlan database
Parameter
Description
<vid>
The VID of the VLAN that will be enabled or disabled <2-4094>.
<vlan-name>
The ASCII name of the VLAN. Maximum length: 16 characters.
<vid-range>
Specifies a range of VLAN identifiers.
enable
Sets VLAN into an
enable
state.
disable
Sets VLAN into a
disable
state.
awplus#
configure terminal
awplus(config)#
vlan database
awplus(config-vlan)#
vlan 45 name accounts state enable