R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

17
Field Descri
p
tion
RelayNextHop Recursive next hop.
Tag Tag of the route.
Neighbor Neighbor address.
ProcessID Process ID.
Interface Outgoing interface.
Protocol Routing protocol.
State
State of the route:
Active.
Inactive.
Adv (advertised).
NoAdv (not advertised).
Cost Cost of the route.
Tunnel ID Tunnel ID.
Label Label.
Age Time that has elapsed since the route was generated.
display ipv6 routing-table acl
Use display ipv6 routing-table acl to display routing information permitted by the IPv6 ACL.
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] acl acl6-number [ verbose ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Specifies an MPLS L3VPN. vpn-instance-name is a case-sensitive string
of 1 to 31 characters. If no VPN is specified, the information of the public network is displayed.
acl6-number: Specifies a basic IPv6 ACL number in the range of 2000 to 2999.
verbose: Displays detailed information about all routes permitted by the ACL. Without this keyword, only
brief information about active routes is displayed.
|: 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.