display bgp rpd routing-table peer

Function

The display bgp rpd routing-table peer command displays information about BGP peers in the BGP RPD address family.

Format

display bgp rpd routing-table peer ipv4-address { advertised-routes | received-routes }

Parameters

Parameter Description Value
advertised-routes

Displays information about the routes advertised to a specified peer.

-

received-routes

Displays information about the routes received from a specified peer.

-

peer ipv4-address

Displays information about routes of a specified peer.

It is in dotted decimal notation.

Views

All views

Default Level

1: Monitoring level

Task Name and Operations

Task Name Operations
bgp read

Usage Guidelines

Usage Scenario

To check information about desired RPD routes, you can specify parameters as required.

Example

The actual command output varies according to the device. The command output here is only an example.

# Display information about routes advertised from the BGP-RPD address family to the peer 192.168.1.1.
<HUAWEI> display bgp rpd routing-table peer 192.168.1.1 advertised-routes
Total number of Routes : 1
 BGP Local router ID is 1.1.1.1
 Status codes: * - valid, > - best, d - damped, x - best external, a - add path,
               h - history,  i - internal, s - suppressed, S - Stale
               Origin : i - IGP, e - EGP, ? - incomplete
        Network                        Peer           MED        LocPrf    PrefVal Path/Ogn 
 *>     1/1.1.1.1/1                    192.168.1.1    60                   0       100?
Table 1 Description of the display bgp rpd routing-table peer command output
Item Description
Total number of Routes

Number of BGP Flow Specification routes.

BGP Local router ID

Router ID of the local BGP device.

best

Optimal route.

Network

Route prefix.

Peer

IP address of the peer.

MED

MED of the route.

LocPrf

Local_Pref of the route.

PrefVal

PrefVal of the route.

Path/Ogn

AS_Path and origin of the route.

external

External route.

valid

Valid route.

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