CLI Guide

ip pim register-filter
To prevent a PIM source DR from sending register packets to an RP for the specified multicast source and
group, use this feature.
Syntax
ip pim register-filter access-list
To return to the default, use the no ip pim register-filter access-list
command.
Parameters
access-list Enter the name of an extended access list. Maximum 16
characters.
Defaults Not configured.
Command Modes CONFIGURATION
Supported Modes Full—Switch
Command History
Version Description
9.9(0.0) Introduced on the FN IOM.
9.2(0.0) Introduced on the MXL 10/40GbE Switch IO Module.
Usage Information The access name is an extended IP access list that denies PIM register packets to
RP at the source DR based on the multicast and group addresses. Do not enter this
command before creating the access-list.
ip pim rp-address
Configure a static PIM rendezvous point (RP) address for a group or access-list.
Syntax
ip pim rp-address address {group-address group-address mask}
override
To remove an RP address, use the no ip pim rp-address address {group-
address group-address mask} override command.
Parameters
address Enter the RP address in dotted decimal format (A.B.C.D).
group-address
group-address
mask
Enter the keywords group-address then a group-address
mask, in dotted decimal format (/xx), to assign that group
address to the RP.
override Enter the keyword override to override the BSR updates
with static RP. The override takes effect immediately during
enable/disable.
PIM-Sparse Mode (PIM-SM)
1161