R3303-HP HSR6800 Routers IP Multicast Command Reference

136
display pim rp-info
Use display pim rp-info to display RP information.
Syntax
display pim [ all-instance | vpn-instance vpn-instance-name ] rp-info [ group-address ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
all-instance: Specifies all VPN instances.
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN by its name, a case-sensitive string of 1 to 31
characters.
group-address: Specifies a multicast group in the range of 224.0.1.0 to 239.255.255.255. If you do not
provide a group address, this command displays information about the RP that corresponds to all
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
If neither all-instance nor vpn-instance is specified, this command displays RP information on the public
network.
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 the multicast group 224.0.1.1 on the public
network.
<Sysname> display pim rp-info 224.0.1.1
VPN-Instance: public net
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 information about the RP that corresponds to all multicast groups on the public network.
<Sysname> display pim rp-info