214
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp snooping report-suppression
ip igmp snooping report-suppression
To enable limiting the membership report traffic sent to multicast-capable routers, use the
ip igmp
snooping report-suppression
command. To disable the limitation, use the
no
form of this command.
ip igmp snooping report-suppression
no ip igmp snooping report-suppression
Syntax Description
This command has no arguments or keywords.
Command Default
Enabled
Command Modes
Global configuration mode
VLAN configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
When you disable report suppression, all IGMP reports are sent as is to multicast-capable routers.
This command does not require a license.
Examples
This example shows how to enable limiting the membership report traffic:
switch(config)#
vlan 1
switch(config-vlan)#
ip igmp snooping report-suppression
switch(config-vlan)#
This example shows how to disable limiting the membership report traffic:
switch(config)#
vlan 1
switch(config-vlan)#
no ip igmp snooping report-suppression
switch(config-vlan)#
Related Commands
Release
Modification
6.0(2)N1(1)
This command was introduced.
4.0(3)
Global configuration mode was added.
Command
Description
show ip igmp snooping
Displays IGMP snooping information.