Alcatel-Lucent 6850-48 Reference Guide

Page of 3444
IP Multicast Switching Commands
page 55-60
OmniSwitch CLI Reference Guide
September 2009
ipv6 multicast static-querier
Creates a static MLD querier entry on a specified port on a specified VLAN.
ipv6 multicast static-querier vlan vid port slot/port
no ipv6 multicast static-querier vlan vid port slot/port
Syntax Definitions
vid
VLAN to include as a static MLD querier.
slot/port
The slot/port number you want to configure as a static MLD querier.
Defaults
N/A
Platforms Supported
OmniSwitch 6400, 6850, 6855, 9000, 9000E
Usage Guidelines
• Use the no form of this command to remove an MLD static querier entry on a specified port on a speci-
fied VLAN.
• The ipv6 multicast static-querier command allows you to create an MLD static querier entry on a 
specified port on a specified VLAN. This, in turn, enables that network segment to receive all MLD 
traffic.
• You can also create an MLD static querier entry on a link aggregate port by entering
ipv6 multicast static-querier vlan vid port, followed by the link aggregation group number 
(e.g., ipv6 multicast static-querier vlan 2 port 7).
Examples
-> ipv6 multicast static-querier vlan 4 port 1/1
-> no ipv6 multicast static-querier vlan 4 port 1/1
-> ipv6 multicast static-querier vlan 4 port 7
-> no ipv6 multicast static-querier vlan 4 port 7
Release History
Release 6.1.1; command was introduced.