Setting Up Auto-RP in a New Internetwork
If you are setting up Auto-RP in a new internetwork, you do not need a default RP because you configure all
the interfaces for sparse-dense mode.
Omit Step 3 in the following procedure, if you want to configure a PIM router as the RP for the local
group.
Note
SUMMARY STEPS
1.
show running-config
2.
configure terminal
3.
ip pim send-rp-announce interface-id scope ttl group-list access-list-number interval seconds
4.
access-list access-list-number {deny | permit} source [source-wildcard]
5.
ip pim send-rp-discovery scope ttl
6.
end
7.
show running-config
8.
show ip pim rp mapping
9.
show ip pim rp
10.
copy running-config startup-config
DETAILED STEPS
PurposeCommand or Action
Verifies that a default RP is already configured on all PIM devices and the RP
in the sparse-mode network. It was previously configured with the ip pim
rp-address global configuration command.
show running-config
Example:
Switch# show running-config
Step 1
This step is not required for spare-dense-mode
environments.
Note
The selected RP should have good connectivity and be available across the
network. Use this RP for the global groups (for example, 224.x.x.x and other
global groups). Do not reconfigure the group address range that this RP serves.
RPs dynamically discovered through Auto-RP take precedence over statically
configured RPs. Assume that it is desirable to use a second RP for the local
groups.
Enters the global configuration mode.configure terminal
Example:
Switch# configure terminal
Step 2
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
50 OL-29426-01
Configuring PIM
Configuring a Rendezvous Point