HP VPN Firewall Appliances Network Management Command Reference
937
Syntax
display ipv6 routing-table [ vpn-instance vpn-instance-name ] ipv6-prefix ipv6-prefix-name [ verbose ]
[ | { begin | exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
Parameters
vpn-instance vpn-instance-name: Specifies a VPN by its name, a case-sensitive string of 1 to 31
characters. Without this option, the command displays routing information for the public network.
ipv6-prefix-name: Specifies an IPv6 prefix list by its name, a string of 1 to 19 characters.
verbose: Displays detailed information about all routes. Without this keyword, the command displays
only brief information about active routes.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Getting Started 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 active routing information permitted by the IPv6 prefix list test2.
<Sysname> display ipv6 routing-table ipv6-prefix test2
Routes Matched by Prefix list test2 :
Summary Count : 1
Destination: 100::/64 Protocol : Static
NextHop : :: Preference: 60
Interface : NULL0 Cost : 0
For command output, see Table 210.
display ipv6 routing-table protocol
Use display ipv6 routing-table protocol to display IPv6 routes installed by a 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