Disabling IGMP snooping
Prerequisites
You must be in the VLAN configuration context, as indicated by the
switch(config-vlan)#
prompt.
Procedure
Disable IGMP snooping on a VLAN using the following command.
no ip igmp snooping
For example, the following command removes IGMP snooping on VLAN 2:
switch(config)# vlan 2 switch(config-vlan)# no ip igmp snooping