Setting The Garp Timers - Cisco WS-X6066-SLB-APC - Content Switching Module Software Manual

Catalyst 6000 series software configuration guide
Hide thumbs Also See for WS-X6066-SLB-APC - Content Switching Module:
Table of Contents

Advertisement

Chapter 17
Configuring GVRP

Setting the GARP Timers

The commands set gvrp timer and show gvrp timer are aliases for set garp timer and show garp
Note
timer. The aliases may be used if desired.
Note
Modifying the GARP timer values affects the behavior of all GARP applications running on the
switch, not just GVRP. (For example, GMRP uses the same timers.)
You can modify the default GARP timer values on the switch.
When setting the timer values, the value for leave must be greater than three times the join value
(leave >= join * 3). The value for leaveall must be greater than the value for leave (leaveall > leave).
If you attempt to set a timer value that does not adhere to these rules, an error is returned. For example,
if you set the leave timer to 600 ms and you attempt to configure the join timer to 350 ms, an error is
returned. Set the leave timer to at least 1050 ms and then set the join timer to 350 ms.
Set the same GARP timer values on all Layer 2-connected devices. If the GARP timers are set
Caution
differently on Layer 2-connected devices, GARP applications (for example, GMRP and GVRP) do
not operate successfully.
To set the GARP timer values, perform this task in privileged mode:
Task
Step 1
Set the GARP timer values.
Step 2
Verify the configuration.
This example shows how to set the GARP timers and verify the configuration:
Console> (enable) set garp timer leaveall 10000
GMRP/GARP leaveAll timer value is set to 10000 milliseconds.
Console> (enable) set garp timer leave 600
GMRP/GARP leave timer value is set to 600 milliseconds.
Console> (enable) set garp timer join 200
GMRP/GARP join timer value is set to 200 milliseconds.
Console> (enable) show garp timer
Timer
--------
Join
Leave
LeaveAll
Console> (enable)
78-13315-02
Timer Value (milliseconds)
--------------------------
200
600
10000
Catalyst 6000 Family Software Configuration Guide—Releases 6.3 and 6.4
Command
set garp timer {join | leave | leaveall}
timer_value
show garp timer
Configuring GVRP
17-7

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents