ip igmp snooping version

Sets the IGMP version used for snooping for a VLAN.

Syntax

ip igmp snooping version [1|2|3]
no ip igmp snooping version

Command Default

By default, snooping uses IGMP version 2.

Parameters

1|2 |3
Specifies the version of IGMP that you want to use.

Modes

VLAN configuration mode

Usage Guidelines

The no ip igmp snooping version form of the command resets IGMP to version 2.

Examples

The following example sets the version to 3 for a VLAN.

device# configure terminal
device(config)# vlan 10
device(config-vlan-10)# ip igmp snooping version 3