The display bgp routing-table cidr command displays classless inter-domain routing (CIDR) information about BGP routes.
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> display bgp routing-table cidr
BGP Local router ID is 10.1.3.2
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.1.3.1/32 0.0.0.0 0 0 ?
*> 10.1.3.2/32 0.0.0.0 0 0 ?
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. |