Version
Description
7.6.1.0
Introduced on the S-Series.
7.5.1.0
Introduced on the C-Series.
pre-6.1.1.1
Introduced on the E-Series.
Usage
Information
Setting the
delay
and
holdtime
parameters to a low number enables the switch to
an alternate path quickly but requires more CPU usage.
Example
Dell#
Dell#conf
Dell(conf)#router ospf 1
Dell(conf-router_ospf-1)#timer spf 2 5
Dell(conf-router_ospf-1)#
Dell(conf-router_ospf-1)#show config
!
router ospf 1
timers spf 2 5
Dell(conf-router_ospf-1)#
Dell(conf-router_ospf-1)#end
Dell#
Dell#
timers throttle lsa all
Configure LSA transmit intervals.
Z9500
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
Open Shortest Path First (OSPFv2 and OSPFv3)
1331