Command Line Reference Guide

garp timers
Set the intervals (in milliseconds) for sending GARP messages.
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 then the number of milliseconds to
configure the join time. The range is from 100 to 147483647
milliseconds. The default is 200 milliseconds.
NOTE: Designate the milliseconds in multiples of 100.
leave Enter the keyword leave then the number of milliseconds
to configure the leave time. The range is from 100 to
2147483647 milliseconds. The default is 600 milliseconds.
NOTE: Designate the milliseconds in multiples of 100.
leave-all Enter the keywords leave-all then the number of
milliseconds to configure the leave-all time. The range is
from 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 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Usage
Information
Join TimerJoin 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 TimerLeave 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.
538
GARP VLAN Registration (GVRP)