Administrator Guide

Table Of Contents
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.
Z9000
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
Command
History
This guide is platform-specific. For command information about other platforms, refer to the relevant Dell
Networking OS Command Line Reference Guide.
The following is a list of the Dell Networking OS version history for this command.
Version Description
9.5(0.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
8.3.11.1 Introduced on the Z9000.
8.3.7.0 Introduced on the S4810.
7.8.1.0 Introduced on the C-Series and S-Series.
7.6.1.0 Introduced
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.
Z9000
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.
NOTE: This option is applicable to multicast group range.
Defaults Not configured.
PIM-Sparse Mode (PIM-SM) 947