OSPFv3 Router with ID (1.1.1.1) (Process 1)
Neighbor Statistics
----------------------------------------------------------------------
Area ID Down Init 2-way ExStar Exchange Loading Full
0.0.0.0 0 0 0 0 0 0 1
Total 0 0 0 0 0 0 1
Table 68 Command output
Field Description
Area ID
Area ID.
Down
In this state, neighbor initial state, the router has not received any information from a
neighboring router for a period of time.
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
Indicates 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 master/slave
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
Indicates LSDB synchronization has been accomplished between neighbors.
Total
Total number of neighbors under the same state.
display ospfv3 request-list
Syntax
display ospfv3
[
process-id
]
request-list
[ {
external
|
inter-prefix
|
inter-router
|
intra-prefix
|
link
|
network
|
router
|
grace
} [
link-state-id
] [
originate-router
ip-address
] |
statistics
] [
|
{
begin
|
exclude
|
include
}
regular-expression
]
View
Any view
Default level
1: Monitor level
Parameters
process-id
: OSPFv3 process ID, in the range of 1 to 65535.
external
: Displays the AS-external LSA information of the OSPFv3 link state request list.
inter-prefix
: Displays the Inter-area-prefix LSA information of the OSPFv3 link state request list.
inter-router
: Displays the Inter-area-router LSA information of the OSPFv3 link state request list.
intra-prefix
: Displays the Intra-area-prefix LSA information of the OSPFv3 link state request list.
link
: Displays the Link LSA information of the OSPFv3 link state request list.
network
: Displays the Network-LSA information of the OSPFv3 link state request list.
router
: Displays the Router-LSA information of the OSPFv3 link state request list.
301