Use this command to adjust the values of the join, leave, and leaveall timers.
join timer-value | Sets the GARP join timer in centiseconds (Refer to 802.1Q standard.) |
leave timer-value | Sets the GARP leave timer in centiseconds (Refer to 802.1Q standard.) |
leaveall timer-value | Sets the GARP leaveall timer in centiseconds (Refer to 802.1Q standard.) |
port-string | Specifies the port(s) on which to configure GARP timer settings. For a detailed description of possible port-string values, refer to the S-, K-, and 7100 Series Configuration Guide. |
None.
All command modes.
The setting of these timers is critical and should only be changed by personnel familiar with the 802.1Q standards documentation, which is not supplied with this device.
This example shows how to set the GARP join timer value to 100 centiseconds for all ports:
System(rw)->set garp timer join 100 *.*.*
This example shows how to set the leave timer value to 300 centiseconds for all ports:
System(rw)->set garp timer leave 300 *.*.*
This example shows how to set the leaveall timer value to 20000 centiseconds for all ports:
System(rw)->set garp timer leaveall 20000 *.*.*