472
Field Description
Attempt
This state is available only in an NBMA network. In this state, the OSPFv3 router has not
received any information from a neighbor for a period but can send Hello packets at a
longer interval to keep neighbor relationship.
Init
In this state, the device received a Hello packet from the neighbor but the packet contains
no Router ID of the neighbor. Mutual communication is not setup.
2-Way
Mutual communication between the router and its neighbor is available. DR/BDR election
is finished under this state (or higher).
ExStart
In this state, the router decides on the initial DD sequence number and active/standby
relationship of the two parties.
Exchange
In this state, the router exchanges DD packets with the neighbor.
Loading
In this state, the router sends LSRs to request the neighbor for needed LSAs.
Full
LSDB synchronization has been accomplished between neighbors.
Total
Total number of neighbors under the same state.
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.
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 an IPv4 address by the system.
interface-type interface-number
: Specifies an interface by its type and number.
neighbor-id
: Specifies a neighbor's router ID.
Usage guidelines
If no OSPFv3 process is specified, this command displays the OSPFv3 request list information for all
OSPFv3 processes.
If no OSPFv3 area is specified, this command displays the OSPFv3 request list information for all areas.
If no interface is specified, this command displays the OSPFv3 request list information for all interfaces.
If no neighbor is specified, this command displays the OSPFv3 request list information for all OSPFv3
neighbors.