C613-50100-01 REV C Command Reference for x930 Series 1741
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
PIM-SM COMMANDS
IP
PIM RP-CANDIDATE
ip pim rp-candidate
Overview Use this command to make the router an RP (Rendezvous Point) candidate, using
the IP address of the specified interface.
Use the no variant of this command to remove the RP status set using the ip pim
rp-candidate command.
Syntax
ip pim rp-candidate <interface> [priority <priority>|interval
<interval>|grouplist <grouplist>]
no ip pim rp-candidate [<interface>]
Default The priority value for a candidate RP is 192 by default until specified using the
priority parameter.
Mode Global Configuration
Usage Note that issuing the command ip pim rp-candidate <interface> without optional
priority, interval, or grouplist parameters will configure the candidate RP with a
priority value of 192.
Examples To specify a priority of 3, use the following commands:
awplus# configure terminal
awplus(config)# ip pim rp-candidate vlan2 priority 3
To use the ACL numbered 3 to specify the group prefixes that are advertised in
association with the RP address, use the following commands:
awplus# configure terminal
awplus(config)# ip pim rp-candidate vlan2 group-list 3
To stop the device from being an RP candidate on vlan2 , use the following
commands:
awplus# configure terminal
awplus(config)# no ip pim rp-candidate vlan2
Related
Commands
ip pim rp-address
ip pim rp-register-kat
Parameter Description
<interface> Interface name
<priority> <0-255> configure priority for an RP candidate.
<interval> advertisement interval specified in the range <1-16383> (in seconds).
<grouplist> IP access list specifier for standard, expanded or named access lists in
their respective ranges:
[<1-99>|<name>]