ip ospf retransmit-interval

Use this command to set the amount of time between retransmissions of link state advertisements (LSAs) for adjacencies that belong to an interface.

Syntax

ip ospf retransmit-interval seconds
no ip ospf retransmit-interval

Parameters

seconds Specifies the retransmit time in seconds. Valid values are 1 to 3600. Default: 5 Seconds.

Defaults

None.

Mode

OSPF router configuration.

Usage

The “no” form of this command resets the retransmit interval value to the default.

Example

This example shows how to set the OSPF retransmit interval for VLAN 1 to 20:

System(rw-config)->interface vlan 1
System(rw-config-intf-vlan.0.1)->ip ospf retransmit-interval 20