R0106-HP MSR Router Series Layer 3 - IP Routing Command Reference(V7)

335
* > 10.2.1.0/24 10.2.1.1 0 0 i
* > 192.168.1.0 192.168.1.135 0 0 i
# Display information about all public BGP IPv4 unicast routes received by the active BGP process from
the peer 10.2.1.2.
<Sysname> display bgp routing-table ipv4 peer 10.2.1.2 received-routes
Total number of routes: 2
BGP local router ID is 192.168.100.1
Status codes: * - valid, > - best, d - damped, h - history,
s - suppressed, S - Stale, i - internal, e - external
Origin: i - IGP, e - EGP, ? - incomplete
Network NextHop MED LocPrf PrefVal Path/Ogn
e 10.2.1.0/24 10.2.1.2 0 0 200i
* e 192.168.1.0 10.2.1.2 0 0 200i
# Display brief information about all public BGP IPv4 unicast routes for the standby BGP process.
<Sysname> display bgp routing-table ipv4 standy slot 1
Total number of routes: 1
BGP local router ID is 192.168.19.3
Status codes: * - valid, > - best, d - dampened, h - history,
s - suppressed, S - stale, i - internal, e - external
Origin: i - IGP, e - EGP, ? - incomplete
Network NextHop MED LocPrf PrefVal Path/Ogn
* e 5.5.5.5/32 12.1.1.1 0 100i
Table 86 Command output
Field Description
Status codes
Status codes:
* – valid—Valid route.
> – best—Optimal route.
d – dampened—Dampened route.
h – history—History route.
s – suppressed—Suppressed route.
S – stale—Stale route.
i – internal—Internal route.
e – external—External route.
Origin
Origin of the route:
i – IGP—Originated in the AS. The origin of summary routes and routes
advertised with the network command is IGP.
e – EGP—Learned through EGP.
?– incomplete—Unknown origin. The origin of routes redistributed from IGP
protocols is INCOMPLETE.