Command Reference Guide

Router (OSPF) Configuration Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 916
timers spf <delay> <hold>
Use the timers spf command to configure the shortest path first (SPF) calculation and hold intervals.
Syntax Description
<delay> Time in seconds between OSPF’s receipt of topology changes and the beginning
of SPF calculations.
<hold> Time in seconds between consecutive SPF calculations. Range: 10-1800
seconds.
Default Values
<delay> 5 seconds
<hold> 10 seconds
Command Modes
(config-ospf)# Router (OSPF) Configuration Mode required
Usage Examples
The following example defines a delay of 10 seconds and a hold-time of 30 seconds:
(config)#router ospf
(config-ospf)#timers spf 10 30