Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
IP Multicast Switching Commands
page 55-66
OmniSwitch CLI Reference Guide
September 2009
ipv6 multicast last-member-query-interval
Sets the MLD last member query interval on the specified VLAN or on the system if no VLAN is speci-
fied.
ipv6 multicast [vlan vid] last-member-query-interval [milliseconds]
Syntax Definitions
vid
VLAN on which to apply the configuration.
milliseconds
MLD last member query 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 last member query interval to 
use on the system and/or the specified VLANs. apply this configuration.
• If the MLD last member query interval is already configured on the system, then the VLAN configura-
tion will override the system's configuration.
• The MLD last member query interval refers to the time period to reply to an MLD query message sent 
in response to a leave group message.
• To restore the MLD last member query interval to its default (i.e., 1000 milliseconds) value on the 
system if no VLAN is specified, use ipv6 multicast last-member-query-interval followed by the 
value 0 (e.g., ipv6 multicast last-member-query-interval 0) or use only
ipv6 multicast last-member-query-interval (e.g., ipv6 multicast last-member-query-interval).
• To restore the MLD last member query interval to its default (i.e., 1000 milliseconds) value on the 
specified VLAN, use ipv6 multicast vlan vid last-member-query interval followed by the value 0 
(e.g., ipv6 multicast vlan 2 last-member-query-interval 0) or use only
ipv6 multicast vlan vid last-member-query-interval (e.g., ipv6 multicast vlan 2 last-member-query-
interval).
Examples
-> ipv6 multicast last-member-query-interval 2200
-> ipv6 multicast last-member-query-interval 0
-> ipv6 multicast last-member-query-interval
-> ipv6 multicast vlan 4 last-member-query-interval 2200
-> ipv6 multicast vlan 4 last-member-query-interval 0
-> ipv6 multicast vlan 4 last-member-query-interval
parameter
default
milliseconds
1000