163
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp report-link-local-groups
ip igmp report-link-local-groups
To enable IGMP to send reports for link-local groups, use the
ip igmp report-link-local-groups
command. To disable sending reports to link-local groups, use the
no
form of this command.
ip igmp report-link-local-groups
no ip igmp report-link-local-groups
Syntax Description
This command has no arguments or keywords.
Command Default
Disabled
Command Modes
Interface configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
This command does not require a license.
Examples
This example shows how to enable sending reports to link-local groups:
switch(config)#
interface ethernet 2/2
switch(config-if)#
ip igmp report-link-local-groups
switch(config-if)#
This example shows how to disable sending reports to link-local groups:
switch(config)#
interface ethernet 2/2
switch(config-if)#
no ip igmp report-link-local-groups
switch(config-if)#
Related Commands
Release
Modification
6.0(2)N1(1)
This command was introduced.
Command
Description
show ip igmp interface
Displays IGMP information about the interface.