2-747
Catalyst 4500 Series Switch Cisco IOS Command Reference—Release IOS XE 3.4.0SG and IOS 15.1(2)SG)
OL-27596 -01
Chapter 2 Cisco IOS Commands for the Catalyst 4500 Series Switches
show ip igmp profile
show ip igmp profile
To view all configured IGMP profiles or a specified IGMP profile, use the show ip igmp profile
privileged EXEC command.
show ip igmp profile [profile number]
Syntax Description
Defaults This command has no default settings.
Command Modes Privileged EXEC mode
Command History
Usage Guidelines If no profile number is entered, all IGMP profiles are displayed.
Examples This example shows how to display IGMP profile 40:
Switch# show ip igmp profile 40
IGMP Profile 40
permit
range 233.1.1.1 233.255.255.255
Switch#
This example shows how to display all IGMP profiles:
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
Switch#
Related Commands
profile number (Optional) IGMP profile number to be displayed; valid ranges are from
1 to 4294967295.
Release Modification
12.1(11b)EW Support for this command was introduced on the Catalyst 4500 series switch.
Command Description
ip igmp profile Creates an IGMP profile.