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

427
Field Description
Origin
Origin attributes of the route:
i – IGP—Originated in the AS.
e – EGP—Learned through EGP.
? – incomplete—Learned by some other means.
Network Destination network address.
PrefixLen Prefix length of the address.
NextHop Next hop IP address.
MED Multi-Exit-Discriminator attribute value.
LocPrf Local precedence.
Path
AS_PATH attribute of the path, which records the ASs that the packet
has passed to avoid routing loops.
PrefVal Preferred value for a route.
Ogn
Origin attribute of the route:
i—The route is interior to the AS. Summary routes and routes
injected through the network command are considered IGP routes.
e—The route is learned from the Exterior Gateway Protocol (EGP).
?—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
Use display bgp ipv6 multicast routing-table as-path-acl to display the IPv6 MBGP routes matching the
specified AS path ACL.
Syntax
display bgp ipv6 multicast routing-table as-path-acl as-path-acl-number [ | { begin | exclude | include }
regular-expression ]
Views
Any view
Default command level
1: M o n i t o r l e ve l
Parameters
as-path-acl-number: Specifies an AS path ACL by its number 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.