display ospf brief
Parameters
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. |
Usage Guidelines
Configure Router ID
Configure VPN domain ID
When locating OSPF faults, you can run the display ospf brief command to obtain OSPF brief information. You can then analyze OSPF faults according to the brief information.
Example
# Display OSPF brief information.
<AC6605> display ospf brief
OSPF Process 1 with Router ID 10.137.217.210 OSPF Protocol Information RouterID: 10.137.217.210 Border Router: AREA Multi-VPN-Instance is not enabled Global DS-TE Mode: Non-Standard IETF Mode Graceful-restart capability: disabled Helper support capability : not configured 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: 1 RFC 1583 Compatible Retransmission limitation is disabled Area Count: 2 Nssa Area Count: 0 ExChange/Loading Neighbors: 0 Process total up interface count: 1 Process valid up interface count: 0 Area: 0.0.0.6 (MPLS TE not enabled) Authtype: None Area flag: Normal SPF scheduled Count: 1 ExChange/Loading Neighbors: 0 Router ID conflict state: Normal Area interface up count: 1 Interface: 10.10.1.2 (Vlanif100) Cost: 1 State: DR Type: Broadcast MTU: 1500 Priority: 1 Designated Router: 192.168.0.2 Backup Designated Router: 192.168.0.1 Timers: Hello 10 , Dead 40 , Poll 120 , Retransmit 5 , Transmit Delay 1
Item |
Description |
---|---|
RouterID |
Indicates the current router ID |
Border Router |
Indicates the border router:
|
Multi-VPN-Instance is not enabled |
Indicates that the current process does not support multi-VPN-instance. |
Applications Supported: MPLS Traffic-Engineering |
Indicates that OSPF supports Traffic Engineering (TE). |
Graceful-restart capability |
Indicates whether graceful restart is enabled:
|
Helper support capability |
Indicates whether the Helper mode is enabled:
|
Spf-schedule-interval |
Indicates the interval for performing SPF calculation. |
Route Preference |
Indicates the preference of the default route |
Default ASE parameters |
Indicates the default parameters of the external LSA.
|
SPF Computation count |
Indicates the number of times that SPF calculation is performed. |
RFC 1583 Compatible |
Indicates whether RFC 1583 compatibility is enabled. |
Retransmission limitation is disabled |
Indicates that retransmission limit is disabled. |
Area Count |
Indicates the number of areas in the current process. |
Nssa Area Count |
Indicates the number of NSSAs in the current process. |
Process total up interface count |
Indicates the number of interfaces that is up. |
Process valid up interface count |
Indicates the number of interfaces that is valid. |
Area |
Indicates information about each area in the current process, including ID of the current area in dotted decimal notation. |
Authtype |
Indicates the area authentication type, including none-authentication, simple authentication, MD5 authentication, HMAC-SHA256 authentication, and HMAC-MD5 authentication. |
Area flag |
Indicates the flag used to describe the area attributes, including Transit/Vlink/Stub/Nssa/Normal. |
SPF scheduled Count |
Indicates the number of times that the SPF calculation is performed. |
Interface |
Indicates interface information in the area. |
Cost |
Indicates the cost of an OSPF interface. |
State |
Indicates the interface status, including Down, Waiting, Loopback, P-2-P, DR, and BDR DROTHER. DR and BDR DROTHER exist in only broadcast and NBMA networks, and P-2-P exists in only P2P and P2MP Vlinks. |
Type |
Indicates the interface type, including P2P, broadcast, NBMA, and P2MP. |
MTU |
Indicates the MTU value of the interface. |
Priority |
Indicates the interface priority. |
Designated Router |
(Optional) Indicates that the current interface is not the DR. |
Backup Designated Router |
(Optional) Indicates that the current interface is not the BDR. |
Timers |
Indicates the interval of the timer. |
Hello |
Indicates the interval of the Hello timer. |
Dead |
Indicates the interval of the Dead timer. |
Poll |
Indicates the interval of the Poll timer. |
Retransmit |
Indicates the interval of the Retransmit timer. |
Transmit Delay |
(Optional) Indicates the delay for transmitting LSAs on the interface. |
Global DS-TE Mode |
Indicates the globally configured DS-TE mode:
|
Router ID conflict state |
Indicates the status of the automatic recovery function. The value can be one of the following:
|