The display pim ipv6 rp-info command displays information about the Rendezvous Point (RP) to which multicast groups correspond.
Parameter | Description | Value |
---|---|---|
ipv6-group-address |
Specifies a multicast group address. |
The value ranges from FF00:: to FFFF:FFFF:FFFF:FFFF: FFFF:FFFF:FFFF:FFFF, in hexadecimal notation. |
vpn-instance instance-name |
Specifies the name of a VPN instance. |
The value is a string of case-sensitive characters. |
all-instance |
Specifies all VPN instance. |
- |
Usage Scenario
The display pim ipv6 rp-info command is used to view information about static RPs and dynamic RPs, including the RP address, priority, addresses of groups that the RP serves, and the length of time during which the RP has been up.
Precautions
If no group address is specified, RP information about all groups is displayed.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display pim ipv6 rp-info ff0e::1
VPN-Instance: public net
BSR RP Address is: 2001:DB8:1::1
Priority: 192
Uptime: 00:00:52
Expires: 00:01:38
RP mapping for this group is: 2001:DB8:1::1 (local host)
Item | Description |
---|---|
BSR RP Address is | Address of the BootStrap router (BSR) RP. |
RP mapping for this group is | Address of the RP to which a multicast group corresponds. |
VPN-Instance | VPN instance to which RP information belongs. |
Priority | Priority of the RP. |
Uptime | Length of time the RP has been up. |
Expires | Remaining time before the RP times out. |