PIM active RP

Use the show ip pim active-rp command to display information about the active rendezvous point (RP) for all groups or a specific group. If you do not specify an IP address, you receive information about the active RP for all the running multicast groups on the switch. The syntax for this command is as follows.

show ip pim active-rp [group {A.B.C.D}]

The following table shows the field descriptions for this command.

Table 1. show ip pim active-rp command

Field

Description

GRPADDR

Shows the IP address of the multicast group.

RP-ADDR

Shows the IP address of the RP router. This address must be one of the local PIM-SM enabled interfaces.

RP-PRIORITY

Shows the priority of the RP.

Example

Display information about the active rendezvous points:

Switch#show ip pim active-rp
================================================================================
                          Pim Grp->RP Active RP Table - GlobalRouter
================================================================================
GRPADDR          RP-ADDR          RP-PRIORITY
--------------------------------------------------------------------------------
239.0.0.1         20.0.0.90         0
239.0.0.2         20.0.0.90         0
239.0.0.3         20.0.0.90         0
239.0.0.4         20.0.0.90         0
239.0.0.5         20.0.0.90         0
239.255.255.250   20.0.0.90         0