R2511-HP MSR Router Series Layer 3 - IP Routing Command Reference(V5)
15
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.
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] [ | { 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.
|: 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).
The display ipv6 routing-table verbose command output shows the statistics of the entire routing table,
and the detailed information of each route.
Examples
# Display brief routing table information
<Sysname> display ipv6 routing-table
Routing Table : Public
Destinations : 1 Routes : 1
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Table 4 Command output
Field Descri
p
tion
Destination IPv6 address of the destination network/host.
NextHop Next hop address.
Preference Route priority.
Interface Outgoing interface.










