Ip igmp query-interval – Allied Telesis AT-8100 Series User Manual
Page 634
Chapter 43: IGMP Snooping Querier Commands
634
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 637
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