Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
OSPFv3 Commands
OmniSwitch CLI Reference Guide
September 2009
page 42-9
ipv6 ospf spf-timer
Configures timers for Shortest Path First (SPF) calculation. 
ipv6 ospf spf-timer [delay delay_seconds] [hold hold_seconds
Syntax Definitions
delay_seconds
Specifies time (from 0 to 65535 seconds) between the reception of an 
OSPF topology change and the start of an SPF calculation.
hold_seconds
Specifies the minimum time (from 0 to 65535 seconds) between consec-
utive SPF calculations.
Defaults
Platforms Supported
OmniSwitch 6850, 6855, 9000, 9000E
Usage Guidelines
• This command allows you to configure the time interval between SPF calculations. 
• Use the delay timer to determine how much time to postpone an SPF calculation after the router 
receives a topology change. 
• Use the hold timer to configure the amount of time that must elapse between consecutive SPF calcula-
tions.
• There will be no delay in the SPF calculation if either the delay timer or hold timer is set to 0. The SPF 
calculations will occur immediately upon the reception of a topology change and/or that back-to back 
SPF calculations can take place with no break in-between the two.
Examples
-> ipv6 ospf spf-timer delay 20 hold 35
Release History
Release 6.1.3; command was introduced.
parameter
default
delay_seconds
5
hold_seconds
10