< Home

display pim rp-info

Function

The display pim rp-info command displays information about the Rendezvous Point (RP) to which a multicast group corresponds.

Format

display pim [ vpn-instance vpn-instance-name | all-instance ] rp-info [ group-address ]

Parameters

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.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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:

  • If you specify neither vpn-instance nor all-instance in this command, this command displays only information about RPs in a public network instance.
  • If you specify group-address in this command, this command displays information about the RP that serves the multicast group specified by this parameter.

Example

# View RP information of all the multicast groups in the public network instance.
<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
Table 1 Description of the display pim rp-info command output

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.

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >