3com 8807 참조 가이드

다운로드
페이지 1099
BGP Configuration Commands
517
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
Use the display bgp routing-table peer command to view the routing 
information the specified BGP peer advertised or received.
Related command: display bgp peer.
Example
# Display the routing information advertised by BGP peer 10.10.10.1.
[SW8800] display bgp routing table peer 10.10.10.1 advertised
 
Flags:     # - valid,        ^ - best,
 
          D - damped,        H - history,
 
          I - internal,     S - aggregate suppressed
 
        B - balance
 
 
 
Dest/mask        Next -Hop   Med  Local-pref    Origin    As-path
 
*>  10.10.10.0/24    0.0.0.0                        INC           
For detailed description of the output information, see Table 74.
display bgp 
routing-table 
regular-expression
Syntax
display bgp routing-table regular-expression as-regular-expression
View
Any view
Parameter
as-regular-expression: Matched AS regular expression.
As-path 
AS-path attribute of route, which records all AS areas that the route passes. 
With it, route loop can be avoided
Table 77   Description of the fields of the display bgp routing-table flap-info command
Item Description