HP VPN Firewall Appliances Network Management Command Reference

336
|: 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.
Usage guidelines
If no OSPF process is specified, this command displays the retransmission queue information for all OSPF
processes.
Examples
# Display OSPF retransmission queue information.
<Sysname> display ospf retrans-queue
The Router's Neighbor is Router ID 2.2.2.2 Address 10.1.1.2
Interface 10.1.1.1 Area 0.0.0.0
Retransmit list:
Type LinkState ID AdvRouter Sequence Age
Router 2.2.2.2 2.2.2.2 80000004 1
Network 12.18.0.1 2.2.2.2 80000003 1
Sum-Net 12.18.1.0 2.2.2.2 80000002 2
Table 76 Command output
Field Descri
p
tion
The Router's Neighbor is Router ID Neighbor router ID.
Address Neighbor interface IP address.
Interface Interface address of the router.
Area Area ID.
Retrans List Retransmission list.
Type LSA type.
LinkState ID Link state ID.
AdvRouter Advertising router.
Sequence LSA sequence number.
Age LSA age.
display ospf routing
Use display ospf routing to display OSPF routing information.
Syntax
display ospf [ process-id ] routing [ interface interface-type interface-number ] [ nexthop
nexthop-address ] [ | { begin | exclude | include } regular-expression ]