display ospf [ process-id ] request-queue [ interface-type interface-number ] [ neighbor-id ]
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. | The value is in dotted decimal notation. |
# Display the OSPF request list.
<HUAWEI> display ospf request-queue
OSPF Process 1 with Router ID 10.1.1.1
OSPF Request List
The Router's Neighbor is Router ID 10.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 10.1.1.1 10.1.1.1 8000001b 677
Item |
Description |
---|---|
The Router's Neighbor is 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 device 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. |