148
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip igmp access-group
ip igmp access-group
To enable a route-map policy to control the multicast groups that hosts on the subnet serviced by an
interface can join, use the ip igmp access-group command. To disable the route-map policy, use the no
form of this command.
ip igmp access-group policy-name
no ip igmp access-group [policy-name]
Syntax Description
Command Default Disabled
Command Modes Interface configuration mode
Supported User Roles network-admin
vdc-admin
Command History
Usage Guidelines The ip igmp access-group command is an alias of the ip igmp report-policy command.
This command does not require a license.
Examples This example shows how to enable a route-map policy:
switch(config)# interface ethernet 2/2
switch(config-if)# ip igmp access-group my_access_group_policy
switch(config-if)#
This example shows how to disable a route-map policy:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip igmp access-group
switch(config-if)#
Related Commands
policy-name Route-map policy name. The route map name can be a maximum of 100
alphanumeric characters.
Release Modification
6.0(2)N1(1) This command was introduced.
Command Description
show ip igmp interface Displays IGMP information about the interface.