Alcatel-Lucent 6850-48 参照ガイド

ページ / 3444
IS-IS Commands
OmniSwitch CLI Reference Guide
September 2009
page 43-17
ip isis spf-wait
Configures the intervals between the first, second, and subsequent SPF calculations.
ip isis spf-wait {max-wait seconds | initial-wait milliseconds| second-wait milliseconds
no ip isis spf-wait {max-wait | initial-wait | second-wait}
Syntax Definitions
max-wait seconds
Specifies the maximum interval between two successive SPF calcula-
tions, in seconds. The valid range is 1–120 seconds.
initial-wait milliseconds
Specifies the initial SPF calculation delay, in milliseconds. The valid 
range is 10–100000 milliseconds.
second-wait milliseconds
Specifies the interval between first and second generated SPFs, in milli-
seconds. The valid range is 1–100000 milliseconds.
Defaults
Platforms Supported
OmniSwitch 6850, 9000, 9000E
Usage Guidelines
• Use the no form of this command to restore the default value.
• Successive SPF calculations are generated at exponentially increasing second-wait interval until a 
maximum value is reached.
Examples
-> ip isis spf-wait max-wait 25
-> no ip isis spf-wait initial-wait
Release History
Release 6.2.1; command was introduced.
Release 6.3.1; support for OmniSwitch 9000 added.
parameter
default
max-wait seconds
10 
initial-wait milliseconds
1000 
second-wait milliseconds
1000