show ip pim rp-set learned

Syntax

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

Description

Shows the multicast group support for dynamically learned 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

Optional. Shows dynamically learned RP set information for all VRFs.

vrf <VRF-NAME>

Optional. Shows dynamically learned RP set 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 set learned information:

switch# show ip pim rp-set learned all-vrfs

VRF: default

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 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