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

91
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535.
interface-type interface-number: Specifies an interface by its type and number.
neighbor-id: Neighbor's router ID.
|: 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.
Usage guidelines
If no OSPF process is specified, the OSPF request queue information of all OSPF processes is displayed.
Examples
# Display OSPF request queue information.
<Sysname> display ospf request-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
Request list:
Type LinkState ID AdvRouter Sequence Age
Router 2.2.2.2 1.1.1.1 80000004 1
Network 192.168.0.1 1.1.1.1 80000003 1
Sum-Net 192.168.1.0 1.1.1.1 80000002 2
Table 24 Command output
Field Descri
p
tion
The Router's Neighbor is Router ID Neighbor router ID.
Address Neighbor interface IP address.
Interface Local interface IP address.
Area Area ID.
Request list Request list information.
Type LSA type.
LinkState ID Link state ID.
AdvRouter Advertising router.
Sequence LSA sequence number.
Age LSA age.
display ospf retrans-queue
Use display ospf retrans-queue to display retransmission queue information.