The display pim rp-info command displays information about the Rendezvous Point (RP) to which a multicast group corresponds.
| Parameter | Description | Value |
|---|---|---|
| vpn-instance vpn-instance-name | Specifies a VPN instance. vpn-instance-name specifies the name of the VPN instance. | The name is a string of 1 to 31 characters. |
| all-instance | Specifies all the instances. | - |
| group-address | Specifies the group address. It is used to specify a multicast group and display the information about the corresponding RP. | The address is in dotted decimal notation. The value ranges from 224.0.1.0 to 239.255.255.255. |
Usage Scenario
The display pim rp-info command is used to display information about an RP that serves specific multicast groups. RPs are classified into dynamic RPs, static RPs, and auto RPs.
Precautions
When you use the display pim rp-info command, note the following points:
<sysname> display pim rp-info
VPN-Instance: public net
PIM-SM BSR RP information:
PIM-SM BSR RP Number:1
Group/MaskLen: 224.0.0.0/4
RP: 2.2.2.2 (local)
Priority: 0
Uptime: 03:01:36
Expires: 00:02:29
Item |
Description |
|---|---|
VPN-Instance |
Indicates the VPN instance to which RP information belongs. |
PIM-SM BSR RP information |
Indicates the PIM-SM BootStrap router (BSR) RP information. |
PIM-SM BSR RP Number |
Indicates the number of PIM-SM BSR RP. |
Group/MaskLen |
Indicates the group address and mask length. |
RP |
Indicates the RP address.
NOTE:
RP addresses must be the same on the devices that serve the same multicast group. If two or more different RP addresses exist, troubleshoot faults as follows: In static RP mode, run the static-rp command on all the devices to configure the same RP address. |
Priority |
Indicates the priority of the RP. |
Uptime |
Indicates the Keepalive period of the RP. |
Expires |
Indicates the remaining time before the RP times out. |