Programmable Internetworking & Communication Operating System Docs ... Click Spaces -> Space Directory to see docs for all releases ...
The set protocols igmp-snooping vlan-id querier version command configures the IGMP message version that the querier can support.
Command Syntax
set protocols igmp-snooping vlan-id <vlan-id> querier version <querier-version>
Parameter
Parameter | Description |
vlan-id <vlan-id> | Specifies a VLAN ID. The value is an integer that ranges from 1 to 4094. |
querier version <querier-version> | Specifies the IGMP message version that the querier supports. The value is 1 or 2.
The default value is 2. |
Example
- Configure the IGMP snooping querier version.
admin@XorPlus# set protocols igmp-snooping vlan-id 2 querier version 1 admin@XorPlus# commit