Alcatel-Lucent 6850-48 参照ガイド

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