Unconfiguring IGMP snooping

Prerequisites

You must be in the VLAN configuration context, as indicated by the switch(config-vlan)# prompt.

Procedure
Unconfigure IGMP snooping on a VLAN using the following command.

no ip igmp snooping

For example, the following command unconfigures IGMP snooping on VLAN 2:
switch# configure terminal
switch(config)# vlan 2
switch(config-vlan)# no ip igmp snooping