< 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 interface-number Specifies the interface type and number. -
neighbor-id Specifies the neighbor's router ID. It is in dotted decimal notation.
low-level-of-retrans-times-range min-time Specifies the minimum number of allowed LSA retransmission. The value is an integer ranging from 0 to 65535.
high-level-of-retrans-times-range max-time Specifies the maximum number of allowed LSA retransmission. The value is an integer ranging from 1 to 65535.

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

The command output helps you troubleshoot OSPF faults.

Example

# Display the OSPF retransmission list.

<HUAWEI> display ospf retrans-queue
                                                                                
         OSPF Process 1 with Router ID 10.1.1.1                           
                 OSPF Retransmit List                                           
                                                                                
  The Router's Neighbor is Router ID 10.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     10.1.1.1          10.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 switch.

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 >