| Parameter | Description | Value |
|---|---|---|
| process-id |
Specifies the ID of an OSPF process. |
The value is an integer ranging from 1 to 4294967295. |
| InterfaceName |
Specifies the interface name. |
- |
| interfaceType |
Specifies the interface type. |
- |
| interfaceNum |
Specifies the interface number. |
- |
| neighbor-id |
Specifies the neighbor router ID. |
The value is in dotted decimal notation. |
The actual command output varies according to the device. The command output here is only an example.
<HUAWEI> 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 10.1.4.2
Interface 10.1.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
| Item | Description |
|---|---|
| Request list | Request list. |
| 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 router belongs. |
| Type | LSA type: Router LSA, network LSA, network summary LSA, ASBR summary LSA, AS external LSA, or 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. |