Command Reference IGMP Snooping Commands
VLAN ID. By default, the specified version is supported on all VLANs.
The default version is IGMPv2.
Global configuration mode
If an IGMP querier version has been configured in a VLAN, the version specified in the VLAN will be
used first.
IGMPv1 and IGMPv2 are supported.
The following example configures IGMP querier version on the device.
Ruijie(config)# ip igmp snooping querier version 1
The following example configures IGMP querier version on VLAN3.
Ruijie(config)# ip igmp snooping vlan 3 querier version 1
2.21 ip igmp snooping query-max-response-time
Use this command to specify the time for the switch to wait for the member join message after receiving
the query message.
Use the no or default form of this command to restore the default setting.
ip igmp snooping query-max-response-time seconds
no ip igmp snooping query-max-resposne-time
default ip igmp snooping query-max-response-time
The aging time of the routing inerface that the switch learns
dynamically, in the range from 1 to 65.535
The default is 10 seconds.
Global configuration mode
You can specify the time for the switch to wait for the member join message after receiving the query
message. If the switch does not receive the member join message in the specified time, it considers that
the member has left and then deletes the member.