
Revision 1.3a
Page 61
XLR 550 Manual
Confirmation
See also,
“
set vlmode
”
.
Examples
[Example 12-2] display information about VLAN operation mode.
XLR550> (enable)
show vlmode
VLAN Mode: trunk
XLR550> (enable)
4.12.3
set vlan
To configure information about 802.1Q VLANs.
This command is effective only in normal VLAN operation mode.
Usage
set vlan
<vlans>
<
port names
> {
untag
|
tag
}
Arguments
keyword
Description
<vlans>
802.1Q VID (VLAN identifiers)
An integer in the range 1 ~ 4095.
<port names>
Name of the port.
<port names>
:
e0
…
e3, s0, all
untag
Frames to egress the port(s) are untagged.
tag
Frames to egress the port(s) are tagged.
Confirmation
See also,
“
clear vlan
”
,
“
show vlan
”
.
Examples
[Example 12-3] add the tagged port e0,s0 to the VLAN 2~10.
XLR550> (enable)
set vlan
2-10
e0,s0
tag
XLR550> (enable)
4.12.4
clear vlan
To remove information about 802.1Q VLANs.
This command is effective only in normal VLAN operation mode.
Usage
clear vlan
<vlans>
<
port names
>