346
Cisco Nexus 5600 Series NX-OS Multicast Routing Command Reference
OL-31626-01
Chapter I Commands
ip pim register-policy
ip pim register-policy
To filter IPv4 Protocol Independent Multicast (PIM) Register messages that are based on a route-map
policy, use the
ip pim register-policy
command. To disable message filtering, use the
no
form of this
command.
ip pim register-policy
policy-name
no ip pim register-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
You can use the
match ip multicast
command in a route-map policy to specify the group or group and
source addresses whose register messages that should be filtered.
This command requires the LAN Base Services license.
Examples
This example shows how to enable filtering of PIM Register messages:
switch(config)#
ip pim register-policy my_register_policy
This example shows how to disable message filtering:
switch(config)#
no ip pim register-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 policy
statistics
register-policy
Displays statistics for PIM Register messages.