Command Manual - Routing Protocol
Quidway S3500 Series Ethernet Switches Chapter 4 BGP Configuration Commands
Huawei Technologies Proprietary
4-12
Example
# Display the information about the AS paths.
<Quidway> display bgp paths 500
Id Hash-index References Aggregator Origin As-Path
---------------------------------------------------
3 214 1 <null> INC 500
Table 4-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
4.1.14 display bgp peer
Syntax
display bgp peer peer-address verbose
display bgp peer [ verbose ]
View
Any view
Parameter
peer-address: Specify the peer to be displayed.