R3303-HP HSR6800 Routers IP Multicast Command Reference

350
display pim ipv6 rp-info
Use display pim ipv6 rp-info to display RP information.
Syntax
display pim ipv6 rp-info [ ipv6-group-address ] [ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
ipv6-group-address: Specifies an IPv6 multicast group address in the range of FFxy::/16 (excluding
FFx0::/16, FFx1::/16, FFx2::/16 and FF0y::), where x and y represent any hexadecimal numbers from
0 to F. If you do not provide a group address, this command displays the RP that corresponds to all IPv6
multicast groups.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The RP information includes the information of RPs dynamically found by the BSR mechanism and static
RPs.
Examples
# Display information about the RP that corresponds to IPv6 multicast group FF0E::101.
<Sysname> display pim ipv6 rp-info ff0e::101
PIM-SM BSR RP information:
prefix/prefix length: FF0E::101/64 [B]
RP: 2004::2
Priority: 192
HoldTime: 130
Uptime: 00:05:19
Expires: 00:02:11
Table 83 Command output
Field Descri
p
tion
prefix/prefix length
IPv6 multicast group served by the RP.
[B]
The RP serves multicast groups in the IPv6 bidirectional PIM
mode. Without this field displayed, the RP serves multicast
groups in the IPv6 PIM-SM mode.
RP
IPv6 address of the RP.