316
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip pim auto-rp mapping-agent-policy
ip pim auto-rp mapping-agent-policy
To enable filtering of IPv4 IPv4 Protocol Independent Multicast (PIM) Auto-RP Discover messages, use
the
ip pim auto-rp mapping-agent-policy
command. To disable filtering, use the
no
form of this
command.
ip pim auto-rp mapping-agent-policy
policy-name
no ip pim auto-rp mapping-agent-policy
[
policy-name
]
Syntax Description
Command Default
Disabled
Command Modes
Global configuration mode
VRF configuration mode
Supported User Roles
network-admin
vdc-admin
Command History
Usage Guidelines
This command can be used on client routers where you can specify mapping agent addresses.
You can specify mapping agent source addresses to filter messages from with the
match ip
multicast
command in a route-map policy.
This command requires the LAN Base Services license.
Examples
This example shows how to enable a route-map policy to filter Auto-RP Discover messages:
switch(config)#
ip pim auto-rp mapping-agent-policy my_mapping_agent_policy
This example shows how to disable filtering:
switch(config)#
no ip pim auto-rp mapping-agent-policy
Related Commands
policy-name
Route-map policy name.
Release
Modification
6.0(2)N1(1)
This command was introduced.
Command
Description
show ip pim rp
Displays information about PIM RPs.