Brocade ICX 6650 Layer 3 Routing Configuration Guide 243
53-1002603-01
OSPF V3 configuration
The metric-type type parameter specifies the external link type associated with the default route
advertised into the OSPF routing domain. The type can be one of the following:
1 – Type 1 external route
2 – Type 2 external route
If you do not use this option, the default redistribution metric type is used for the route type.
NOTE
If you specify a metric and metric type, the values you specify are used even if you do not use the
always option.
To disable default route origination, enter the no form of the command.
Shortest path first timers
The Brocade device uses the following timers when calculating the shortest path for OSPF V3
routes:
SPF delay – When the Brocade device receives a topology change, the software waits before it
starts a Shortest Path First (SPF) calculation. By default, the software waits 5 seconds. You can
configure the SPF delay to a value from 0 – 65535 seconds. If you set the SPF delay to 0
seconds, the software immediately begins the SPF calculation after receiving a topology
change.
SPF hold time – The Brocade device waits a specific amount of time between consecutive SPF
calculations. By default, the device waits 10 seconds. You can configure the SPF hold time to a
value from 0 – 65535 seconds. If you set the SPF hold time to 0 seconds, the software does
not wait between consecutive SPF calculations.
You can set the SPF delay and hold time to lower values to cause the device to change to alternate
paths more quickly if a route fails. Note that lower values for these parameters require more CPU
processing time.
You can change one or both of the timers.
NOTE
If you want to change only one of the timers, for example, the SPF delay timer, you must specify the
new value for thi s timer as wel l as the curre nt value of t he SPF hold ti mer, which you w ant to retain.
The Brocade device does not accept only one timer value.

Modifying shortest path first timers

To change the SPF delay to 10 seconds and the SPF hold to 20 seconds, enter the following
command.
Brocade(config-ospf6-router)#timers spf 10 20
Syntax: timers spf delay hold-time
For the delay and hold-time parameters, specify a value from 0–65535 seconds.
To set the timers back to their default values, enter the no version of this command.