DGS-6604
ip igmp snooping
CLI Reference Guide
273
Examples
This example shows how to globally enable IGMP Snooping for all existing
VLANs.
This example shows how to enable IGMP Snooping on VLAN1
.
Verify the settings by entering the
show ip igmp snooping
command.
Switch(config)# ip igmp snooping
Switch(config)# end
Switch#
Switch(config)# interface vlan1
Switch(config-if)# ip igmp snooping
Switch(config-if)# end
Switch#