Open Shortest Path First
Left running head:
Chapter name (automatic)
508
Beta
Beta
OmniAccess 700 CLI Command Reference Guide
Alcatel-Lucent
TIMERS
SPF
timers spf
{<
0-65535
> <
0-65535
>}
D
ESCRIPTION
This command is used in the Router Configuration mode. This command is used
to configure the delay time and hold time for Shortest Path First (SPF) calculation.
P
ARAMETERS
D
EFAULT
V
ALUE
SPF schedule delay is 5 seconds.
Hold time between two SPFs is 10 seconds.
E
XAMPLE
ALU(config-router ospf 30)# timers spf 20 10
Parameter
Description
0-65535
spf delay
: Delay time (in seconds)
between when OSPF receives a
topology change and when it starts an
SPF calculation. The default time is 5
seconds.
A value of ‘0; means that there is no
delay; that is, the SPF calculation starts
immediately.
0-65535
spf hold
: Minimum time (in seconds)
between two consecutive SPF
calculations. The default time is 10
seconds.
A value of ‘0’ means two consecutive
SPF calculations can be done one
immediately after the other.