Use the show ipv6 pim rp-hash command to display information about the RPs selected for a multicast group. The syntax for this command is as follows.
show ipv6 pim rp-hash
Switch:1(config)#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 -------------------------------------------------------------------------------------
The following table shows the field descriptions for this command.
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. |