5.3.4
timers throttle spf
Command Description
timers throttle spf TIME1 TIME2 TIME3
no timers throttle spf
//Configure the throttle SPF timer, use the no form of the command, the throttle
SPF timer value is returned to the default value.
Parameter
Parameter
Parameters of the command mode
TIME1
Delay time,range:0-600000s
TIME2
Initialization time,range:0-600000s
TIME3
Max age, range:0-600000s
Default
Delay time 200s.
Initialization time 1000s.
Max age 10000s.
Command Mode
Global configuration mode
Example
//Set the delay, the initialization hold time, the maximum hold time is 111
switch(config-ospf)#timers throttle spf 111 111 111
5.3.5
default-metric
Command Description
default-metric metric
//This command is to configure OSPF default-metric.
no default-metric
//This command is to configure OSPF default-metric to default values.
Parameter
Parameter
Parameters of the command mode
Metric
Default-metric,range:0-16777214
Default
None
Command Mode
Global configuration mode
Example