show ip pim rp

Use this command to display the active rendezvous points (RPs) that are cached with associated multicast routing entries.

Syntax

show ip pim rp [mapping]

Parameters

mapping (Optional) Displays all RP mappings.

Defaults

If mapping is not specified, RP details for each group will not display.

Mode

All command modes.

Examples

This example shows how to display information about active RPs:

System(su)->show ip pim rp
PIM Group-to-RP mapping for active groups with *,G state:
Group: 224.1.1.1, RP: 172.16.1.1
Group: 232.1.1.1, RP: 172.16.1.1
Group: 239.1.1.1, RP: 172.16.1.2, Anycast RP
PIM Group-to-RP mapping for active groups with only S,G state:

This example shows how to display information for PIM groups and their associated RPs:

SI-1(su)->show ip pim rp mapping
PIM Group to RP Mapping:
    Group(s): 224.0.0.0/4
        RP: 172.16.1.2, Priority: 10, Expiry: 00:02:22, Anycast RP
        RP: 172.16.2.2, Priority: 20, Expiry: 00:02:24
    Group(s): 224.0.0.0/8
        RP: 172.16.1.1, Priority: 100, Expiry: 00:02:22

show ip pim rp mapping Output Details provides an explanation of the command output.

Click to expand in new window

show ip pim rp mapping Output Details

Output... What it displays...
Group(s) Address of the multicast group(s) about which to display RP data.
RP Address of the RP for that group.
Priority RP priority value.
Expiry Period (in hours:minutes:seconds) in which the next bootstrap message is due from this BSR.
Anycast RP The RP is an Anycast RP.