Disabling IGMP

Prerequisites

You must be in an interface configuration context, as indicated by the switch(config-if)# prompt, switch(config-if-vlan)# prompt, or switch(config-lag-if)# prompt.

Procedure
Remove IGMP from an interface using the following command.

no ip igmp

For example, the following command removes IGMP on interface VLAN 2:
switch(config)# interface vlan 2
switch(config-if-vlan)# no ip igmp