timers spf

Use this command to change delay between the receipt of an update and the SPF execution.

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 milli-seconds. The default value is 5 seconds (5000 milli-seconds). The value is entered in milli-seconds.

Defaults

None.

Mode

OSPFv3 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)->ipv6 router ospf 1
System(rw-config-ospfv3)->timers spf 7000