Switch 7700 Command reference Guide, v2.0

Table Of Contents
BGP Configuration Commands 197
display bgp paths Syntax
display bgp paths as_regular_expression
View
All views
Parameter
as_regular_expression: Matched AS path regular expression.
Description
Use the display bgp paths command to view the information about AS paths
Example
Display the information about the AS paths.
<SW7700>display bgp paths ^600$
Flags: # - valid, ^ - best,
D - damped, H - history,
I - internal, S Ð aggregate suppressed
Id Hash-Index References Aggregator Origin As-Path
--------------------------------------------------------------------
6 90 15 <null> IGP 600
Table 10 Description of information generated by the command display bgp
network
Field Description
Network Network address
Mask Mask
Route-policy Configured route policy
Table 11 Description of information generated by the command display bgp paths
Field Description
Flags State flags:
# - valid (valid)
^ - best (selected)
D - damped (discarded)
H - history (history)
I - internal (interior gateway protocol)
S - aggregate suppressed (suppressed)
Id Value of sequence number
Hash-Index Value of Hash-index
References Number of routes with reference
Aggregator Mask length of aggregate route
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).