HP VPN Firewall Appliances Network Management Command Reference
814
Views
Any view
Default command level
1: Monitor level
Parameters
|: 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 OSPFv3 LSDB statistics.
<System> display ospfv3 lsdb statistics
OSPFv3 Router with ID (1.1.1.1) (Process 1)
LSA Statistics
----------------------------------------------------------------------
Area ID Router Network InterPre InterRou IntraPre Link ASE
0.0.0.0 2 1 1 0 1
0.0.0.1 1 0 1 0 1
Total 3 1 2 0 2 3 0
Table 180 Command output
Field Descri
p
tion
Area ID Area ID.
Router Router-LSA number.
Network Network-LSA number.
InterPre Inter-Area-Prefix-LSA number.
InterRou Inter-Area-Router-LSA number.
IntraPre Intra-Area-Prefix-LSA number.
Link Link-LSA number.
ASE AS-external-LSA number.
Total Total LSA number.
display ospfv3 next-hop
Use display ospfv3 next-hop to display OSPFv3 next hop information.
Syntax
display ospfv3 [ process-id ] next-hop [ | { begin | exclude | include } regular-expression ]