160
Parameters
timer-value
: Hold timer setting (in centiseconds), which must be a multiple of 5 in the range of 10
(inclusive) and half of the Join timer setting (inclusive). One second equals 100 centiseconds.
Description
Use the
garp timer hold
command to set the GARP Hold timer for an Ethernet port, Layer-2 aggregate
interface, or all ports in a port group.
Use the
undo garp timer hold
command to restore the default of the GARP Hold timer. This may fail if the
default is beyond the valid value range for the Hold timer.
By default, the Hold timer is set to 10 centiseconds.
Related commands:
display garp timer
and
garp timer join
.
Examples
# Set the GARP Hold timer to 15 centiseconds, assuming that the Join timer is 30 centiseconds.
<Sysname> system-view
[Sysname] interface gigabitethernet 1/0/1
[Sysname-GigabitEthernet1/0/1] garp timer hold 15
garp timer join
Syntax
garp timer join
timer-value
undo garp timer join
View
Ethernet interface view, Layer-2 aggregate interface view, port group view
Default level
2: System level
Parameters
timer-value
: Join timer setting (in centiseconds), which must be a multiple of 5 in the range of two times
the Hold timer (inclusive) and half of the Leave timer (inclusive).
Description
Use the
garp timer join
command to set the GARP Join timer for an Ethernet port, Layer-2 aggregate
interface, or all ports in a port group.
Use the
undo garp timer join
command to restore the default of the GARP Join timer. This may fail if the
default is beyond the valid value range for the Join timer.
By default, the Join timer is set to 20 centiseconds.
Related commands:
display garp timer
,
garp timer hold
, and
garp timer leave
.
Examples
# 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