Command Manual – Routing Protocol
Quidway S8500 Series Routing Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-13
Table 5-4 Description of the fields of the display bgp paths command
Field Description
Flags
State flags:
# - valid (valid)
^ - best (selected)
D – damped (discarded)
H – history (history)
I – internal (interior gateway protocol)
S - aggregate suppressed (suppressed)
Id Value of sequence number
Hash-Index Value of Hash-index
References Count of times that the route is referenced
Aggregator Mask length of aggregate route
Origin attribute of route, which indicates that the route updates
its origin relative to the route originating it from AS. It has three
optional values:
IGP
The route belongs to inside of AS. BGP treats
aggregate route and the route defined by the command
network as inside of AS, and origin type as IGP.
EGP
The route is learned from exterior gateway protocol
(EGP).
Origin
INC
Short for INCOMPLETE: indicates that the original
source of the route information is unknown (learned by
other methods). BGP sets the origin of the route
imported through other IGP protocols as INCOMPLETE
As-path
AS-path attribute of route, which records all AS areas that the
route passes. With it, route loop can be avoided
5.1.15 display bgp peer
Syntax
display bgp peer peer-address [ verbose ]
display bgp peer [ verbose ]
View
Any view
Parameter
peer-address: Specifies the peer to be displayed.
verbose: Displays the detailed information of the peer.