H3C S7500 Series Ethernet Switches Command Manual

Table Of Contents
Command Manual – GVRP
H3C S7500 Series Ethernet Switches Chapter 1
GVRP Configuration Commands
1-4
Timer Lower threshold Upper threshold
Leave
This lower threshold is greater
than twice the timeout time of the
Join timer. You can change the
threshold by changing the timeout
time of the Join timer.
This upper threshold is less than
the timeout time of the LeaveAll
timer. You can change the
threshold by changing the timeout
time of the LeaveAll timer.
LeaveAll
This lower threshold is greater
than the timeout time of the Leave
timer. You can change threshold
by changing the timeout time of
the Leave timer.
32,765 centiseconds
Related commands: display garp timer.
Examples
# Set the GARP Join timer to 20 centiseconds for port Ethernet 1/0/1.
<H3C> system-view
System View: return to User View with Ctrl+Z.
[H3C] interface Ethernet1/0/1
[H3C-Ethernet1/0/1] garp timer join 20
1.1.4 garp timer leaveall
Syntax
garp timer leaveall timer-value
undo garp timer leaveall
View
System view
Parameters
timer-value: Setting (in centiseconds) of the GARP LeaveAll timer. You need to set this
argument with the Leave timer settings of other Ethernet ports as references. That is,
this argument needs to be larger than the Leave timer settings of any Ethernet ports.
Also note that this argument needs to be a multiple of 5 and cannot be larger than
32,765.
By default, the LeaveAll timer is set to 1,000 centiseconds (that is, 10 seconds).
Description
Use the garp timer leaveall command to set the GARP LeaveAll timer.
Use the undo garp timer leaveall command to restore the default setting of the GARP
LeaveAll timer.