Specifications
B-184
Cisco MWR 2941 Mobile Wireless Edge Router Software Configuration Guide, Release 12.2(33)MRB
OL-21227-02
Appendix B Cisco MWR 2941 Router Command Reference
ip pim send-rp-announce
Usage Guidelines Enter this command on the router that you want to be an RP. When you are using Auto-RP to distribute
group-to-RP mappings, this command causes the router to send an Auto-RP announcement message to
the well-known group CISCO-RP-ANNOUNCE (224.0.1.39). This message announces the router as a
candidate RP for the groups in the range described by the access list.
Examples The following example shows how to configure the router to send RP announcements out all Protocol
Independent Multicast (PIM)-enabled interfaces for a maximum of 31 hops. The IP address by which the
router wants to be identified as RP is the IP address associated with Ethernet interface 0. Access list 5
describes the groups for which this router serves as RP.
ip pim send-rp-announce ethernet0 scope 31 group-list 5
access-list 5 permit 224.0.0.0 15.255.255.255
Related Commands
12.2(14)S This command was integrated into Cisco IOS Release 12.2(14)S.
12.4(5) This command was modified. The ip-address argument was added.
12.3(17) This command was modified. The ip-address argument was added.
12.2(18)SXE Support for this command was introduced on the Supervisor Engine
720.
12.2(27)SBC This command was integrated into Cisco IOS Release 12.2(27)SBC.
12.2(33)SRA This command was integrated into Cisco IOS Release
12.2(33)SRA.
12.2(33)SRE This command was modified. The ip-address argument was added.
12.2(33)MRB This command was integrated into Cisco IOS Release
12.2(33)MRB. This release does not support the ip-address
argument or the bidir keyword.
Release Modification
Command Description
ip pim rp-address Configures the address of a PIM RP for a particular group.
ip pim rp-candidate Configures the router to advertise itself as a PIM Version 2
candidate RP to the BSR.