R2511-HP MSR Router Series IP Multicast Command Reference(V5)

211
Field Description
Origin
Origin attributes:
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.
MED Measurement value of the route.
LocPrf Local preference value.
PrefVal Preferred value of the route.
Path
AS_PATH attribute, which records the ASs that the packet has passed
to avoid routing loops.
Ogn
Origin attributes:
i—The route is interior to the AS. Summary routes and the routes
injected through the network command are considered IGP routes.
e—The route is learned from the Exterior Gateway Protocol (EGP).
?—Short for "incomplete." It means that the origin of the route is
unknown and the route is learned by some other means. BGP marks
routes redistributed from IGP as incomplete.
display bgp multicast routing-table as-path-acl
Use display bgp multicast routing-table as-path-acl to display IPv4 MBGP routes that match an AS-path
ACL.
Syntax
display bgp multicast routing-table as-path-acl as-path-acl-number [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
2: Monitor level
Parameters
as-path-acl-number: Specifies an AS path ACL in the range of 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.