display ospf retrans-queue
Use display ospf retrans-queue to display retransmission queue information.
Syntax
display ospf [ process-id ] retrans-queue [ interface-type interface-number ] [ neighbor-id ]
Views
Any view
Predefined user roles
network-admin
network-operator
Parameters
process-id: Specifies an OSPF process by its ID in the range of 1 to 65535. If you do not specify this argument, the command displays retransmission queue information for all OSPF processes.
interface-type interface-number: Specifies an interface by its type and number. If you do not specify this argument, the command displays retransmission queue information for all interfaces.
neighbor-id: Specifies a neighbor's router ID. If you do not specify this argument, the command displays retransmission queue information for all neighbors.
Examples
# Display OSPF retransmission queue information.
<Sysname> display ospf retrans-queue OSPF Process 100 with Router ID 192.168.1.59 Link State Retransmission List 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 47: Command output
Field | Description |
---|---|
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. |