147
Field Description
Origin
ORIGIN attributes, including:
• i – IGP—Originated in the AS.
• e – EGP—Learned through EGP.
• ? – incomplete—Learned by some other means.
Network Destination network address
Next Hop Next hop IP address
MED Multi-Exit Discriminator
LocPrf Local preference value
PrefVal Preferred value of the route
Path AS_PATH attribute, recording the ASs the packet has passed to avoid routing loops
PrefVal Preferred value
Ogn
ORIGIN attribute of the route, which can be one of the following values:
• i—Indicates that the route is interior to the AS.
• Summary routes and the routes injected with the network command are considered
IGP routes.
• e—Indicates that the route is learned from the Exterior Gateway Protocol (EGP).
• ?—Short for INCOMPLETE. It indicates that the origin of the route is unknown and the
route is learned by other means.
display bgp routing-table as-path-acl
Syntax
display bgp 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: Displays routing information permitted by the AS path list, which is specified with a
number 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.