Switch 7700 Command reference Guide, v2.0

Table Of Contents
72 CHAPTER 3: USING VLAN COMMANDS
This command displays the following GARP timer statistics: Join time, Leave time,
LeaveAll time and Hold time.
Related commands: garp timer, garp timer leaveall.
Example
To show the GARP timer statistics on Ethernet port 1/0/2, enter the following:
<SW7700>display garp timer interface ethernet 1/0/2
The information displays in the following format:
GARP timers on port Ethernet1/0/2
GARP JoinTime : 20 centiseconds
GARP Leave Time : 60 centiseconds
GARP LeaveAll Time : 1000 centiseconds
GARP Hold Time : 10 centiseconds
garp timer Syntax
garp timer { hold | join | leave } timer_value
undo garp timer { hold | join | leave }
View
Ethernet port view
Parameter
hold: Sets the GARP Hold timer. By default, the hold timer is set to 10
centiseconds, that is 100 ms.
join: Sets the GARP Join timer. By default, the join timer is set to 20
centiseconds, that is 200 ms.
leave: Sets the GARP Leave timer. By default, the leave timer is set to 60
centiseconds, that is 600 ms.
timer_value: Enter the value of either the Hold timer, Join timer or Leave timer
in centiseconds, in the range 10 to 32765. You must enter the value in units of 5
centiseconds.
Description
Use the garp timer command to configure the GARP timer values for Hold, Join,
Leave and LeaveAll. For details on configuring the LeaveAll timer, refer to the
garp
timer leaveall
section.
CAUTION: The GARP timers on all connected Layer 2 devices must have the same
timer values set. If the timer values do not match, GARP applications may not
operate successfully.
Using the undo garp timer command, you can restore the default values of the
GARP timer.
Related commands: display garp timer, garp timer leaveall.