119
10.1.4 garp timer join
Command: garp timer join <timer-value>
no garp timer join
Function: Set the join timer for GARP; the ―no garp timer join‖ command restores the
default timer setting.
Parameter: <timer-value> is the value for join timer, the valid range is 100 to 327650 ms.
Command mode: Port Mode.
Default: The default value for join timer is 200 ms.
Usage Guide: GARP application entity sends a join message after join timer over, other
GARP application entities received the join message will register this message.
Example: Set the GARP join timer value of port 10 to 1000 ms.
Switch(Config-If-Ethernet1/10)#garp timer join 1000
10.1.5 garp timer leave
Command: garp timer leave <timer-value>
no garp timer leave
Function: Set the leave timer for GARP; the ―no garp timer leave‖ command restores
the default timer setting.
Parameter: <timer-value>is the value for leave timer, the valid range is 100 to 327650
ms.
Command mode: Port 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 leave timer timeout, the
property information will be canceled. Besides, the value of leave timer must be twice
larger than the join timer. Otherwise, an error message will be displayed.
Example: Set the GARP leave timer value of port 1/10 to 3000 ms.
Switch(Config-If-Ethernet1/10)#garp timer leave 3000
10.1.6 garp timer leaveall
Command: garp timer leaveall <timer-value>
no garp timer leaveall
Function: Set the leaveall timer for GARP; the ―no garp timer leaveall‖ command
restores the default timer setting.