28-19
Cisco IE 2000 Switch Software Configuration Guide
OL-25866-01
Chapter 28 Configuring IGMP Snooping and MVR
Monitoring and Maintaining IGMP Snooping and MVR
Monitoring and Maintaining IGMP Snooping and MVR
Step 3 ip igmp filter profile number Applies the specified IGMP profile to the interface. The range is 1 to
4294967295.
Step 4 ip igmp max-groups number Sets the maximum number of IGMP groups that the interface can join.
The range is 0 to 4294967294. The default is to have no maximum set .
Step 5 ip igmp max-groups action {deny |
replace}
When an interface receives an IGMP report and the maximum number
of entries is in the forwarding table, specify the action that the interface
takes:
deny—Drops the report.
replace—Replaces the existing group with the new group for wh ich
the IGMP report was received.
Step 6 end Returns to privileged EXEC mode.
Command Purpose
show ip igmp snooping [vlan vlan-id]Displays the snooping configuration information for all VLANs on the
switch or for a specified VLAN.
(Optional) Enter vlan vlan-id to display information for a single VLAN.
The VLAN ID range is 1 to 1001 and 1006 to 4096.
show ip igmp snooping groups [count |dynamic
[count] | user [count]]
Displays multicast table information for the switch or about a specific
parameter:
count—Displays the total number of entries for the specified
command options instead of the actual entries.
dynamic—Displays entries learned through IGMP snoopi ng.
user—Displays only the user-configured multicast entries.
show ip igmp snooping groups vlan vlan-id
[ip_address | count | dynamic [count] |
user[count]]
Displays multicast table information for a multicast VLAN or about a
specific parameter for the VLAN:
vlan-id—The VLAN ID range is 1 to 1001 and 1006 to 4096.
count—Displays the total number of entries for the specified
command options instead of the actual entries.
dynamic—Displays entries learned through IGMP snoopi ng.
ip_address—Displays characteristics of the multicast group with the
specified group IP address.
user—Displays only the user-configured multicast entries.
Command Purpose