R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference
92
Syntax
display ospf [ process-id ] retrans-queue [ interface-type interface-number ] [ neighbor-id ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level
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 retransmission queue information of all OSPF processes is displayed.
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 25 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.