Install guide
62 disable ip igmp allgroup Software Reference
disable ip igmp allgroup
Syntax DISable IP IGMP ALLGroup=[port-list|ALL]
where port-list is a port number, a range of port numbers (specified as n-m), or a
comma separated list of port numbers and/or ranges. Port numbers start at 1
and end at m, where m is the highest numbered Ethernet switch port, including
uplink ports.
Description This command disables the specified port or ports from acting as a router port.
Once disabled, the port no longer receives MARL entries when the device
receives an IGMP report, query, or multicast data over any other port.
Example To prevent ports 1, 5, and 7 from acting as an all-group entry, use the
command:
dis ip igmp allg=1,5,7
Related Commands enable ip igmp allgroup
disable ip igmp debug
Syntax DISable IP IGMP DEBug
Description This command disables all IGMP debugging messages and resets the
destination and sourceipaddress parameters set with the enable ip igmp
debug command to all. Debugging is disabled by default.
Examples To disable all IGMP debugging messages and reset the IGMP debug message
filters for all, use the command:
dis ip igmp deb
Related Commands show ip igmp debug