User`s manual
41
2.5.17 VLAN Command
Create a 802.1q VLAN and management VLAN rule.
VLAN dot1q command
Parameter
Description
Switch(config)# vlan dot1q-vlan
[1-4094]
[1-4094]
Enter a VID number to create a 802.1q
VLAN.
Switch(config)# vlan dot1q-vlan
isolation
Enable VLAN isolation mode. When
enabled, each LAN port is separated and
can not communicate with each other except
for forwarding packets to port 9 (WAN port).
In other words, the device will be forced to
follow the rule shown below.
Port
1
2
3
4
5
6
7
8
9
1
V
V
2
V
V
3
V
V
4
V
V
5
V
V
6
V
V
7
V
V
8
V
V
9
V
V
V
V
V
V
V
V
V
Switch(config-vlan-VID)# name
[vlan_name]
Specify a descriptive name up to 15
characters for this VLAN.
Switch(config)# vlan
management-vlan [1-4094]
management-port [port_list]
[1-4094]
Enter the management VLAN ID.
[port_list]
Specify the management port number.
Switch(config)# vlan qinq-vlan
Enable Q-in-Q (double tag) VLAN.
Switch(config)# vlan qinq-vlan
bypass-ctag
Ignore the C-tag checking.
Switch(config)# vlan qinq-vlan
pass-through-mode
Enable VLAN pass-through mode. This
enables the device to be managed remotely
via the specified VLAN.
Switch(config)# vlan qinq-vlan
pass-through-vlan [1-4094]
[1-4094]
Specify pass-through VLAN ID.
Switch(config)# vlan qinq-vlan isp-
port [port_list]
[port_list]
Specify ISP ports.
Switch(config)# vlan qinq-vlan
stag-ethertype [0xWXYZ]
[0xWXYZ]
Specify the ether type for the service tag.
Switch(config)# vlan qinq-vlan
stag-priority [0-7]
[0-7]
Specify a priority bit for the service tag.
Switch(config)# vlan qinq-vlan
stag-vid [1-4094]
[1-4094]
Specify a VID for the service tag.