ip igmp last-member-query-interval

Syntax

ip igmp last-member-query-interval <INTERVAL-VALUE>

no ip igmp last-member-query-interval <INTERVAL-VALUE>

Description

Configures an IGMP last member query interval value in seconds on an interface, depending on the command context you are in.

The no form of this command sets the value to a default of 1 second on an interface.

Command context

config-if-vlan

config-if

config-lag-if

Parameters

<INTERVAL-VALUE>

Specifies an IGMP last-member-query-interval on the interface. Default: 1 second. Range: 1-2 seconds.

Authority

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

Examples

Configuring an IGMP last member query interval of 2 on interface VLAN 2:
switch(config)# interface vlan 2
switch(config-if-vlan)# ip igmp last-member-query-interval 2
switch(config-if-vlan)# no ip igmp last-member-query-interval