197
Parameter
timer-value: Specifies the Join timer (in centiseconds), which must be a multiple of 5 and range from twice
the Hold timer (inclusive) and half the Leave timer (inclusive).
Example
# Set the GARP Join timer to 25 centiseconds, assuming that both the Hold timer and the Leave timer are
using the default.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] garp timer join 25
garp timer leave
Description
Use the garp timer leave command to set the GARP Leave timer for an Ethernet port, Layer-2 aggregate
interface, or all ports in a port group.
Use the undo garp timer leave command to restore the default of the GARP Leave timer. This may fail if
the default is beyond the valid value range for the Leave timer.
By default, the Leave timer is set to 60 centiseconds.
Related commands: display garp timer, garp timer join, and garp timer leaveall.
Syntax
garp timer leave timer-value
undo garp timer leave
View
Ethernet interface view, Layer-2 aggregate interface view, port group view
Default level
2: System level
Parameter
timer-value: Specifies the Leave timer (in centiseconds), which must be a multiple of 5 and range from
twice the Join timer (exclusive) to the LeaveAll timer (exclusive).
Example
# Set the GARP Leave timer to 100 centiseconds, assuming that both the Join timer and the LeaveAll timer
are using the default.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] garp timer leave 100
garp timer leaveall
Description
Use the garp timer leaveall command to set the GARP LeaveAll timer.