mac
VLAN Configuration
182
15.1.6 dot1q-tunnel selective s-vlan
Command: dot1q-tunnel selective s-vlan <s-vlan> c-vlan <c-vid-list>
no dot1q-tunnel selective s-vlan <s-vlan> c-vlan <c-vid-list>
Function: Add the mapping relation between user’s VLAN ID list and SP VLAN ID for
selective QinQ, the no command deletes the mapping.
Parameters: s-vlan is SP VLAN ID, c-vid-list is the range of user’s VLAN ID.
Command Mode: Global/ port mode
Default: There is no mapping relation.
Usage Guide: This command is used to configure the mapping relation for selective
QinQ. If packets match the mapping relation, they will be tagged with SP vlan tag as the
outer VLAN tag.
Example: Packets of VLAN 100 through VLAN 200 are tagged with the tag of VLAN
1000 as the outer VLAN tag on Ethernet1/1.
Switch#config
Switch(config)# dot1q-tunnel selective s-vlan 1000 c-vlan 100-200
Switch(config)#interface ethernet 1/1
Switch(Config-If-Ethernet1/1)#dot1q-tunnel selective enable
Switch(Config-If-Ethernet1/1)#exit
Switch(config)#
15.1.7 dot1q-tunnel tpid
This command is not supported by the switch.
15.1.8 garp timer join
Command: garp timer join <200-500>
Function: Set the value of garp join timer, note that the value of join timer must be less
than half leave timer.
Parameters: <200-500>, the value of timer in millisecond
Command Mode: Global mode
Default: 200 ms.
Usage Guide: Check whether the value satisfy the range. If so, modify the value of garp
timer to the specified value, otherwise return a configuration error.
Example: Set the value of garp join timer as 200ms.
Switch(config)#garp timer join 200
15.1.9 garp timer leave










