Supported Platforms
spf-options (Protocols IS-IS)
Syntax
Hierarchy Level
Release Information
Statement introduced in Junos OS Release 8.5.
Statement introduced in Junos OS Release 9.0 for EX Series switches.
Description
Configure options for running the shortest-path-first (SPF) algorithm. You can configure a delay for when to run the SPF algorithm after a network topology change is detected, the maximum number of times the SPF algorithm can run in succession, and a holddown interval after SPF algorithm runs the maximum number of times.
You can configure the following shortest-path-first (SPF) options:
- The delay in the time between the detection of a topology change and when the SPF algorithm actually runs.
- The maximum number of times that the SPF algorithm can run in succession before the hold-down timer begins.
- The time to hold down, or wait, before running another SPF calculation after the SPF algorithm has run in succession the configured maximum number of times.
If the network stabilizes during the hold-down period and the SPF algorithm does not need to run again, the system reverts to the configured values for the delay and rapid-runs statements.
Options
delay milliseconds—Time interval between the detection of a topology change and when the SPF algorithm runs.
Range: 50 through 1000 milliseconds
Default: 200 milliseconds
holddown milliseconds—Time interval to hold down, or wait before a subsequent SPF algorithm runs after the SPF algorithm has run the configured maximum number of times in succession.
Range: 2000 through 10,000 milliseconds
Default: 5000 milliseconds
rapid-runs number—Maximum number of times the SPF algorithm can run in succession. After the maximum is reached, the holddown interval begins.
Range: 1 through 5
Default: 3
Required Privilege Level
routing—To view this statement in the configuration.
routing-control—To add this statement to the configuration.