The display bgp routing-table different-origin-as command displays BGP routes that have the same destination address but different source AS numbers.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp routing-table different-origin-as
BGP Local router ID is 10.1.3.1
Status codes: * - valid, > - best, d - damped, h - history,
i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
Total Number of Routes: 2
Network NextHop MED LocPrf PrefVal Path/Ogn
*> 10.2.1.0/24 0.0.0.0 0 0 i
* 10.17.1.1 1 0 300?
Item | Description |
---|---|
BGP Local router ID is | Router ID of the local BGP device. |
Status codes | The codes of status. |
Origin | Origin attribute of a BGP route:
|
Total Number of Routes | The total number of BGP routes. |
Network | Network address in the BGP routing table. |
NextHop | Next-hop address of the sent packets. |
MED | MED of a route. |
LocPrf | Local preference of a route. |
PrefVal | Preferred value by a protocol. |
Path/Ogn | AS_Path number and Origin attribute. |