2-307
Catalyst4500 Series SwitchCiscoIOS Command Reference—Release 12.2(18)EW
78-16201-01
Chapter2Cisco 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
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 ip igmp profile
profile number (Optional) IGMP profile number to be displayed; valid ranges are from
1to4294967295.
Release Modification
12.1(11b)EW Support for this command was introduced on the Catalyst 4500 series switch.