display ospfv3 request-queue

Use display ospfv3 request-queue to display OSPFv3 request list information.

Syntax

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

Views

Any view

Predefined user roles

network-admin

network-operator

Parameters

process-id: Specifies an OSPFv3 process by its ID in the range of 1 to 65535. If you do not specify an OSPFv3 process, this command displays OSPFv3 request list information for all OSPFv3 processes.

area area-id: Specifies an area by its ID, an IPv4 address or a decimal integer in the range of 0 to 4294967295 that is translated into the IPv4 address format. If you do not specify an OSPFv3 area, this command displays OSPFv3 request list information for all areas.

interface-type interface-number: Specifies an interface by its type and number. If you do not specify an interface, this command displays OSPFv3 request list information for all interfaces.

neighbor-id: Specifies a neighbor's router ID. If you do not specify a neighbor, this command displays OSPFv3 request list information for all OSPFv3 neighbors.

Examples

# Display OSPFv3 request list information.

<Sysname> display ospfv3 request-queue

               OSPFv3 Process 1 with Router ID 1.1.1.1

                   Area: 0.0.0.0
                   Interface Vlan-interface100
-------------------------------------------------------------------------
                   Nbr-ID 1.3.3.3 Request List
 Type    LinkState ID    AdvRouter       SeqNum       Age   CkSum
 0x4005  0.0.34.127      1.3.3.3         0x80000001   0027  0x274d
 0x4005  0.0.34.128      1.3.3.3         0x80000001   0027  0x2d45
 0x4005  0.0.34.129      1.3.3.3         0x80000001   0027  0x333d
 0x4005  0.0.34.130      1.3.3.3         0x80000001   0027  0x3935

Table 157: Command output

Field

Description

Area

Area ID.

Interface

Interface type and sequence number.

Nbr-ID

Neighbor ID.

Request list

Request list information.

Type

LSA type.

LinkState ID

Link state ID.

AdvRouter

Advertising router.

SeqNum

LSA sequence number.

Age

LSA age.

CkSum

Checksum.