configure ospfv3 spf-hold-time
ExtremeWare XOS 11.5 supports only the Summit X450 family of switches and the BlackDiamond 8800 series switch.
ExtremeWare XOS 11.5 Command Reference Guide
1637
configure ospfv3 spf-hold-time
configure ospfv3 {domain <domainName>} spf-hold-time <seconds>
Description
Configures the minimum number of seconds between Shortest Path First (SPF) recalculations.
Syntax Description
Default
3 seconds.
Usage Guidelines
Setting the interval too high will force OSPFv3 to run SPF calculations less frequently. This will reduce
the CPU load, but will cause delay in routes getting updated in the IP routing table. Setting the interval
too low will decreases the interval between SPF calculations, but will increase the processing load on
CPU.
Example
The following command configures the minimum number of seconds between Shortest Path First (SPF)
recalculations:
configure ospfv3 spf-hold-time 6
History
This command was first available in ExtremeWare XOS 11.2.
Platform Availability
This command is available on platforms with a Core or an Advanced Core license.
domainName
Specifies an OSPFv3 domain. OSPF-Default is the only one currently
supported.
seconds
Specifies a time in seconds. The range is 0 to 300 seconds.