Command Guide of WGSW-28040
138
4.10 IGMP Snooping
4.10.1 Ip igmp snooping
Command:
ip igmp snooping
no ip igmp snooping
Mode:
Global Configuration
Usage Guide:
‘no ip igmp snooping’ will clear all ip igmp snooping dynamic group and dynamic router port, and make the static ip
igmp group invalid. Then do not learning the dynamic group and router port by igmp message.
The configure can use ‘show ip igmp snooping’.
Example:
The following example specifies that set ip igmp snooping test.
Switch(config)#
ip igmp snooping
Switch#
show ip igmp snooping
IGMP Snooping Status
--------------------
Snooping : Enabled
Report Suppression : Enabled
Operation Version : v2
Forward Method : mac
Unknown Multicast Action : Flood
Switch(config)#
no ip igmp snooping
Switch#
show ip igmp snooping
4.10.2 ip igmp snooping report-suppression
Command: