11-12
Default Level
1: Monitor level
Parameters
as-regular-expression
: AS path regular expression, a string of 1 to 80 characters.
Description
Use the
display bgp ipv6 paths
command to display IPv6 BGP path information.
If no parameter is specified, all path information will be displayed.
Examples
# Display IPv6 BGP path information.
<Sysname> display bgp ipv6 paths
Address Hash Refcount MED Path/Origin
0x5917098 1 1 0 i
0x59171D0 9 2 0 100i
Table 11-4 display bgp ipv6 paths
command output description
Field
Description
Address
Route destination address in local database, in dotted hexadecimal notation
Hash Hash
index
Refcount
Count of routes that used the path
MED
MED of the path
Path
AS_PATH attribute of the path, recording the ASs it has passed, for avoiding routing loops
Origin attribute of the route, which can take on one of the following values:
i
Indicates the route is interior to the AS.
Summary routes and routes defined using the
network
command are
considered IGP routes.
e
Indicates that a route is learned from the exterior gateway protocol (EGP).
Origin
?
Short for INCOMPLETE. It indicates that the origin of a route is unknown and
the route is learned by other means. BGP sets Origin attribute of routes
learned from other IGP protocols to INCOMPLETE.
display bgp ipv6 peer
Syntax
display bgp ipv6 peer
[
group-name
log-info
|
ipv4-address verbose
|
ipv6-address
{
log-info
|
verbose
} |
verbose
]