Cisco Cisco ASR 5000

Page of 9109
  OSPF Configuration Mode Commands 
timers spf  ▀   
 
Command Line Interface Reference, StarOS Release 18  ▄  
 
   
7585 
timers spf 
Sets the Shortest Path First (SPF) timers. 
Product
 
PDSN 
HA 
GGSN 
Privilege
 
Security Administrator, Administrator 
Mode
 
Exec > Global Configuration > Context Configuration > OSPF Configuration 
configure > context context_name > router ospf
 
Entering the above command sequence results in the following prompt: 
[local]host_name(config-ospf)# 
Syntax
 
timers spf delay_value hold_time_value 
no timers spf 
no
 
Disables SPF timers. 
delay_value
 
Default: 5 
Specifies the delay time (in seconds) between receiving changes to an SPF calculation. This must be an 
integer from 0 through 4294967295. 
hold_time_value
 
Default: 10 
Specifies the hold time (in seconds) between consecutive SPF calculations. This must be an integer from 0 
through 4294967295. 
Usage 
Use this command to set the SPF delay and hold timers for the current OSPF router process. 
Example
 
The following command sets the delay timer to 
15
 and the hold timer to 
15
timers spf 15 15