207
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp snooping link-local-groups-suppression
ip igmp snooping link-local-groups-suppression
To enable suppression of IGMP reports from link-local groups, use the ip igmp snooping
link-local-groups-suppression command. To disable suppression of these reports, use the no form of
this command.
ip igmp snooping link-local-groups-suppression
no ip igmp snooping link-local-groups-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 If this setting is disabled on the entire device, then it is disabled on all VLANs on device, irrespective of
the specific VLAN setting.
This command does not require a license.
Examples This example shows how to enable suppression of IGMP reports from link-local groups:
switch(config)# vlan 1
switch(config-vlan)# ip igmp snooping link-local-groups-suppression
switch(config-vlan)#
This example shows how to disable suppression of IGMP reports from link-local groups:
switch(config)# vlan 1
switch(config-vlan)# no ip igmp snooping link-local-groups-suppression
switch(config-vlan)#
Related Commands
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp snooping Displays IGMP snooping information.