Use this command to change OSPF timer values.
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. |
None.
OSPF router configuration.
The “no” form of this command restores the default timer values.
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