Command Line Reference Guide

garp timers
Set the intervals (in milliseconds) for sending GARP messages.
S5000
Syntax
garp timers {join | leave | leave-all}
To return to the previous setting, use the no garp timers {join | leave |
leave-all} command.
Parameters
join Enter the keyword join followed by the number of milliseconds to
configure the join time. The range is 100 to 147483647 milliseconds.
The default is 200 milliseconds.
NOTE: Designate the milliseconds in multiples of 100.
leave Enter the keyword leave followed by the number of milliseconds to
configure the leave time. The range is 100 to 2147483647 milliseconds.
The default is 600 milliseconds.
NOTE: Designate the milliseconds in multiples of 100.
leave-all Enter the keywords leave-all followed by the number of
milliseconds to configure the leave-all time. The range is 100 to
2147483647 milliseconds. The default is 1000 milliseconds.
NOTE: Designate the milliseconds in multiples of 100.
Defaults As above.
Command Modes CONFIGURATION-GVRP
Command History
Version 9.0(1.3) Introduced on the S5000.
Usage
Information
Join Timer—Join messages announce the willingness to register some attributes
with other participants. For reliability, each GARP application entity sends a Join
message twice and uses a join timer to set the sending interval.
Leave Timer—Leave announces the willingness to de-register with other
participants. Together with Join, Leave messages help GARP participants complete
attribute reregistration and de-registration. The leave timer starts after receipt of a
leave message sent for de-registering some attribute information. If a Join message
is
not
received before the Leave time expires, the GARP application entity removes
the attribute information as requested.
Leave All Timer—The Leave All timer starts when a GARP application entity starts.
When this timer expires, the entity sends a Leave-all message so that other
entities can reregister their attribute information. Then the
Leave-all time begins
again.
Related
Commands
show garp timers – displays the current GARP times.
460