Command Manual (For Soliton) – GVRP
H3C S3100 Series Ethernet Switches
Chapter 1 GVRP Configuration Commands
1-5
Examples
# Set the GARP Join timer to 30 centiseconds for Ethernet1/0/1.
<Sysname> system-view
System View: return to User View with Ctrl+Z.
[Sysname] interface Ethernet 1/0/1
[Sysname-Ethernet1/0/1] garp timer join 30
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.
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.
By default, the LeaveAll timer is set to 1,000 centiseconds, that is, 10 seconds.
Note:
In networking, you are recommended to set the GARP LeaveAll timer to 12000
centiseconds (2 minutes).
Related commands:
display
garp timer
.
Examples
# Set the GARP LeaveAll timer to 100 centiseconds.
<Sysname> system-view