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. |
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.
<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
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. |