51-26
Catalyst 6500 Series Switch Software Configuration Guide—Release 8.7
OL-8978-04
Chapter 51 Configuring Multicast Services
Configuring GMRP on the Switch
This example shows how to set the GARP timers and verify the configuration:
Console> (enable)
set garp timer leaveall 12000
GMRP/GARP leaveAll timer value is set to 12000 milliseconds.
Console> (enable)
set garp timer leave 650
GMRP/GARP leave timer value is set to 650 milliseconds.
Console> (enable)
set garp timer join 300
GMRP/GARP join timer value is set to 300 milliseconds.
Console> (enable)
show garp timer
Timer Timer Value (milliseconds)
-------- --------------------------
Join 300
Leave 650
LeaveAll 12000
Console> (enable)
Displaying GMRP Statistics
To display the GMRP statistics on the switch, perform this task in privileged mode:
This example shows how to display the GMRP statistics for VLAN 23:
Console>
show gmrp statistics 23
GMRP Statistics for vlan <23>:
Total valid GMRP Packets Received:500
Join Empties:200
Join INs:250
Leaves:10
Leave Alls:35
Empties:5
Fwd Alls:0
Fwd Unregistered:0
Total valid GMRP Packets Transmitted:600
Join Empties:200
Join INs:150
Leaves:45
Leave Alls:200
Empties:5
Fwd Alls:0
Fwd Unregistered:0
Total valid GMRP Packets Received:0
Total GMRP packets dropped:0
Total GMRP Registrations Failed:0
Console>
Clearing GMRP Statistics
To clear all GMRP statistics on the switch, perform this task in privileged mode:
Task
Command
Display the GMRP statistics.
show gmrp statistics
[
vlan_id
]
Task
Command
Clear the GMRP statistics.
clear gmrp statistics
{
vlan_id
|
all
}