OcNOS-SP : Layer 3 Guide : Open Shortest Path First Command Reference : OSPFv2 Commands : timers spf exp
timers spf exp
Use this command to set the Shortest-Path First (SPF) best-path schedule minimum and maximum delay between receiving a change to SPF calculation in milliseconds.
Use no parameter of this command to unset the SPF best-path schedule.
Command Syntax
timers spf exp <0-2147483647> <0-2147483647>
no timers spf exp
Parameters
<0-2147483647>
The minimum delay in milliseconds between receiving a change to SPF calculation.
<0-2147483647>
The maximum delay in milliseconds between receiving a change to SPF calculation.
Default
Default minimum delay: 500 milliseconds
Default maximum delay: 50000 milliseconds (50 seconds)
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router ospf 100
(config-router)#timers spf exp 300 300
Last modified date: 10/16/2023