242
Examples
# Display brief information about all BGP IPv6 unicast routes for the public network.
<Sysname> display bgp routing-table ipv6
Total number of routes: 1
BGP local router ID is 192.168.1.136
Status codes: * - valid, > - best, d - dampened, h - history,
s - suppressed, S - stale, i - internal, e - external
Origin: i - IGP, e - EGP, ? - incomplete
>e Network : 3:: PrefixLen : 64
NextHop : 1::2 LocPrf :
PrefVal : 0 OutLabel : NULL
MED :
Path/Ogn: 100i
Table 65
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.
PrefixLen
Prefix length of the destination network address.
NextHop
Next hop IPv6 address.
LocPrf
Local preference value.
PrefVal
Preferred value of the route.
OutLabel
Outgoing label of the route.
MED MULTI_EXIT_DISC
attribute.
Path/Ogn
AS_PATH and ORIGIN attributes of the route:
•
AS_PATH attribute
—Records the ASs the route has passed to avoid routing
loops.
•
ORIGIN attribute
—Identifies the origin of the route.