Cisco Nexus 5600 Series Reference page 168

Nx-os multicast routing command reference
Hide thumbs Also See for Nexus 5600 Series:
Table of Contents

Advertisement

ip igmp report-policy
ip igmp report-policy
To enable an access policy that is based on a route-map policy for IGMP reports, use the ip igmp
report-policy command. To disable the route-map policy, use the no form of this command.
Syntax Description
policy-name
Command Default
Disabled
Command Modes
Interface configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Release
6.0(2)N1(1)
Usage Guidelines
Use the ip igmp report-policy command to filter incoming messages. You can configure the route map
to prevent state from being created in the multicast routing table.
The ip igmp report-policy command is an alias of the ip igmp access-group command.
If you use the route map, the only match command that is read from the route map is the match ip
multicast command. You can specify the group prefix, group range, and source prefix to filter messages.
This command requires the Enterprise Services license.
Examples
This example shows how to enable an access policy for IGMP reports:
switch(config)# interface ethernet 2/2
switch(config-if)# ip igmp report-policy my_report_policy
switch(config-if)#
This example shows how to disable an access policy for IGMP reports:
switch(config)# interface ethernet 2/2
switch(config-if)# no ip igmp report-policy
switch(config-if)#
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
164
ip igmp report-policy policy-name
no ip igmp report-policy [policy-name]
Route-map policy name. The route name is a maximum of 100 alphanumeric
characters.
Modification
This command was introduced.
Chapter
I Commands
OL-31626-01

Advertisement

Table of Contents
loading

Table of Contents