ip igmp querier

Syntax

ip igmp querier
no ip igmp querier

Description

Configures an IGMP querier on an interface, depending on the command context you are in. This functionality will allow an interface to join in the querier-election process.

The no form of this command disables IGMP querier on an interface.

Command context

config-if-vlan

Authority

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

Examples

Configuring an IGMP querier on interface VLAN 2:
switch(config)# interface vlan 2
switch(config-if-vlan)# ip igmp querier
switch(config-if-vlan)# no ip igmp querier