Number of group prefixes Learnt from BSR: 1
Group prefix = 224.0.0.0/4 # RPs expected: 2
# RPs received: 2
RP 1: 1.51.51.1 priority=0 age=60 holdtime=150
RP 2: 1.51.51.3 priority=0 age=30 holdtime=150

Syntax: show ip pim [ vrf vrf-name ] rp-set

The vrf option allows you to display the RP set list for the VRF instance identified by the vrf-name

variable.
The following table describes the output from this command.

Output from the show ip pim vrf rp-set command TABLE 10

This field... Displays...
Number of group prefixes The number of PIM Sparse group prefixes for which the RP is responsible.
Group prefix Indicates the multicast groups for which the RP listed by the previous field is a
candidate RP.
RPs expected or received Indicates how many RPs were expected and received in the latest bootstrap message.
RP num Indicates the RP number. If there are multiple RPs in the PIM Sparse domain, a line of
information for each RP is listed, in ascending numerical order.
priority The RP priority of the candidate RP. During the election process, the candidate RP with
the highest priority is elected as the RP.
age The age (in seconds) of this RP-set.
holdtime Indicates the time in seconds for which this rp-set information is valid.
If this rp-set information is not received from BSR within the holdtime period, the rp-set
information is aged out and deleted.
Displaying multicast neighbor information

To display information about PIM neighbors, enter the following command at any CLI level.

device(config)# show ip pim nbr
--------+--------+---------------+--------+---+---------+---------+-----
+----------------+-----------+----+
Port |PhyPort |Neighbor |Holdtime|T |PropDelay|Override |Age |
UpTime |VRF |Prio
| | |sec |Bit|msec |msec |sec
| | |
--------+--------+---------------+--------+---+---------+---------+-----
+----------------+-----------+----+
v2 e1/1 2.1.1.2 105 1 500 3000 0
00:44:10 default-vrf 1
v4 e2/2 4.1.1.2 105 1 500 3000 10
00:42:50 default-vrf 1
v5 e1/4 5.1.1.2 105 1 500 3000 0
00:44:00 default-vrf 1
v22 e1/1 22.1.1.1 105 1 500 3000 0
00:44:10 default-vrf 1
Total Number of Neighbors : 4
device(config)#

Syntax: show ip pim [vrf vrf-name ] neighbor

Displaying multicast neighbor information

FastIron Ethernet Switch IP Multicast Configuration Guide 113
53-1003085-02