show ip igmp profile
To display all configured Internet Group Management Protocol (IGMP) profiles or a specified IGMP profile,
use the show ip igmp profile privileged EXEC command.
show ip igmp [vrf vrf-name] profile [profile number]
Syntax Description
(Optional) Supports the multicast VPN routing and forwarding (VRF) instance.
vrf vrf-name
(Optional) The IGMP profile number to be displayed. The range is 1 to
4294967295. If no profile number is entered, all IGMP profiles are displayed.
profile number
Command Default
IGMP profiles undefined by default.
Command Modes
Privileged EXEC
Command History
ModificationRelease
This command was introduced.Cisco IOS XE 3.3SE
Usage Guidelines
None
Examples
The following example shows the output of the show ip igmp profile privileged EXEC command for profile
number 40 on the device:
Device# show ip igmp profile 40
IGMP Profile 40
permit
range 233.1.1.1 233.255.255.255
This example shows the output of the show ip igmp profile privileged EXEC command for all profiles
configured on the device:
Device# 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
Command Reference, Cisco IOS XE Everest 16.5.1a (Catalyst 3650 Switches)
252
show ip igmp profile