17-24
Catalyst 2950 Desktop Switch Software Configuration Guide
78-14982-01
Chapter 17 Co nfiguring IGMP S noo ping and M VR
Displaying IGMP Filterin g Conf iguration

Displaying IGMP Filtering Configuration

You can display IGMP profile characteristics, and you can display the IGMP profile and maximum group
configuration for all interfaces on the switch or for a specified interface.
Use the privileged EXEC commands in Table 17-8 to display IGMP filtering configuration:
This is an examp l e o f t he show ip igmp profile privileged EXE C c om mand w h en no p rofile nu mb er i s
entered. All profiles defined on the switch are displayed.
Switch# show ip igmp profile
IGMP Profile 3
range 230.9.9.0 230.9.9.0
IGMP Profile 4
permit
range 229.9.9.0 229.255.255.255
This i s a n exam ple of the o utput from t he show running-config privileged EXEC command when an
interface i s specified with IGM P maxi mum groups con figured and IG MP profile 4 has been applied to
the interface.
Switch# show running-config interface fastethernet0/12
Building configuration...
Current configuration : 123 bytes
!
interface FastEthernet0/12
no ip address
shutdown
snmp trap link-status
ip igmp max-groups 25
ip igmp filter 4
end
Table 17-8 Commands for Displaying IGMP Filtering Configuration
show ip igmp profile [profile
number]Displays the specified IGMP profile or all IGMP profiles defined on the switch.
show running-configuration
[interf ac e interface-id] Displays the configuration of the specified interface or all interfaces on the switch,
including (if configured) the maximum number of IGMP groups to which an interface can
belong and the IGMP profile applied to the interface.