R3303-HP HSR6800 Routers Layer 3 - IP Routing Command Reference

90
exclude: Displays all lines that do not match the specified regular expression.
include: Displays all lines that match the specified regular expression.
regular-expression: Specifies a regular expression, a case-sensitive string of 1 to 256 characters.
Usage guidelines
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 10.3.1.1
Neighbor Statistics
Area ID Down Attempt Init 2-Way ExStart Exchange Loading Full Total
0.0.0.0 0 0 0 0 0 0 0 1 1
0.0.0.2 0 0 0 0 0 0 0 1 1
Total 0 0 0 0 0 0 0 2 2
Table 23 Command output
Field Description
Area ID The state statistics of all the routers in the area to which the router belongs is displayed.
Down Number of neighboring routers in Down state in the same area.
Attempt Number of neighboring routers in Attempt state in the same area.
Init Number of neighboring routers in Init state in the same area.
2-Way Number of neighboring routers in 2-Way state in the same area.
ExStart Number of neighboring routers in ExStart state in the same area.
Exchange Number of neighboring routers in Exchange state in the same area.
Loading Number of neighboring routers in Loading state in the same area.
Full Number of neighboring routers in Full state in the same area.
Total
Total number of neighbors under the same state: Down, Attempt, Init, 2-Way, ExStart,
Exchange, Loading, or Full.
display ospf request-queue
Use display ospf request-queue to display OSPF request queue information.
Syntax
display ospf [ process-id ] request-queue [ interface-type interface-number ] [ neighbor-id ] [ | { begin |
exclude | include } regular-expression ]
Views
Any view
Default command level
1: Monitor level