ospf timer retransmit
Function
The ospf timer retransmit command sets the interval for retransmitting LSA on an interface.
The undo ospf timer retransmit command restores the default interval for retransmitting LSA on the interface.
By default, the interval time is 5 seconds.
Parameters
Parameter | Description | Value |
---|---|---|
interval | Specifies interval for retransmitting LSA on an interface. | The value is an integer ranging from 1 to 3600, in seconds. |
Usage Guidelines
Usage Scenario
When a device transmits an LSA to its neighbor, it has to wait for the ACK packet from the neighbor. If no ACK packet is received from the neighbor in the LSA retransmission interval, this LSA is retransmitted.
You should not set too short LSA retransmission intervals between adjacent routers. Otherwise, it leads to unnecessary retransmission.
Precautions
OSPF does not support the configuration on a Null interface.