display information about the RPs selected for a multicast group
show ipv6 pim rp-hash
None
User EXEC
The show ipv6 pim rp-hash command displays the following information:
| Output field | Description | 
|---|---|
| GRPADDRESS | Shows the IPv6 address of the multicast group. When combined with the group mask, it identifies the prefix that the local router uses to advertise itself as a C-RP router. | 
| GRPMASK | Shows the address mask of the multicast group. When combined with the group address, it identifies the prefix that the local router uses to advertise itself as a C-RP router. | 
| RP-ADDR | Shows the IPv6 address of the static RP. | 
| HOLDTIME | Shows the hold time of the static RP. The value is 0. | 
| EXPTIME | Shows the minimum time remaining before the static RP is down. The value is 0. | 
The following example displays information about the RPs selected for a multicast group.
Switch:1>show ipv6 pim rp-hash
=====================================================================================
                            Pim RPSet - GlobalRouter
=====================================================================================
GRPADDR/GRPMASK                                  HOLDTIME        EXPTIME         
RP-ADDR                                         
-------------------------------------------------------------------------------------
ff10:0:0:0:0:0:0:0/64                            0               0               
5040:0:0:0:0:1:84:1                             
ff30:0:0:0:0:0:0:0/64                            0               0               
5040:0:0:0:0:1:84:1                             
ff30:1:0:0:0:0:0:0/32                            0               0               
5174:0:0:0:0:1:84:1                             
Total RP Set Entries Displayed:  3/3
-------------------------------------------------------------------------------------