CLI Guide

Table Of Contents
Example
DellEMC# conf
DellEMC(conf)# router ospf 1
DellEMC(conf-router_ospf-1)# timer spf 2 5 msec
DellEMC(conf-router_ospf-1)# show config
!
router ospf 1
timers spf 2 5 msec
DellEMC(conf-router_ospf-1)# end
timers throttle lsa all
Configure LSA transmit intervals.
Syntax
timers throttle lsa all {start-interval | hold-interval | max-interval}
To return to the default, use the no timers throttle lsa command.
Parameters
start-interval Set the minimum interval between initial sending and resending the same LSA. The
range is from 0 to 600,000 milliseconds.
hold-interval Set the next interval to send the same LSA. This interval is the time between
sending the same LSA after the start-interval has been attempted. The range is
from 1 to 600,000 milliseconds.
max-interval Set the maximum amount of time the system waits before sending the LSA. The
range is from 1 to 600,000 milliseconds.
Defaults
start-interval: 0 msec
hold-interval: 5000 msec
max-interval: 5000 msec
Command Modes ROUTER OSPF
Command
History
This guide is platform-specific. For command information about other platforms, see the relevant Dell
EMC Networking OS Command Line Reference Guide.
Version Description
9.10(0.1) Introduced on the S6010-ON and S4048T-ON.
9.10(0.0) Introduced on the S3148.
9.10(0.0) Introduced on the S6100-ON.
9.8(2.0) Introduced on the S3100 series.
9.8(1.0) Introduced on the Z9100-ON.
9.8(0.0P5) Introduced on the S4048-ON.
9.8(0.0P2) Introduced on the S3048-ON.
9.7(0.0) Introduced on the S6000-ON.
9.2(1.0) Introduced on the Z9500.
9.0.2.0 Introduced on the S6000.
8.3.19.0 Introduced on the S4820T.
9.0.2.0 Introduced on the S6000..
8.3.11.1 Introduced on the Z9000.
8.3.8.0 Introduced on the S4810.
Open Shortest Path First (OSPFv2 and OSPFv3) 1099