A SERVICE OF

logo

GVRP Commands 323
leave
— Indicates the time in centiseconds that the device waits before
leaving its GARP state.
leaveall
— Used to confirm the port within the VLAN. The time is the
interval between messages sent, measured in centiseconds.
timer_value —
Timer values in centiseconds. The range is 10-100 for
join
,
20-600 for
leave
, and 200-6000 for
leaveall
.
Default Configuration
The default timer values are as follows:
Join timer — 20 centiseconds
Leave timer — 60 centiseconds
Leaveall timer — 1000 centiseconds
Command Mode
Interface Configuration (Ethernet, Port-Channel) mode
User Guidelines
The following
relationships
for the various timer values must be maintained:
Leave time must be greater than or equal to three times the join time.
Leaveall time must be greater than the leave time.
Set the same GARP timer values on all Layer 2-connected devices. If the
GARP timers are set differently on Layer 2-connected devices, the GARP
application will not operate successfully.
The
timer_value
setting must be a multiple of 10.
Example
The following example sets the leave timer for port 1/g8 to 90 centiseconds.
console (config)# interface ethernet 1/g8
console (config-if-1/g8)# garp timer leave 90