82
<Sysname> display ospf peer
OSPF Process 1 with Router ID 1.1.1.1
Neighbor Brief Information
Area: 0.0.0.0
Router ID Address Pri Dead-Time Interface State
1.1.1.2 1.1.1.2 1 40 Vlan11 Full/DR
Table 22 Command output
Field Descri
Area Neighbor area
Router ID Neighbor router ID
Address Neighbor interface address
Pri Neighboring router priority
Dead-Time Dead interval remained
Interface Interface connected to the neighbor
State
Neighbor state: Down, Init, Attempt, 2-Way, Exstart, Exchange,
Loading or Full
display ospf peer statistics
Syntax
display ospf [ process-id ] peer statistics [ | { begin | exclude | include } regular-expression ]
View
Any view
Default level
1: Monitor level
Parameters
process-id: OSPF process ID, in the range of 1 to 65535.
|: Filters command output by specifying a regular expression. For more information about regular
expressions, see Fundamentals Configuration Guide.
begin: Displays the first line that matches the specified regular expression and all lines that follow.
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.
Description
Use display ospf peer statistics to display OSPF neighbor statistics.
If no OSPF process is specified, OSPF neighbor statistics of all OSPF processes is displayed.