Switch 7700 Command reference Guide, v2.0

Table Of Contents
206 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
display bgp
routing-table peer
Syntax
display bgp routing-table peer peer_address { advertised | received }
View
All views
Parameter
peer_address: Specifies the peer to be displayed.
advertised: Routing information advertised by the specified peer.
received: Routing information the specified peer received.
Description
Use the display bgp routing-table peer command to view the routing
information the specified BGP peer advertised or received.
Example
Display the routing information advertised by BGP peer 10.10.10.1.
[SW7700]display bgp routing table peer 10.10.10.1 advertised
Flags: # - valid, ^ - best,
D - damped, H - history,
I - internal, S Ð aggregate suppressed
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 13.
display bgp
routing-table
regular-expression
Syntax
display bgp routing-table regular-expression as_regular_expression
View
All views
Flap-times The times of the route flap
Origin 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).
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
Table 16 Description of information generated by the command display bgp
routing-table flap-info