ip igmp version

Specifies the IGMP version on a device.

Syntax

ip igmp version version-number
no ip igmp version version-number

Command Default

IGMP Version 2 is enabled.

Parameters

version-number
Specifies the version number: 1, 2, or 3. Version 2 is the default.

Modes

Interface configuration mode

Usage Guidelines

The no form of this command restores the default; IGMP Version 2 is enabled.

Examples

The following example, in interface configuration mode, enables IGMP Version 3 for a physical port.

device# configure terminal
device(config)# interface ethernet 1/1/5
device(config-if-1/1/5)# ip igmp version 3