Alcatel-Lucent 6850-48 Reference Guide

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