mac
148
Command: dot1q-tunnel tpid {0x8100|0x9100|0x9200| <1-65535> }
Function: Configure the global protocol type (TPID) of the switch.
Parameter: None.
Command Mode: Global Mode.
Default: TPID on global is defaulted at 0x8100.
Usage Guide: This function is to facilitate internetworking with equipments of other
manufacturers. If the equipment connected with the switch trunk port sends data packet
with a TPID of 0x9100, the global TPID will be set to 0x9100, this way switch will receive
and process data packets normally. IF the TPID is not the default value 0x8100, it requires
that there must be one port enable qinq function at least.
Example: Set the switch TPID to be 0x9100.
Switch(config)#dot1q-tunnel tpid 0x9100
Switch(config)#
4.1.7 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: The value of join timer successfully modified.
Switch(config)#garp timer join 200
4.1.8 garp timer leave
Command: garp timer leave <500-1200>
Function: Set the value of garp leave timer, note that the value of leave timer must be
double of join timer and less than leaveAll timer.
Parameters: <500-1200>, the value of timer in millisecond
Command Mode: Global mode
Default: 600 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: The value of leave timer successfully modified.










