
Revision 1.3a
Page 60
XLR 550 Manual
4.12
VLAN Management
This section describes a list of commands that configure and display information about IEEE 802.1Q
VLAN
The XLR 550 supports three IEEE 802.1Q VLAN operation modes: normal, trunk and transparent. In
normal mode, maximum 256 VLANs can be added and deleted. In trunk mode, the ports operate like
trunk port of cisco switch. Each port is able to set to have multiple VLANs (range from 1 to 4095). In
transparent mode, the device operates like transparent bridge. Both untagged and tagged frames are
transferred transparently.
4.12.1
set vlmode
To configure information about 802.1Q VLAN operation mode.
Usage
set vlmode
{
normal
|
trunk
|
transparent
}
Arguments
keyword
Description
normal
Normal VLAN mode.
Use
“
set vlan
”
,
“
clear vlan
”
and
“
show vlan
”
commands.
trunk
Trunk VLAN mode.
Use
“
set trunk
”
,
“
clear trunk
”
and
“
show trunk
”
commands.
transparent
Transparent mode.
Note
If vlmode is changed, the VLAN configuration in the previous mode is cleared.
Confirmation
See also,
“
show vlmode
”
.
Examples
[Example 12-1] configuring VLAN operation mode.
XLR550> (enable)
set vlmode trunk
This command will flush all vlan group.
Do you want to continue (y/n) [n]?
y
XLR550> (enable)
4.12.2
show vlmode
To display information about 802.1Q VLAN operation mode.
Usage
show vlmode