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

22
display ipv6 routing-table protocol
Use display ipv6 routing-table protocol to display IPv6 routes of a specified routing protocol.
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] protocol protocol [ inactive | 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.
protocol: Displays routes of a routing protocol, which can be bgp4+, direct, isisv6, ospfv3, ripng, and
static.
inactive: Displays only inactive routes. Without the keyword, all routes are displayed.
verbose: Displays detailed information about all 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.
Examples
# Display brief information about all direct routes.
<Sysname> display ipv6 routing-table protocol direct
Public Routing Table : Direct
Summary Count : 1
Direct Routing Table Status : <Active>
Summary Count : 1
Destination: ::1/128 Protocol : Direct
NextHop : ::1 Preference: 0
Interface : InLoop0 Cost : 0
Direct Routing Table Status : <Inactive>
Summary Count : 0
For command output, see Table 4.