| Parameter | Description | Value |
|---|---|---|
| process-id | Specifies the ID of an OSPF process. If no OSPF process ID is specified, brief information about all the OSPF processes is displayed. |
The value is an integer ranging from 1 to 65535. |
To check brief OSPF information, run the display ospf brief command. The command also displays the following information:
Router ID
VPN domain ID
Brief OSPF information displayed using the display ospf brief command helps you locate OSPF faults.
# Display brief OSPF information.
<sysname> display ospf brief
OSPF Process 1 with Router ID 10.1.1.1
OSPF Protocol Information
RouterID: 10.1.1.1 Border Router: AREA AS NSSA
Route Tag: 0
Multi-VPN-Instance is not enabled
Opaque Capable
Graceful-restart capability: planned and un-planned, totally
Helper support capability : enabled
filter capability : disabled
policy capability : strict lsa check, planned and un-planned
Applications Supported: MPLS Traffic-Engineering
Spf-schedule-interval: max 10000ms, start 500ms, hold 1000ms
Default ASE parameters: Metric: 1 Tag: 1 Type: 2
Route Preference: 10
ASE Route Preference: 150
SPF Computation Count: 4
RFC 1583 Compatible
Retransmission limitation is disabled
Import routes limitation is enabled, the maximal limitation value: 4294967295
Area Count: 2 Nssa Area Count: 1
ExChange/Loading Neighbors: 0
Area: 0.0.0.0 (MPLS TE not enabled)
Authtype: MD5 Area flag: Normal
SPF scheduled Count: 4
ExChange/Loading Neighbors: 0
Router ID conflict state: Normal
Interface: 10.1.1.1 GigabitEthernet0/0/1
Cost: 1 State: Waiting Type: Broadcast MTU: 1500
Priority: 1
Designated Router: 0.0.0.0
Backup Designated Router: 0.0.0.0
Timers: Hello 10 , Dead 40 , Poll 120 , Retransmit 5 , Transmit Delay 1
Area: 0.0.0.6 (MPLS TE not enabled)
Authtype: None Area flag: NSSA
SPF scheduled Count: 0
ExChange/Loading Neighbors: 0
Router ID conflict state: Normal
Item |
Description |
|---|---|
RouterID |
Router ID. |
Border Router |
Border router:
|
Route Tag |
Tag associated with the external route. |
Multi-VPN-Instance |
Whether VPN multi-instance is enabled. |
Opaque Capable |
Opaque-LSA capability is enabled. If Opaque-LSA capability is not enabled, run the opaque-capability enable command. |
Graceful-restart capability |
Whether graceful restart is enabled:
|
Helper support capability |
Whether the Helper mode is enabled:
|
filter capability |
Whether the filtering rule of the Helper mode is enabled:
|
policy capability |
Whether a policy is configured for the Helper mode:
|
Applications Supported |
Functions supported by OSPF. MPLS Traffic-Engineering indicates that OSPF supports TE. |
Spf-schedule-interval |
SPF calculation interval. |
Default ASE parameters |
Default parameters in external LSAs:
|
Route Preference |
Priority of the default route. |
ASE Route Preference |
Priority of the external route. |
SPF Computation count |
Number of times that SPF calculation is performed. |
RFC1583 Compatible |
Rules in RFC 2328 are configured to be compatible with those defined in RFC 1583. If such configuration is not performed, run the rfc1583 compatible command. |
Retransmission limitation |
Whether a retransmission limit is configured. |
Import routes limitation |
Whether a limit on the number of external routes that can be imported is configured. |
the maximal limitation value |
Maximum number of external routes that can be imported. |
Area Count |
Number of areas in the process. |
Nssa Area Count |
Number of NSSAs in the process. |
ExChange/Loading Neighbors |
Number of neighbors in ExChange and Loading states. |
Area |
Area ID. |
MPLS TE |
Whether MPLS TE is enabled. |
Authtype |
Area authentication types:
|
Area flag |
Area attributes:
|
SPF scheduled Count |
Number of times that SPF calculation is performed. |
Router ID conflict state |
Status of the router ID auto-recovery state machine:
|
Interface |
Interface information in the area. |
Cost |
Cost of an OSPF interface. |
State |
Interface status, which can be Down, Waiting, Loopback, P-2-P, DR, BDR, or DR OTHER. DR, BDR, and DR OTHER exist only on broadcast and NBMA networks, and P-2-P exists only on P2P and P2MP networks. |
Type |
Interface types:
|
MTU |
MTU value of the interface. |
Priority |
Interface priority. |
Designated Router |
Interface of the DR. |
Backup Designated Router |
Interface of the BDR. |
Timers |
Timer intervals:
|
The display ospf brief command output varies with the configurations. An example cannot list everything related to the command output.