Reference Guide

GARP VLAN Registration (GVRP) | 537
Parameters
Defaults
Default as above
Command Modes
CONFIGURATION-GVRP
Command
History
Usage
Information
Join Timer—Join messages announce the willingness to register some attributes with other
participants. Each GARP application entity sends a Join message twice, for reliability, and uses a join
timer to set the sending interval.
Leave Timer—Leave announces the willingness to de-register with other participants. Together with
the Join, Leave messages help GARP participants complete attribute reregistration and de-registration.
Leave Timer starts upon 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 re-register their attribute
information. Then, the leave-all time begins again.
Related
Commands
gvrp enable
c e s z
Enable GVRP on physical interfaces and LAGs.
Syntax
gvrp enable
To disable GVRP on the interface, use the no gvrp enable command.
Defaults
Disabled
join
Enter the keyword join followed by the number of milliseconds to configure the join
time.
Range: 100-2147483647 milliseconds
Default: 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.
Range: 100-2147483647 milliseconds
Default: 600 milliseconds
Note: Designate the milliseconds in multiples of 100
leave-all Enter the keyword leave-all followed by the number of milliseconds to configure the
leave-all time.
Range: 100-2147483647 milliseconds
Default: 1000 milliseconds
Note: Designate the milliseconds in multiples of 100
Version 8.3.11.1 Introduced on the Z9000.
Version 7.6.1.0 Introduced on C, E, and S-Series
show garp timers Display the current GARP times