AutoRP Enhancement
This module provides information about how to configure an auto rendezvous point (RP) for automating the distribution of group-to-RP mappings in a PIM network.
- Finding Feature Information
- Restrictions for Auto-RP Enhancement
- Information About AutoRP Enhancement
- How to Configure AutoRP Enhancement
- Configuration Examples for AutoRP Enhancement
- Additional References
- Feature Information for AutoRP Ennhancement
Finding Feature Information
Your software release may not support all the features documented in this module. For the latest caveats and feature information, see Bug Search Tool and the release notes for your platform and software release. To find information about the features documented in this module, and to see a list of the releases in which each feature is supported, see the feature information table at the end of this module.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Restrictions for Auto-RP Enhancement
The simultaneous deployment of Auto-RP and bootstrap router (BSR) is not supported.
Information About AutoRP Enhancement
The Role of Auto-RP in a PIM Network
Auto-RP automates the distribution of group-to-rendezvous point (RP) mappings in a PIM network. To make Auto-RP work, a device must be designated as an RP mapping agent, which receives the RP announcement messages from the RPs and arbitrates conflicts. The RP mapping agent then sends the consistent group-to-RP mappings to all other devices by way of dense mode flooding.
Thus, all routers automatically discover which RP to use for the groups they support. The Internet Assigned Numbers Authority (IANA) has assigned two group addresses, 224.0.1.39 and 224.0.1.40, for Auto-RP.
The mapping agent receives announcements of intention to become the RP from Candidate-RPs. The mapping agent then announces the winner of the RP election. This announcement is made independently of the decisions by the other mapping agents.
IP Multicast Boundary
As shown in the figure, address scoping defines domain boundaries so that domains with RPs that have the same IP address do not leak into each other. Scoping is performed on the subnet boundaries within large domains and on the boundaries between the domain and the Internet.
You can set up an administratively scoped boundary on an interface for multicast group addresses using the ip multicast boundary command with the access-list argument. A standard access list defines the range of addresses affected. When a boundary is set up, no multicast data packets are allowed to flow across the boundary from either direction. The boundary allows the same multicast group address to be reused in different administrative domains.
The Internet Assigned Numbers Authority (IANA) has designated the multicast address range 239.0.0.0 to 239.255.255.255 as the administratively scoped addresses. This range of addresses can be reused in domains administered by different organizations. They would be considered local, not globally unique.
You can configure the filter-autorp keyword to examine and filter AutoRP discovery and announcement messages at the administratively scoped boundary. Any AutoRP group range announcements from the AutoRP packets that are denied by the boundary access control list (ACL) are removed. An AutoRP group range announcement is permitted and passed by the boundary only if all addresses in the AutoRP group range are permitted by the boundary ACL. If any address is not permitted, the entire group range is filtered and removed from the AutoRP message before the AutoRP message is forwarded.
Benefits of Auto-RP in a PIM Network
How to Configure AutoRP Enhancement
Configuring Sparse Mode with Auto-RP
-
An interface configured in sparse-dense mode is treated in either sparse mode or dense mode of operation, depending on the mode in which the multicast group operates. You must decide how to configure your interfaces.
-
All access lists that are needed when Auto-RP is configured should be configured prior to beginning the configuration task.
1.
enable
2.
configure
terminal
3.
ip
multicast-routing
[distributed]
4. Either perform Steps 5 through 7 or perform Steps 6 and 8.
5.
ip
pim
autorp
listener
6.
interface
type
number
7.
ip
pim
sparse-mode
8.
ip
pim
sparse-dense-mode
9.
exit
10. Repeat Steps 1 through 9 on all PIM interfaces.
11.
ip
pim
send-rp-announce
{interface-type
interface-number |
ip-address}
scope
ttl-value
[group-list
access-list]
[interval
seconds]
[bidir]
12.
ip
pim
send-rp-discovery
[interface-type
interface-number]
scope
ttl-value
[interval
seconds]
13.
ip
pim
rp-announce-filter
rp-list
access-list
group-list
access-list
14.
no
ip
pim
dm-fallback
15.
interface
type
number
16.
ip
multicast
boundary
access-list
[filter-autorp]
17.
end
18.
show
ip
pim
autorp
19.
show
ip
pim
rp
[mapping]
[rp-address]
20.
show
ip
igmp
groups
[group-name |
group-address|
interface-type
interface-number] [detail]
21.
show
ip
mroute
[group-address
|
group-name]
[source-address |
source-name]
[interface-type
interface-number] [summary] [count] [active
kbps]
DETAILED STEPS
Configuration Examples for AutoRP Enhancement
Example: Sparse Mode with Auto-RP
The following example configures sparse mode with Auto-RP:
ip multicast-routing ip pim autorp listener ip pim send-rp-announce Loopback0 scope 16 group-list 1 ip pim send-rp-discovery Loopback1 scope 16 no ip pim dm-fallback access-list 1 permit 239.254.2.0 0.0.0.255 access-list 1 permit 239.254.3.0 0.0.0.255 . . . access-list 10 permit 224.0.1.39 access-list 10 permit 224.0.1.40 access-list 10 permit 239.254.2.0 0.0.0.255 access-list 10 permit 239.254.3.0 0.0.0.255
Additional References
Related Documents
Related Topic |
Document Title |
---|---|
Cisco IOS commands |
|
Cisco IOS IP SLAs commands |
|
Overview of the IP multicast technology area |
“ IP Multicast Technology Overview ” module |
Concepts, tasks, and examples for configuring an IP multicast network using PIM |
“ Configuring a Basic IP Multicast Network ” module |
Standards and RFCs
Standard/RFC |
Title |
---|---|
No new or modified standards or RFCs are supported by this feature. |
-- |
MIBs
MIB |
MIBs Link |
---|---|
No new or modified MIBs are supported by this feature, and support for existing standards has not been modified by this feature. |
To locate and download MIBs for selected platforms, Cisco software releases, and feature sets, use Cisco MIB Locator found at the following URL: |
Technical Assistance
Description |
Link |
---|---|
The Cisco Support and Documentation website provides online resources to download documentation, software, and tools. Use these resources to install and configure the software and to troubleshoot and resolve technical issues with Cisco products and technologies. Access to most tools on the Cisco Support and Documentation website requires a Cisco.com user ID and password. |
Feature Information for AutoRP Ennhancement
The following table provides release information about the feature or features described in this module. This table lists only the software release that introduced support for a given feature in a given software release train. Unless noted otherwise, subsequent releases of that software release train also support that feature.
Use Cisco Feature Navigator to find information about platform support and Cisco software image support. To access Cisco Feature Navigator, go to www.cisco.com/go/cfn. An account on Cisco.com is not required.
Feature Name |
Releases |
Feature Information |
---|---|---|
AutoRP Enhancement |
12.2(25)S 12.2(33)SXH 12.3(4)T Cisco IOS XE Release 2.1 |
Auto-RP automates the distribution of group-to-rendezvous point (RP) mappings in a PIM network. To make Auto-RP work, a router must be designated as an RP mapping agent, which receives the RP announcement messages from the RPs and arbitrates conflicts. |