< Home

display pim rp-info

Function

The display pim rp-info command displays information about the RP for a multicast group.

Format

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

Parameters

Parameter Description Value
vpn-instance vpn-instance-name Specifies the name of a VPN instance. The value must be an existing VPN instance name.
all-instance Specifies all the instances. -
group-address Displays the information about the RP for a specified multicast group. 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

You can use this command to view information about the RP for a multicast group.

Configuration Impact

The command output includes information about the RP discovered through the BSR mechanism and static RP.

If group-address is not specified, the command displays RP information for all the multicast groups.

Example

# Display RP information for all the multicast groups in the public network instance.
<HUAWEI> display pim rp-info
 VPN-Instance: public net
 PIM-SM BSR RP Number:1
 Group/MaskLen: 224.0.0.0/4
     RP: 10.2.2.2 (local)
     Priority: 0
     Uptime: 03:01:36
     Expires: 00:02:29
 PIM SM static RP Number:1
     Static RP: 10.1.1.1
Table 1 Description of the display pim rp-info command output

Item

Description

PIM-SM BSR RP Number

Number of PIM-SM RPs elected dynamically using the BSR mechanism.

Group/MaskLen

Multicast group address and mask length.

RP

RP address.

Priority

Priority of the RP.

Uptime

Time elapsed since presence of the RP.

Expires

Amount of time left before the RP times out.

PIM SM static RP Number

Number of static RPs.

Static RP

IP address of a static RP.

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