White Papers

Table Of Contents
disable
Globally disable GVRP.
Syntax
disable
To re-enable GVRP, use the no disable command.
Defaults Enabled.
Command Modes CONFIGURATION-GVRP
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
Related
Commands
gvrp enable enables GVRP on physical interfaces and LAGs.
protocol gvrp access GVRP protocol.
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
Supported Modes FullSwitch
Command
History
Version Description
9.9(0.0) Introduced on the FN IOM.
8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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.
GARP VLAN Registration (GVRP) 463