Setting Up Auto-Rp In A New Internetwork - Cisco Catalyst 2960-XR Configuration Manuals

Ip multicast routing
Hide thumbs Also See for Catalyst 2960-XR:
Table of Contents

Advertisement

Configuring a Rendezvous Point

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
Note
group.
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
Command or Action
Step 1
show running-config
Example:
Switch# show running-config
Step 2
configure terminal
Example:
Switch# configure terminal
Catalyst 2960-XR Switch IP Multicast Routing Configuration Guide, Cisco IOS Release 15.0(2)EX1
50
Purpose
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.
This step is not required for spare-dense-mode
Note
environments.
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.
Configuring PIM
OL-29426-01

Advertisement

Table of Contents
loading

Table of Contents