Command Manual - Routing Protocol
Quidway S6500 Series Ethernet Switches Chapter 5 BGP Configuration Commands
Huawei Technologies Proprietary
5-12
Description
Using display bgp paths command, you can view the information about AS paths
Example
# Display the information about the AS paths.
<Quidway> display bgp paths 500
Id Hash-index References Aggregator Origin As-Path
---------------------------------------------------
153 80 100 <null> IGP 500 {500,400,600}
Table 5-4 Description of information generated by the command display bgp paths
Field Description
Id Value of sequence number
Hash-Index Value of Hash-index
References Number of routes with reference
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.14 display bgp peer
Syntax
display bgp peer peer-address [ verbose ]
display bgp peer [ verbose ]
View
Any view