Specifications
B-183
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
ip pim send-rp-announce
To use Auto-RP to configure groups for which the router acts as a rendezvous point (RP), use the ip pim
send-rp-announce command in global configuration mode. To unconfigure this router as an RP, use the
no form of this command.
ip pim [vrf vrf-name] send-rp-announce interface-type interface-number scope ttl-value
[group-list access-list] [interval seconds]
no ip pim [vrf vrf-name] send-rp-announce interface-type interface-number
Syntax Description
Command Default Auto-RP is disabled.
seconds: 60
Command Modes Global configuration
Command History
vrf (Optional) Supports the multicast Virtual Private Network (VPN)
routing and forwarding (VRF) instance.
vrf-name (Optional) Name assigned to the VRF.
interface-type
interface-number
Interface type and number that is used to define the RP address. No
space is required between the values.
scope ttl-value Specifies the time-to-live (TTL) value that limits the number of
Auto-RP announcements.
group-list access-list (Optional) Specifies the standard IP access list number or name that
defines the group prefixes that are advertised in association with the
RP address. The access list name cannot contain a space or
quotation mark, and must begin with an alphabetic character to
avoid confusion with numbered access lists.
interval seconds (Optional) Specifies the interval between RP announcements in
seconds. The total holdtime of the RP announcements is
automatically set to three times the value of the interval. The default
interval is 60 seconds.
Release Modification
11.1 This command was introduced.
12.1(2)T This command was modified. The following keywords and
argument were added:
• interval seconds
• bidir
12.0(23)S This command was modified. The vrf keyword and vrf-name
argument were added.
12.2(13)T This command was modified. The vrf keyword and vrf-name
argument were added.