213
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp snooping querier
ip igmp snooping querier
To configure a snooping querier on an interface when you do not enable Protocol Independent Multicast
(PIM) because multicast traffic does not need to be routed, use the ip igmp snooping querier command.
To remove the snooping querier, use the no form of this command.
ip igmp snooping querier querier
no ip igmp snooping querier [querier]
Syntax Description
Command Default None
Command Modes VLAN configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines The querier IP address cannot be a multicast address.
This command does not require a license.
Examples This example shows how to configure a snooping querier:
switch(config)# vlan 1
switch(config-vlan)# ip igmp snooping querier 172.20.52.106
switch(config-vlan)#
This example shows how to disable IGMP snooping on a VLAN interface:
switch(config)# vlan 1
switch(config-vlan)# no ip igmp snooping querier
switch(config-vlan)#
Related Commands
querier Querier IP address.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp snooping Displays IGMP snooping information.