show ipv6 pim rp

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

Syntax

show ipv6 pim rp [mapping]

Parameters

brief (Optional) Display all RP mappings.

Defaults

If mapping is not specified, only active RP mappings are displayed.

Mode

All command modes.

Examples

This example displays a standard level of information for active RP mappings:
System(su)->show ipv6 pim rp
PIM Group-to-RP mapping for active groups with *,G state:
Group: ff04::1:1:1:1, RP: 172:16:4:1::1
PIM Group-to-RP mapping for active groups with only S,G state:
Group: ff04::1:1:1:2, RP: 172:16:4:1::1
Group: ff04::1:1:1:3, RP: 172:16:4:1::1
This example displays a information for all RP mappings:
System(su)->show ipv6 pim rp mapping
PIM Group to RP Mapping:
    Group(s): ff3e::/32
        RP: ::, via Static Configuration
    Group(s): ff00::/8
        RP: 172:16:4:1::1, Priority: 192, Expiry: 00:02:21
    Group(s): ff04::/16
        RP: 172:16:4:1::1, Priority: 192, Expiry: 00:02:21
 3 PIM Group to RP mappings (1 static, 2 via BSR)

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

Click to expand in new window

show ipv6 pim rp mapping Output Details

Output... What it displays...
Group(s) The address of the multicast group(s) about which to display RP data.
RP The address of the RP for the specified group.
Priority The RP priority value.
Expiry The period in hours, minutes, and seconds in which the next bootstrap message is due from this BSR.