Field Description
Ogn
ORIGIN attribute of the route, which can take on one of the following values:
•
i
—Indicates that a route is interior to the AS.
•
Summary routes and the routes configured using the
network
command are
considered IGP routes.
•
e
—Indicates that a route is learned from the exterior gateway protocol (EGP).
•
?
—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 routing-table as-path-acl
Syntax
display bgp ipv6 routing-table as-path-acl as-path-acl-number
[
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
as-path-acl-number
: Number of an AS path ACL permitted by which to display routing information,
ranging from 1 to 256.
|
: Filters command output by specifying a regular expression. For more information about regular
expressions, see
Fundamentals Configuration Guide
.
begin
: Displays the first line that matches the specified regular expression and all lines that follow.
exclude
: Displays all lines that do not match the specified regular expression.
include
: Displays all lines that match the specified regular expression.
regular-expression
: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Description
Use
display bgp ipv6 routing-table as-path-acl
to display routes filtered through the specified AS
path ACL.
Examples
# Display routes filtered through the AS path ACL 20.
<Sysname> display bgp ipv6 routing-table as-path-acl 20
BGP Local router ID is 30.30.30.1
Status codes: * - valid, ^ - VPNv4 best, > - best, d - damped,
h - history, i - internal, s - suppressed, S - Stale
Origin : i - IGP, e - EGP, ? - incomplete
*> Network : 30:30:: PrefixLen : 64
NextHop : 30:30::30:1 LocPrf :
PrefVal : 0 Label : NULL
361