Command Manual - VLAN
Quidway S3500 Series Ethernet Switches
Chapter 3 GARP/GVRP Configuration Commands
Huawei Technologies Proprietary
3-4
Parameter
timer_value
: Value of GARP leaveall timer in centisecond, ranging from 65 to 32765.
The step is 5 centiseconds. The value of Leaveall timer should be greater than the
value of Leave timer. By default, the value of LeaveAll timer is 1000 centiseconds, i.e.
10s.
Description
Using
garp timer leaveall
command, you can configure GARP leaveall timer. Using
undo garp timer leaveall
command, you can restore the default value.
After every GARP application entity is started, the LeaveAll timer will be started
simultaneously. The GARP application entity will send LeaveAll message after the
timer times out to make other application entities re-register all attribute information on
themselves. Then, the LeaveAll timer is started and the new cycle begins.
For the related command, see
display garp timer
.
Example
# Set GARP LeaveAll timer as 1s.
[Quidway] garp timer leaveall 100
3.1.5 reset garp statistics
Syntax
reset garp statistics
[
interface interface_list
]
View
User view
Parameter
interface_list
: Specifies a list of Ethernet ports, on which the GARP statistics
information will be cleared, expressed as
interface_list
= { {
interface_type
interface_num | interface_name
} [
to
{
interface_type interface_num |
interface_name
} ] }&<1-10>.
interface_type
is interface type,
interface_num
is
interface number and
interface_name
is interface name. For their meanings and value
range, read Parameter Description of “Port” in this document.
&<1-10>: Representing the repeatable times of parameters, 1 is the minimal and 10 is
the maximal.
Description
Using
reset garp statistics
command, you can reset the GARP statistics information
(such as the received/sent packets or discarded packets by GVRP/GMRP). If the
command has no parameter, it will clear the GARP statistics information of all the ports.