Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IP Multicast Switching Commands
page 55-58
OmniSwitch CLI Reference Guide
September 2009
ipv6 multicast static-neighbor
Creates a static MLD neighbor entry on a specified port on a specified VLAN.
ipv6 multicast static-neighbor vlan vid port slot/port
no ipv6 multicast static-neighbor vlan vid port slot/port
Syntax Definitions
vid
VLAN to include as a static MLD neighbor.
slot/port
The slot/port number you want to configure as a static MLD neighbor.
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 neighbor entry on a specified port on a 
specified VLAN.
• The ipv6 multicast static-neighbor command allows you to create an MLD static neighbor 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 neighbor entry on a link aggregate port by entering 
ipv6 multicast static-neighbor vlan vid port, followed by the link aggregation group number
(e.g., ipv6 multicast static-neighbor vlan 2 port 7).
Examples
-> ipv6 multicast static-neighbor vlan 4 port 1/1
-> no ipv6 multicast static-neighbor vlan 4 port 1/1
-> ipv6 multicast static-neighbor vlan 4 port 7
-> no ipv6 multicast static-neighbor vlan 4 port 7
Release History
Release 6.1.1; command was introduced.