R3303-HP HSR6800 Routers Layer 2 - LAN Switching Command Reference

145
Examples
# Set the GARP Leave timer to 100 centiseconds, assuming that both the Join timer and the LeaveAll timer
are using the default.
<Sysname> system-view
[Sysname] interface GigabitEthernet 4/0/1
[Sysname-GigabitEthernet4/0/1] garp timer leave 100
Related commands
display garp timer
garp timer join
garp timer leaveall
garp timer leaveall
Use garp timer leaveall to set the GARP LeaveAll timer.
Use undo garp timer leaveall to restore the default. This may fail if the default is beyond the valid value
range for the LeaveAll timer.
Syntax
garp timer leaveall timer-value
undo garp timer leaveall
Default
The LeaveAll timer is 1000 centiseconds.
Views
System view
Default command level
2: System level
Parameters
timer-value: Specifies the Leaveall timer (in centiseconds), which must be a multiple of 5 and range from
the maximum Leave timer on the device (exclusive) to 32765 (inclusive).
Usage guidelines
To keep the dynamic VLANs learned through GVRP stable, do not set the LeaveAll timer smaller than its
default value.
Examples
# Set the leaveall timer to 2000 centiseconds, assuming that the Leave timer on every port is set to 60
centiseconds.
<Sysname> system-view
[Sysname] garp timer leaveall 2000
Related commands
display garp timer
garp timer leave