Configures the timers for all interfaces in the same OSPF area.
area-identifier | Specifies an OSPF area. |
retransmit-interval | Specifies the length of time that the router waits before retransmitting an LSA that is not acknowledged. The range is 1–3,600 seconds. |
transit-delay | Specifies the length of time it takes to transmit an LSA packet over the interface. The range is 1–3,600 seconds. |
hello-interval | Specifies the interval at which routers send hello packets. The range is 1–65,535 seconds. |
dead-interval | Specifies the interval after which a neighboring router is declared down due to the fact that hello packets are no longer received from the neighbor. The range is 1–2,147,483,647 seconds. |
wait-timer-interval | Specifies the interval between the interface coming up and the election of the DR and BDR. Usually equal to the dead timer interval. |
Configuring OSPF timers on a per-area basis is a shorthand for applying the timers and authentication to each This command is available on the ExtremeSwitching X440-G2, X450-G2, X460-G2, X465, X590, X620, and X695 series switches. in the area at the time of configuration. If you add more VLANs to the area, you must configure the timers and authentication for the new VLANs explicitly.
The following command sets the timers in area 0.0.0.2:
# configure ospf area 0.0.0.2 timer 10 1 20 200
This command was first available in ExtremeXOS 10.1.
This command is available on platforms with an Advanced Edge or Base license, or higher, as described in the ExtremeXOS 32.1 Feature License Requirements document.