Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Run the command set protocols ospf timers throttle spf to set the initial delay, the initial hold time and the maximum hold timeand the  between the SPF is calculation and the event which triggered the calculation. These timers prevents the system from overburdening the CPU with frequent SPF calculations. The optional parameter vrf can be used to specify the name of the VRF for this configuration to take effect on. If the VRF name is not specified, the command takes effect on OSPF for the default VRF.

Run the command delete protocols ospf timers throttle spf to delete this configuration.


Command Syntax

set protocols ospf [vrf <vrf-name>] timers throttle spf <0-600000> <0-600000> <0-600000>

...