
Revision 1.3a
Page 64
XLR 550 Manual
Arguments
keyword
Description
<vlans>
Range of VLANs which involve specific ports.
An integer value between 1 and 4095.
<port names>
Name of the port.
<port names>
:
e0
…
e3, s0, all
Note
If a native VLAN ID is involved in <vlans>, the NCLI displays an error message as Example 11-7.
Confirmation
See also,
“
set trunk
”
,
“
show trunk
”
.
Examples
[Example 12-7] delete the trunk VLAN 1-1000 from all port.
XLR550> (enable)
clear trunk
1-1000 all
Error: vid range [1-1000] has native VLAN 1 of e0.
XLR550> (enable)
[Example 12-8] delete the trunk VLAN 500-1000 from all port.
XLR550> (enable)
clear trunk
500-1000 all
XLR550> (enable)
4.12.8
show trunk
To display information about the allowed VLAN list to trunk ports.
This command is effective only in trunk VLAN operation mode.
Usage
show trunk
Confirmation
See also,
“
set trunk
”
,
“
clear trunk
”
.
Examples
[Example 12-9] show the allowed VLAN list
XLR550> (enable)
show trunk
Port VID
---- --------------------------------
s0 1-499
e0 1-499
e1 1
e2 1
e3 1
XLR550> (enable)