HP MSR2000/3000/4000 Router Series Layer 3 - IP Routing Command Reference
304
• If the network-address mask or network-address mask-length argument is specified and the
longest-match keyword is not specified, the command displays detailed information about the BGP
IPv4 unicast route that matches both the specified destination network address and the mask (or
mask length).
The command with the unicast keyword has the same effect as that without the unicast keyword.
Examples
# Display brief information about all BGP IPv4 unicast routes for the public network.
<Sysname> display bgp routing-table ipv4
Total number of routes: 4
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
* > 10.2.1.0/24 10.2.1.1 0 0 i
e 10.2.1.2 0 0 200i
* > 192.168.1.0 192.168.1.135 0 0 i
* e 10.2.1.2 0 0 200i
Table 86 Command output
Field Description
Status codes
Status codes:
• * – valid—Valid route.
• > – best—Best route.
• d – damped—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.
Network Destination network address.
NextHop Next hop IP address.
MED MULTI_EXIT_DISC attribute.
LocPrf Local preference value.
PrefVal Preferred value of the route.