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

15
Table 3 Command output
Field Description
Proto Origin of the routes.
route
Number of routes from the origin.
active Number of active routes from the origin.
added
Number of routes added into the routing table since the router started up or the routing
table was last cleared.
deleted Number of routes marked as deleted, which are freed after a period.
freed Number of routes that got freed (removed permanently).
Total Total number.
display ipv6 routing-table
Use display ipv6 routing-table to display brief IPv6 routing information, including destination IP address
and prefix, protocol type, priority, metric, next hop and outgoing interface.
Use display ipv6 routing-table verbose to display detailed information about all IPv6 routes, including
both active and inactive routes.
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] [ 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.
verbose: Displays detailed information about all IPv6 routes, including both active and inactive routes.
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.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
The display ipv6 routing-table command displays only active routes (the brief information about the
current optimal routes).