Use this command to change delay between the receipt of an update and the SPF execution.
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. |
None.
OSPFv3 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)->ipv6 router ospf 1 System(rw-config-ospfv3)->timers spf 7000