ip igmp snooping version

Syntax

ip igmp snooping version <VERSION>

Description

Configures the IGMP snooping version on the VLAN.

Command context

config-vlan

Parameters

<VERSION>

Specifies the IGMP snooping version. Select 2 for IGMPv2 (RFC2236). Select 3 for IGMPv3 (RFC3376). Values: 2 or 3.

Authority

Administrators or local user group members with execution rights for this command.

Examples

Configuring IGMP snooping version on the VLAN:

switch(config)# vlan 2
switch(config-vlan)# ip igmp snooping version 2