Administrator Guide

Layer 3 Routing Commands 1739
Command History
Command introduced in version 6.5 firmware.
Example
console(config-router6)#timers pacing lsa-group 90
timers spf
Use the timers spf command to configure the SPF delay and hold time. Use
the no form of the command to reset the numbers to the default value.
Syntax
timers spf delay-time hold-time
no timers spf
delay-time — SPF delay time. (Range: 0–65535 seconds)
hold-time — SPF hold time. (Range: 0–65535 seconds)
Default Configuration
The default value for delay-time is 5. The default value for hold-time is 10.
Command Mode
Router OSPF Configuration mode.
User Guidelines
This command has no user guidelines.
Example
The following example configures the SPF delay and hold time.
console(config-router)#timers spf 20 30