mac

VLAN Configuration
183
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: Set the value of garp leave timer as 600ms.
Switch(config)#garp timer leave 600
15.1.10 garp timer leaveAll
Command: garp timer leaveall <5000-60000>
Function: Set the value of garp leaveAll timer, note that the value of leaveAll timer must
be larger than leave timer.
Parameters: <5000-60000>, the value of timer in millisecond
Command Mode: Global mode
Default: 10000 ms.
Usage Guide: Check whether the value satisfy the range. If so, modify the value of garp
leaveAll timer to the specified value, otherwise return a configuration error.
Example: Set the value of garp leaveAll as 20000ms.
Switch(config)#garp timer leaveall 20000
15.1.11 gvrp (Global)
Command: gvrp
no gvrp
Function: Enable/disable GVRP funciton globally.
Parameters: None.
Command Mode: Global mode
Default: Disabled.
Usage Guide: Enable GVRP function globally and only in this way GVRP module can
work normally.
Example: Enable GVRP function globally.
Switch(config)#gvrp