The display pim ipv6 rp-info command displays information about the RP corresponding to a multicast group.
Parameter | Description | Value |
---|---|---|
ipv6-group-address | Specifies a multicast group address. | The address is a 32-digit hexadecimal number, in the format X:X:X:X:X:X:X:X. An IPv6 multicast address starts with FF. |
Usage Scenario
The display pim ipv6 rp-info command displays information about the RP to which a multicast group corresponds. This command can help determine whether multicast forwarding errors are caused by faults of an RP.
Precautions
The RP information contains the information about the RP discovered through the BSR mechanism and static RP.
If the group address is not specified in this command, the corresponding RP information of all the multicast groups is displayed.
# Display the RP of multicast group FF1E::1.
<HUAWEI> display pim ipv6 rp-info ff1e::1
VPN-Instance: public net
BSR RP Address is: FE1E::1
Priority: 192
Uptime: 00:00:52
Expires: 00:01:38
RP mapping for this group is: FC00:0:0:2001::1 (local host)
Item |
Description |
---|---|
VPN-Instance |
VPN instance to which RP information belongs. public net indicates the public network instance. |
BSR RP Address is |
IP address of a dynamical RP |
Priority |
RP priority |
Uptime |
Period during which the RP exists |
Expires |
Time before an RP times out |
RP mapping for this group is |
Address of the RP to which multicast group corresponds |