Command Line Interface
1060 1553-KDU 137 365 Uen D 2006-06-16
7.26.23 timers spf
This command configures the hold time between making two consecutive
shortest path first (SPF) calculations. Use the no form to restore the default
value.
Syntax
timers spf <spf-holdtime>
no timers spf
spf-holdtime - Minimum time between two consecutive SPF
calculations. (Range: 0-65535 seconds)
Command Mode
Router Configuration
Default Setting
10 seconds
Command Usage
• Setting the SPF holdtime to 0 means that there is no delay between
consecutive calculations.
• Using a low value allows the router to switch to a new path faster, but
uses more CPU processing time.
Example
Console(config-router)#timers spf 20
Console(config-router)#