Use the show ipv6 pim static-rp command to display the IPv6 static RP table. The syntax for this command is as follows.
show ipv6 pim static-rp
Switch:1(config)#show ipv6 pim static-rp ============================================================================ Pim Static RP Table - GlobalRouter ============================================================================ GRPADDR/GRPMASK STATUS RPADDR ---------------------------------------------------------------------------- ff10:0:0:0:0:0:0:0/64 5040:0:0:0:0:1:84:1 valid ff30:0:0:0:0:0:0:0/64 5040:0:0:0:0:1:84:1 valid ff30:1:0:0:0:0:0:0/32 5174:0:0:0:0:1:84:1 valid Total PIM Static RPs Displayed: 3/3
The following table shows the field descriptions for this command.
Field |
Description |
---|---|
GRPADDR |
Indicates 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 static RP. |
GRPMASK |
Indicates 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 static RP. |
RPADDR |
Indicates the IPv6 address of the static RP. This address can be one of the local IPv6 PIM-SM enabled interfaces or any reachable IPv6 global address as configured using the static-rp CLI commands. |
STATUS |
Indicates the status of IPv6 static RP. |