timers spf

Use this command to change OSPF timer values.

Syntax

timers spf spf-delay
no timers spf

Parameters

spf-delay Specifies the delay, in milli-seconds, between the receipt of an update and the SPF execution. Valid values are 0 to 4294967295. The default value is 5 seconds. The value is entered in milli-seconds.

Defaults

None.

Mode

OSPF router configuration.

Usage

The “no” form of this command restores the default timer values.

Example

This example shows how to set spf delay time to 7 seconds:

System(rw-config)->router ospf 1
System(rw-config-ospf-1)->timers spf 7000