Switch 7700 Command reference Guide, v2.0

Table Of Contents
204 CHAPTER 5: USING ROUTING PROTOCOL COMMANDS
display bgp
routing-table
different-origin-as
Syntax
display bgp routing-table different-origin-as
View
All views
Parameter
none
Description
Use the display bgp routing-table different-origin-as command to view
routes that have different source autonomous systems
Example
View the routes that have different source ASs.
<SW7700>display bgp routing-table different-origin-as
Flags: # - valid, ^ - best,
D - damped, H - history,
I - internal, S – aggregate suppressed
Destination/Mask Pref Next-hop Med Local-Pref
Origin As-Path
---------------------------------------------------------
---------
10.10.10.0/24 0 10.10.10.2 0 IGP
10.10.10.0/24 256 10.10.10.1 0 IGP
200
Tab le 15 Description of information generated by the command display bgp
routing-table dampening
Item Description
Flags State flags:
# - valid (valid)
^ - best (selected)
D - damped (discarded)
H - history (history)
I - internal (interior gateway protocol)
S - aggregate suppressed (suppressed)
#D The valid and damped route
Dest/Mask The dampened route to the destination network 11.1.0.0
Source The nexthop of the route
Damping-limit The time before dampening turns invalid and the route can be reused.
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