show ip pim active-rp

Displays information about the active rendezvous point (RP) for all groups or a specific group.

Syntax

Command Parameters

group <A.B.C.D>
Specifies the multicast group address.

Default

None

Command Mode

User EXEC

Command Output

The show ip pim active-rp command displays the following information:

Output 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

The following example displays 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.

Switch:1>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