Command Manual – IPv4 Routing
H3C S7500E Series Ethernet Switches Chapter 3 OSPF Configuration Commands
3-25
3.1.19 display ospf peer statistics
Syntax
display ospf [ process-id ] peer statistics
View
Any view
Parameters
process-id: OSPF process ID, in the range 1 to 65535.
Description
Use the display ospf peer statistics command to display OSPF neighbor statistics.
If no OSPF process is specified, OSPF neighbor statistics of all OSPF processes is
displayed.
Examples
# Display OSPF neighbor statistics.
<Sysname> display ospf peer statistics
OSPF Process 1 with Router ID 1.1.1.1
Neighbor Statistics
Area ID Down Attempt Init 2-Way ExStart Exchange Loading Full Total
0.0.0.1 0 0 0 0 0 0 0 1 1
Total 0 0 0 0 0 0 0 1 1
Table 3-12 Description on the fields of the display ospf peer statistics command
Field Description
Area ID Area ID
Down
Under this state, neighbor initial state, the router has not received
any information from a neighboring router for a period of time.
Attempt
Available only in an NBMA network, such as Frame Relay, X.25 or
ATM. Under this state, the OSPF router has not received any
information from a neighbor for a period but can send Hello packets
with a longer interval to keep neighbor relationship.
Init
Under this state, the router has received a hello packet from a
neighbor but the packet contains no IP address of itself, so mutual
communication is not established.
2-Way
Indicates mutual communication between the router and its
neighbor is established. DR/BDR election is finished under this state
(or higher).