show ip pim rp-candidate

Syntax

show ip pim rp-candidate [all-vrfs | vrf <VRF-NAME>] [vsx-peer]

Description

Shows the candidate RP operational and configuration information. Optionally, you can specify display information by VRF. If no options are specified, it shows information for the default VRF.

Command context

Operator (>) or Manager (#)

Parameters

all-vrfs

Optional. Shows PIM candidate RP information for all VRFs.

vrf <VRF-NAME>

Optional. Shows PIM candidate RP information for a particular VRF. If the <VRF-NAME> is not specified, it shows information for the default VRF.

[vsx-peer]

Shows the output from the VSX peer switch. If the switches do not have the VSX configuration or the ISL is down, the output from the VSX peer switch is not displayed.

Authority

Operators or Administrators. Users without administrator authority can execute this command from the operator context (>) only.

Example

Showing PIM RP candidate:

switch# show ip pim rp-candidate all-vrfs

 Status and Counters- PIM-SM Candidate-RP Information

 VRF                     : Green
 C-RP Admin Status       : This system is a Candidate-RP
 C-RP Address            : 10.1.1.27
 C-RP Hold Time          : 150
 C-RP Advertise Period   : 60
 C-RP Priority           : 192
 C-RP Source IP Interface : Vlan10

 Group Address   Group Mask
 --------------- ---------------
 239.10.10.240   255.255.255.252
 236.0.0.0       255.255.255.0

 VRF                     : Red
 C-RP Admin Status       : This system is a Candidate-RP
 C-RP Address            : 20.1.1.27
 C-RP Hold Time          : 150
 C-RP Advertise Period   : 60
 C-RP Priority           : 192
 C-RP Source IP Interface : Vlan20

 Group Address   Group Mask
 --------------- ---------------
 239.10.10.240   255.255.255.252
 236.0.0.0       255.255.255.0