370
Field
Description
PrefixLen
Prefix length of the address.
NextHop
Next hop IP address.
MED Multi-Exit
Discriminator.
LocPrf Local
precedence.
Path
AS_PATH attribute of the path, recording the ASs that it has passed to
avoid routing loops.
PrefVal
Preferred value for a route.
Label Label.
Ogn
ORIGIN attribute of the route:
•
i
—Indicates that the route is interior to the AS. Summary routes and
routes injected via the
network
command are considered IGP
routes.
•
e
—Indicates that the route is learned from the Exterior Gateway
Protocol (EGP).
•
?
—Indicates that the origin of the route is unknown and the route is
learned by some other means. BGP sets the ORIGIN attribute of
routes learned from other IGP protocols to incomplete.
display bgp ipv6 multicast routing-table as-path-acl
Syntax
display bgp ipv6 multicast 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 that matches an AS path list numbered 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 multicast routing-table as-path-acl
to display the IPv6 MBGP routes that match the
specified AS path list.