R3102-R3103-HP 6600/HSR6600 Routers Layer 2 - LAN Switching Configuration Guide

136
On a GARP-enabled network, each port maintains its own Hold, Join, and Leave timers, but only
one LeaveAll timer is maintained on each router. This LeaveAll timer applies to all ports on the
router.
The value ranges for the Hold, Join, Leave, and LeaveAll timers are dependent on one another.
See Table 18
for their dependencies.
Set the LeaveAll timer greater than any Leave timer and not smaller than its default value, 1000
centiseconds. Each time a LeaveAll timer expires, a network-wide re-join occurs.
A router sends LeaveAll messages at the interval set by its LeaveAll timer or the LeaveAll timer on
another router on the network, whichever is smaller. This is because each time a router on the
network receives a LeaveAll message it resets its LeaveAll timer.
To keep the dynamic VLANs learned through GVRP stable, do not set the LeaveAll timer smaller
than its default value, 1000 centiseconds.
Configuration procedure
To configure the GARP timers:
Ste
p
Command
Remarks
1. Enter system view.
system-view N/A
2. Configure the GARP
LeaveAll timer.
garp timer leaveall timer-value
Optional.
The default setting is 1000 centiseconds.
The LeaveAll timer applies to all ports.
3. Enter Ethernet interface
view.
Enter Ethernet interface view
or Layer 2 aggregate interface
view:
interface interface-type
interface-number
Enter port group view:
port-group manual
port-group-name
Use one of the commands.
4. Configure the Hold
timer.
garp timer hold timer-value
Optional.
The default setting is 10 centiseconds.
5. Configure the Join timer.
garp timer join timer-value
Optional.
The default setting is 20 centiseconds.
6. Configure the Leave
timer.
garp timer leave timer-value
Optional.
The default setting is 60 centiseconds.
Displaying and maintaining GVRP
Task Command
Remarks
Display statistics about GARP
on ports.
display garp statistics [ interface interface-list ] [ |
{ begin | exclude | include } regular-expression ]
Available in any view.