HP VPN Firewall Appliances Network Management Command Reference
938
Parameters
vpn-instance vpn-instance-name: Specifies an 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.
protocol: Specifies a routing protocol. It can be bgp4+, direct, isisv6, ospfv3, ripng, and static.
The following matrix shows the values for the protocol protocol option on different firewalls and firewall
modules:
Hardware Protocol
ke
y
words
F1000-A-EI/F1000-S-EI bgp4+, direct, ospfv3, ripng, and static
F1000-E bgp4+, direct, ospfv3, ripng, and static
F5000 bgp4+, direct, isisv6, ospfv3, ripng, and static
F5000-S/F5000-C bgp4+, direct, ospfv3, ripng, and static
VPN firewall modules bgp4+, direct, ospfv3, ripng, and static
20-Gbps VPN firewall modules bgp4+, direct, ospfv3, ripng, and static
inactive: Displays information about inactive routes. Without the keyword, the command displays
information about all routes.
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 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 210.