< Home

display ospf retrans-queue

Function

The display ospf retrans-queue command displays the OSPF retransmission list.

Format

display ospf [ process-id ] retrans-queue [ interface-type interface-number ] [ neighbor-id ] [ low-level-of-retrans-times-range min-time ] [ high-level-of-retrans-times-range max-time ]

Parameters

Parameter Description Value
process-id Specifies the ID of an OSPF process. The value is an integer ranging from 1 to 65535.
interface-type Specifies the type of the interface. -
interface-number Specifies the number of the interface. -
neighbor-id Specifies the neighbor ID. It is in the decimal notation format.
low-level-of-retrans-times-range min-time Min value of LSA retrans timers range. The value is an integer ranging from 0 to 65535.
high-level-of-retrans-times-range max-time Max value of LSA retrans timers range. The value is an integer ranging from 1 to 65535.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

After the OSPF network is optimized, you can check OSPF retransmission queues by this command.

The command output can help you troubleshoot OSPF faults.

Example

# Display the OSPF retransmission list.

<sysname> display ospf retrans-queue
          OSPF Process 1 with Router ID 1.1.1.1
                  OSPF Retransmit List
  The Router's Neighbor is Router ID 2.2.2.2         Address 192.168.0.2
  Interface 192.168.0.1      Area 0.0.0.0
  Retransmit list:
       Type       LinkState ID      AdvRouter         Sequence   Age
       Router     1.1.1.1           1.1.1.1           80000002   533  
Table 1 Description of the display ospf retrans-queue command output

Item

Description

The Router's Neighbor

Basic information about the neighboring router

Router ID

Router ID of the neighbor

Address

IP address of the neighboring interface

Interface

IP address of the interface

Area

Area ID

Retransmit List

Retransmission list

Type

LSA type

Router LSA, Network LSA, Network Summary LSA, ASBR Summary LSA, AS External LSA, NSSA LSA, and Opaque LSA

LinkState ID

Link state ID in the LSA header

AdvRouter

Advertising router in the LSA header

Sequence

Sequence number in the LSA header

Age

Aging time in the LSA header

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >