Change the IGMP Version

You can change the IGMP version for a interface or VLAN.

  1. Enter global configuration mode.
    device# configure terminal
  2. Enter interface configuration mode.
    device(config)# interface ethernet 0/5
  3. Specify the IGMP version. This example changes the version to 3.
    device(config-if-0/5)# ip igmp version 3