set protocols igmp-snooping vlan-id querier address
The set protocols igmp-snooping vlan-id querier address command configures the source IP address of the general query message and group-specific query message sent by the querier.
Command Syntax
set protocols igmp-snooping vlan-id <vlan-id> querier address <querier-address>
Parameter
Parameter | Description |
vlan-id <vlan-id> | Specifies a VLAN ID. The value is an integer that ranges from 1 to 4094. |
querier address <querier-address> | Specifies a source IP address. The value is in dotted decimal notation. The default value is 0.0.0.0. |
Usage Guidelines
After the Layer 2 device enables the querier function, you can run this command to configure the source IP address of the general query message and group-specific query message sent by the querier.
Example
- Â Configure the source IP address of the general query message and group-specific query message sent by the querier.
admin@XorPlus# set protocols igmp-snooping vlan-id 2 querier address 192.168.10.2 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.