R3721-F3210-F3171-HP High-End Firewalls Network Management Command Reference-6PW101

583
display pim rp-info
Syntax
display pim rp-info [ group-address ] [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
group-address: Address of the multicast group of which the RP information will be displayed, in the range
of 224.0.1.0 to 239.255.255.255. If you do not provide a group address, this command displays the RP
information for all multicast groups.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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.
Description
Use display pim rp-info to display RP information.
The RP information includes the information of RPs dynamically found by the BSR mechanism and static
RPs.
Examples
# Display RP information for the multicast group 224.0.1.1 in the public network.
<Sysname> display pim rp-info 224.0.1.1
BSR RP Address is: 2.2.2.2
Priority: 192
HoldTime: 150
Uptime: 03:01:10
Expires: 00:02:30
RP mapping for this group is: 2.2.2.2
# Display RP information for all multicast groups in the public network.
<Sysname> display pim rp-info
PIM-SM BSR RP information:
Group/MaskLen: 224.0.0.0/4 [B]
RP: 2.2.2.2
Priority: 192
HoldTime: 150
Uptime: 03:01:36
Expires: 00:02:29