Command Reference IGMP Snooping Commands
2.16 ip igmp snooping querier address
Use this command to specify a source IP address for IGMP querier.
Use no or default form of this command to remove the source IP address configured.
ip igmp snooping [ vlan vid ] querier address a.b.c.d
no ip igmp snooping [ vlan vid ] querier address
default ip igmp snooping [ vlan vid ] querier address
VLAN ID. By default, the specified version is supported on all VLANs.
Source IP address of the IGMP querier
Global configuration mode
After enabling IGMP querier, you msut configure a source IP address for the IGMP querier to activate
this function..
If the IGMP querier source IP has been specified in VLAN, the source IP configured in the relevant
VLAN will be used first.
The following example specifies the source IP of the IGMP querier as 1.1.1.1 on the device.
Ruijie(config)# ip igmp snooping querier address 1.1.1.1
The following example specifies the source IP of the IGMP querier as 1.1.1.1 in VLAN 3.
Ruijie(config)# ip igmp snooping vlan 3 querier address 1.1.1.1
2.17 ip igmp snooping querier max-response-time
Use this command to configure the maximum response time of the IGMP querier.
Use no or default form of this command to restore to the default setting.
ip igmp snooping [ vlan vid ] querier max-response-time seconds
no ip igmp snooping [ vlan vid ] querier max-response-time
default ip igmp snooping [ vlan vid ] querier max-response-time
Maximum response time from 1 to 25 in the unit of seconds
VLAN ID. By default, the specified version is supported on all VLANs.