Command Reference IGMP Snooping Commands
The default is 10 seconds.
Global configuration mode
If the maximum response time has been specified in the corresponding VLAN, the value specified in
VLAN will be used first.
The following example specifies the maximum response time of the IGMP querier on the device.
Ruijie(config)# ip igmp snooping querier max-response-time 15
The following example specifies the maximum response time of the IGMP querier in VLAN 3.
Ruijie(config)# ip igmp snooping vlan 3 querier max-response-time 15
2.18 ip igmp snooping querier query-interval
Use this command to specify the interval for IGMP querier to send query packets.
Use no or default form of this command to restore the default setting.
ip igmp snooping querier query-interval seconds
no ip igmp snooping querier query-interval
default ip igmp snooping [ vlan vid ] querier query-interval
Query interval from 1 to 18,000 in the unit of seconds
VLAN ID. By default, the specified version is supported on all VLANs.
The default is 60 seconds.
Global configuration mode
If the query interval has been configured in the corresponding VLAN, the value specified in VLAN will be
used first.
The following example configures the query interval on the device.
Ruijie(config)# ip igmp snooping querier query-interval 100
The following example configures the query interval in VLAN 3.
Ruijie(config)# ip igmp snooping vlan 3 querier query-interval 100