Install guide
IP Multicasting show ip igmp debug 97
show ip igmp debug
Syntax SHow IP IGMP DEBug
Description This command shows the IGMP debugging options that have been set.
Figure 10: Example output from show ip igmp debug command
Examples To display IGMP debugging information, use the command:
sh ip igmp deb
Related Commands disable ip igmp debug
enable ip igmp debug
IGMP Debugging Information
------------------------------------------------------------
IGMP Debugging Enabled
Filter by group destination 224.1.2.3
Filter by source IP 10.10.1.123
------------------------------------------------------------
Table 7: Parameters in output of the show ip igmp debug command
Parameter Meaning
IGMP Debugging Whether IGMP debugging is enabled.
Filter by group destination Group Destination Address specified by the destination
parameter in the enable ip igmp debug command. When
no parameter is given, “No” is displayed instead of the IP
address.
Filter by source IP Source IP address specified by the sourceipaddress
parameter in the enable ip igmp debug command. When
no parameter is given, “No” is displayed instead of the IP
address.