< Home

display ospf request-queue

Function

The display ospf request-queue command displays the OSPF request list.

Format

display ospf [ process-id ] request-queue [ interface-type interface-number ] [ neighbor-id ]

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. -

Views

All views

Default Level

1: Monitoring level

Usage Guidelines

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

The command output can help you troubleshoot OSPF faults.

Example

# Display the OSPF request list.

<sysname> display ospf request-queue
          OSPF Process 1 with Router ID 1.1.1.1
                  OSPF Request List
  The Router's Neighbor is Router ID 4.4.4.4         Address 172.16.4.2
  Interface 172.16.4.1        Area 0.0.0.2
  Request list:
       Type       LinkState ID      AdvRouter         Sequence   Age
       Router     1.1.1.1           1.1.1.1           8000001b   677
Table 1 Description of the display ospf request-queue command output

Item

Description

The Router's Neighbor is

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 to which the local router belongs

Request list

Request 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 >