Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IP Multicast Switching Commands
OmniSwitch CLI Reference Guide
September 2009
page 55-23
ip multicast query-interval
Sets the IGMP query interval on the specified VLAN or on the system if no VLAN is specified.
ip multicast [vlan vid] query-interval [seconds]
Syntax Definitions
vid
VLAN on which to apply the configuration.
seconds
IGMP query interval in seconds. Valid range is 1 to 65535.
Defaults
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• IP Multicast Switching and Routing must be enabled to set the IGMP query interval on the system and/
or the specified VLANs.
• If the IGMP query interval is already configured on the system, then the VLAN configuration will 
override the system's configuration.
• The IGMP query interval refers to the time period between IGMP query messages.
• To restore the IGMP query interval to its default (i.e., 125 seconds) value on the system if no VLAN is 
specified, use ip multicast query-interval followed by the value 0 (e.g., ip multicast query-interval 0) 
or use only ip multicast query-interval (e.g., ip multicast query-interval).
• To restore the IGMP query interval to its default (i.e., 125 seconds) value on the specified VLAN, use 
ip multicast vlan vid query-interval, followed by the value 0 (e.g., ip multicast vlan 2 query-interval 
0) or use only ip multicast vlan vid query-interval (e.g., ip multicast vlan 2 query-interval).
Examples
-> ip multicast query-interval 100
-> ip multicast query-interval 0
-> ip multicast query-interval
-> ip multicast vlan 2 query-interval 100
-> ip multicast vlan 2 query-interval 0
-> ip multicast vlan 2 query-interval
Release History
Release 6.1.1; command was introduced.
parameter
default
seconds
125