Command Manual – Routing Protocol 
Quidway S8500 Series Routing Switches  Chapter 5  BGP Configuration Commands
 
Huawei Technologies Proprietary 
5-26 
Example 
# Display the routing information matched with ^600$.  
<Quidway> display bgp routing-table regular-expression ^600$ 
Flags:     # - valid,       ^ - best,  
        D - damped,   H - history, 
        I - internal,      S – aggregate suppressed 
        B - balance 
 
Destination/Mask  Pref   Next-hop          Med        Local-Pref  Origin   Path 
-------------------------------------------------------------------- 
      1.1.1.0/24  256    10.10.10.1       0                  IGP   200  
      1.1.2.0/24  256    10.10.10.1       0                  IGP   200  
      1.1.3.0/24  256    10.10.10.1       0                  IGP   200  
      2.2.3.0/24  256    10.10.10.1       0                  INC   200  
      4.4.4.0/24  256    10.10.10.1       0                  IGP   200  
      9.9.9.0/24  256    10.10.10.1       0                  INC   200  
      10.10.10.0/24 256  10.10.10.1       0                  IGP   200 
For detailed description of the output information, see Table 5-6.  
5.1.26  display bgp routing-table statistic 
Syntax 
display bgp routing-table { advertised | received } statistic 
View 
Any view 
Parameter 
advertised: Routing information advertised by the peers.  
received: Routing information received by the peers.  
statistic: The total number of routes advertised or received by the peer.  
Description 
Use the display bgp routing-table statistic command to display the total number of 
routes advertised or received by all BGP peers.  
Related command: display bgp peer.  
Example 
# Display the routing information advertised by all BGP peers.  
<Quidway> display bgp routing-table advertised statistic