243
# Display detailed information about BGP IPv6 unicast routes destined to network 2::/64 for the public
network.
<Sysname> display bgp routing-table ipv6 2:: 64
BGP local router ID: 192.168.1.135
Local AS number: 200
Paths: 1 available, 1 best
From : 1::1 (192.168.1.136)
Relay nexthop : 1::1
Original nexthop: 1::1
OutLabel : NULL
AS-path : 100
Origin : igp
Attribute value : MED 0, pref-val 0
State : valid, external, best,
Table 66
Command output
Field Description
Paths
Number of routes:
•
available
—Number of valid routes.
•
best
—Number of optimal routes.
Original nexthop
Original next hop of the route. If the route is received from a BGP update
message, the original next hop is the next hop IP address in the message.
OutLabel
Outgoing label of the route.
AS-path
AS_PATH attribute of the route, which records the ASs the route has
passed to avoid routing loops.
Origin
Origin of the route:
•
igp
—Originated in the AS. The origin of summary routes and routes
advertised with the
network
command is IGP.
•
egp
—Learned through EGP.
•
incomplete
—Unknown origin. The origin of routes redistributed from
IGP protocols is INCOMPLETE.
Attribute value
BGP path attributes:
•
MED
—MED value.
•
localpref
—
Local preference value.
•
pref-val
—Preferred value.
•
pre
—Route preference.
State
Current state of the route:
•
valid.
•
internal.
•
external.
•
local.
•
best.