Alcatel-Lucent 6850-48 Reference Guide

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