set protocols igmp interface query-interval
The set protocols igmp interface query-interval command sets the interval at which an L3 interface sends IGMP General Query messages.
Command Syntax
set protocols igmp interface <interface-name> query-interval <query-interval>
delete protocols igmp interface <interface-name> query-interval
Parameter
Parameter | Description |
interface <interface-name> | Specifies the VLAN interface name, the loopback interface name, the routed interface or the sub-interface name. The value is a string. |
query-interval <query-interval> | Specifies the interval at which an interface sends IGMP General Query messages. The value is an integer that ranges from 1 to 1800, in seconds. |
Usage Guidelines
An IGMP querier sends IGMP General Query messages at an interval to check whether a local network segment has group members. This interval is the general query interval. You can set the general query interval based on situations on your network.
Example
• Configure the interval at which an interface sends IGMP General Query messages to 50 seconds on vlan2.
admin@XorPlus# set protocols igmp interface vlan2 query-interval 50 admin@XorPlus# commit
Copyright © 2024 Pica8 Inc. All Rights Reserved.