The display msdp rpf-peer command displays information about all RPF peers of a specific source RP address, including RPF peer selection rules and RPF route types.
display msdp [ vpn-instance vpn-instance-name | all-instance ] rpf-peer original-rp original-rp-address
Parameter | Description | Value |
---|---|---|
vpn-instance vpn-instance-name |
Specifies a VPN instance. vpn-instance-name specifies the name of the VPN instance. |
The value must be an existing VPN instance name. |
all-instance |
Displays information about all the RPF peers of a specific source's RP address in all instances. If vpn-instance or all-instance is not specified, only the public network instance is displayed. |
- |
original-rp original-rp-address |
Displays information about all the RPF peers of a specific source's RP address. original-rp-address specifies the source's RP address. |
The value is in dotted decimal notation. |
Usage Scenario
To prevent looping of SA messages between MSDP peers, MSDP peers perform RPF checks on received SA messages and drop the SA messages that do not comply with RPF rules.
The display msdp rpf-peer command is used to check whether the forwarding path of SA messages works properly. Based on the RPF peer information in the command output, you can check every hop in the forwarding path. If the forwarding path is not working properly, this command helps you locate the faulty node.
Precautions
The address of the MSDP peer is the RP address of the source.
The MSDP peer is a static RPF peer of the device.
The MSDP peer is a unique MSDP peer of the device.
The MSDP peer has joined a full-mesh group.
Before configuring this command, ensure that MSDP peers are configured. Only the MSDP peers with Up TCP connection can become RPF peers.
# Display information about RPF peers of the source RP 192.168.4.5.
<HUAWEI> display msdp rpf-peer original-rp 192.168.4.5
MSDP RPF peer information
MSDP RPF peer information for Original RP: 192.168.4.5
01. RPF peer: 10.6.6.6
RPF selection rule: Peer is IGP next hop of best route
RPF used topology: default
RPF route type: multicast(static)
Item |
Description |
---|---|
MSDP RPF peer information |
information about the MSDP RPF peer. |
MSDP RPF peer information for Original RP |
Information about the MSDP RPF peer of a specific source's RP address. |
01. RPF peer |
RPF peer address. |
RPF selection rule |
RPF peer selection rule:
|
RPF used topology |
RPF used topology:
|
RPF route type |
RPF route type:
|