![Huawei Quidway S6500 Series Command Manual Download Page 92](http://html.mh-extra.com/html/huawei/quidway-s6500-series/quidway-s6500-series_command-manual_167771092.webp)
Command Manual - VLAN
Quidway S6500 Series Ethernet Switches
Chapter 2 GARP/GVRP Configuration Commands
Huawei Technologies Proprietary
2-3
Parameter
hold
: GARP Hold timer. After received certain registration information, the GARP
application entity will not send Join Message at once, instead, it starts the Hold timer.
All the registration information received within duration of the Hold timer will be
transmitted in the same frame after the Hold timer times out, thereby saving the
bandwidth resource.
join
: GARP Join timer. GARP application entity will send out Join message after the
Join timer goes timeout to make other GARP application entity register its own
information.
leave
: GARP Leave timer . When a GARP application entity wants to deregister certain
attribute information, it sends Leave message. The GARP application entity received
the message will starts Leave timer. If the entity receives no Join message before the
timer goes timeout, it will deregister the attribute information.
timer_value
: Value of GARP hold timer, join timer and leave timer in centisecond. The
step is 5 centiseconds. The range is according to the following rule:
z
the value of Join timer should be no less than the doubled value of Hold timer,
z
the value of Leave timer should be greater than the doubled value of Join timer
and smaller than the Leaveall timer value,
z
the minimal value of Join timer is 10 centiseconds.
z
By default, Hold timer is 10 centiseconds, Join timer is 20 centiseconds, Leave
timer is 60 centiseconds.
Description
Using
garp timer
command, you can configure GARP timer value. Using
undo garp
timer
command, you can restore the default value of GARP timer.
Value range of each timer changes with value range of another timer. If the value of the
timer you want to set is out of the current range, you can change the related timer value.
z
The lower limit of the Hold timer value is 10 centiseconds, and the upper limit can
be changed by changing the value of the Join timer;
z
The lower limit of the Join timer changes with the Hold timer value, and the upper
limit can be changed by changing the value of the Leave timer;
z
The lower limit of the Leave timer changes with the Join timer value, and the upper
limit can be changed by changing the value of the LeaveAll timer;
z
The lower limit of the LeaveAll timer changes with the Leave timer value, and the
upper limit is 32765 centiseconds.
For the related command, see
display garp timer
.
Example
# Set Join timer of GARP as 300ms.
[Quidway-Ethernet1/0/1] garp timer join 30