7 garp timer leave, 8 garp timer leaveall – PLANET WGSW-50040 User Manual
Page 123

Example:
Set the GARP join timer value of port 10 to 1000 ms.
Switch(Config-If-Ethernet1/10)#garp timer join 1000
7.1.7 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:
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
7.1.8 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.