beautypg.com

Ip igmp query-interval – Allied Telesis AT-FS970M Series User Manual

Page 612

background image

Chapter 41: IGMP Snooping Querier Commands

612

IP IGMP QUERY-INTERVAL

Syntax

ip igmp query-interval

interval

Parameter

interval

Specifies the time interval, in seconds, at which the switch
transmits IGMP General Query messages from the VLANs. The
range is 2 to 18,000 seconds. The default is 125 seconds.

Mode

VLAN Interface mode

Description

Use this command to set the time interval at which the VLAN sends out
IGMP general query messages.

Use the NO form of this command to return the parameter to the default
setting of 125 seconds.

Confirmation Command

“SHOW IP IGMP INTERFACE” on page 615

Examples

This example sets the query interval timer to 400 seconds on the Default
VLAN:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan1
awplus(config-if)# ip igmp query-interval 400

This example returns the query interval timer on an VLAN with an ID of 2
to the default value of 125 seconds:

awplus> enable
awplus# configure terminal
awplus(config)# interface vlan2
awplus(config-if)# no ip igmp query-interval