to OSPF, but you don't want OSPF to advertise routes with prefix 1.1.0.0, you can
configure the summary-address 1.1.0.0 255.255.0.0 not-advertise to filter out all
the routes fall in range 1.1.0.0/16.
Related
Commands
area range — summarizes routes within an area.
timers spf
Set the time interval between when the switch receives a topology change and starts a shortest path first
(SPF) calculation.
Syntax
timers spf delay holdtime
To return to the default, use the no timers spf command.
Parameters
delay Enter a number as the delay. The range is from 0 to
4294967295. The default is 5 seconds.
holdtime Enter a number as the hold time. The range is from 0 to
4294967295. The default is 10 seconds.
Defaults
• delay = 5 seconds
• holdtime = 10 seconds
Command
Modes
ROUTER OSPF
Command
History
Version 8.3.16.1 Introduced on the MXL 10/40GbE Switch IO Module.
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.
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.
Open Shortest Path First (OSPFv2 and OSPFv3)
979