211
EES4710BD 10 Slots L2/L3/L4 Chassis Switch
9.3.2 GVRP Commands 9.3.2.1 garp timer join
Command: garp timer join <timer-value>
no garp timer join
Function: Sets the join timer for GARP; the “ no garp timer join” command restores the default
timer setting.
Parameters: < timer-value> is the value for join timer, the valid range is 100 to 327650 ms.
Command mode: Interface Mode
Default: The default value for join timer is 200 ms.
Usage Guide: GARP application entity sends a join message after join time times out, other GARP
application entities will register this message sent by this GARP application entity upon receiving
the join message.
Example: Setting the GARP join timer value of port 1/10 to 1000 ms.
Switch(Config-Ethernet1/10)#garp timer join 1000
9.3.2.2 garp timer leave
Command: garp timer leave <timer-value>
no garp timer leave
Function: Sets the leave timer for GARP; the “ no garp timer leave” command restores the default
timer setting.
Parameters: < timer-value> is the value for leave timer, the valid range is 100 to 327650 ms.
Command mode: Interface Mode
Default: The default value for leave timer is 600 ms.
Usage Guide: When GARP application entity wants to cancel a certain property information, it
sends a leave message. GARP application entities receiving this message will start the leave timer,
if no join message is received before the leave timer times out, the property information will be
canceled. Note: the value of leave timer must be larger than twice of join timer, otherwise a error
message will be displayed.
Example: Setting the GARP leave timer value of port 1/10 to 3000 ms.
Command Explanation
Interface Mode
gvrp
no gvrp Enables the GVRP function on current port.
Global Mode
gvrp
no gvrp Enables the GVRP function for the switch.