Command Manual - Routing Protocol 
Quidway S3500 Series Ethernet Switches  Chapter 4  BGP Configuration Commands
 
Huawei Technologies Proprietary 
4-23 
Item  Description 
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.23  display bgp routing-table peer 
Syntax 
display bgp routing-table peer peer-address { advertised | received }  
[ network-address [ mask ] | statistic ] 
View 
Any view 
Parameter 
peer-address: Specifies the peer to be displayed.  
advertised: Routing information advertised by the specified peer.  
received: Routing information the specified peer received.  
network-address mask : IP address and address mask of destination network. 
statistic: Statistic routing information of peer. 
Description 
Using display bgp routing-table peer command, you can view the routing information 
the specified BGP peer advertised or received.  
Example 
# Display the routing information advertised by BGP peer 10.10.10.1. 
[Quidway] display bgp routing table peer 10.10.10.1 advertised 
Flags:     # - valid,       ^ - best,  
        D - damped,   H - history,