CLI Reference IGMP Snooping Configuration Commands
ip igmp snooping
querier timer expiry
Globally configure the
non-querier expiration
timer
Supported after release 10.4(3).
ip igmp snooping vlan querier version
Currently, the IGMP Snooping querier supports IGMPv1 and IGMPv2. To specify the
version for a specific VLAN, execute the global configuration command of "ip igmp snooping
vlan querier version". Use no form of this command to restore to the default setting.
ip igmp snooping vlan vid querier version num
no ip igmp snooping vlan vid querier
IGMP version number
(1-2). Default value: 2.
Global configuration mode.
If the IGMP querier version number has been
configured in the corresponding VLAN, the value
specified in VLAN will be used first.
The following example configures the IGMP querier
version on the device:
Ruijie(config)# ip igmp snooping vlan 3 querier
version 1
Supported after release 10.4(3).