Deployment Guide

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
Congure 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 eect immediately during enable/disable.
NOTE: This option is applicable to multicast group range.
Defaults Not congured.
Command Modes CONFIGURATION
Supported Modes Full—Swtich
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 First-hop routers use this address by to send register packets on behalf of source multicast hosts. The RP
addresses are stored in the order in which they are entered. The RP is chosen based on a longer prex match for a
group. The RP selection does not depend on dynamic or static RP assignments.
ip pim rp-candidate
To send out a Candidate-RP-Advertisement message to the bootstrap (BS) router or dene group prexes that are dened with the RP
address to PIM BSR, congure a PIM router.
Syntax
ip pim rp-candidate {interface [priority] [acl-name]
To return to the default value, use the no ip pim rp-candidate {interface [priority] command.
PIM-Sparse Mode (PIM-SM) 999