show ip pim rp-set

Syntax

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

Description

Shows the multicast group support for both the learned C-RP assignments and any statically configured RP assignments. 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

Selects all VRFs.

vrf <VRF-NAME>

Specifies the name of a VRF. Default: default.

[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. This parameter is available on switches that support VSX.

Authority

Operators or Administrators or local user group members with execution rights for this command. Operators can execute this command from the operator context (>) only.

Example

Showing PIM RP set information:

switch# show ip pim rp-set all-vrfs 

VRF: default

Status and Counters - PIM-SM Static RP-Set Information
Group Address    Group Mask       RP Address       Override
---------------  ---------------  ---------------  --------
233.100.128.255  255.255.255.255  100.10.10.1      Yes
238.100.128.255  255.255.255.255  100.10.10.3      Yes

Status and Counters - PIM-SM Learned RP-Set Information
Group Address    Group Mask       RP Address       Hold Time  Expire Time
---------------  ---------------  ---------------  ---------  -----------
223.2.2.34       255.0.0.0        9.0.0.25         12         0

VRF: green

Status and Counters - PIM-SM Static RP-Set Information
Group Address    Group Mask       RP Address       Override
---------------  ---------------  ---------------  --------
226.102.128.255  255.255.255.255  105.10.10.3      Yes
234.102.128.255  255.255.255.255  110.10.10.3      Yes

Status and Counters - PIM-SM Learned RP-Set Information
Group Address    Group Mask       RP Address       Hold Time  Expire Time
---------------  ---------------  ---------------  ---------  -----------
223.2.2.34       255.0.0.0        9.0.0.25         12         0
229.2.2.34       255.0.0.0        9.0.0.25         10         0