3com S7906E Guide De Référence

Page de 2327
 
1-60 
2)  If both the maximum and initial intervals are specified: 
IS-IS waits the initial interval before generating the first LSP.  
If the network topology is unstable, that is, triggers occur at intervals shorter than the maximum 
interval, IS-IS waits the maximum interval before generating the first LSP until the network topology 
is stable.  
3)  If the maximum, initial, and second wait intervals are specified: 
IS-IS waits the initial interval before generating the first LSP. 
If the network topology is unstable, that is, triggers occur at intervals shorter than the maximum 
interval,, IS-IS waits the second-wait-interval before generating the second LSP and penalty is 
applied on the wait interval before generating the next LSP. That is, for each subsequent trigger, 
the wait interval before generating the LSP will be two times the previous wait interval until the 
maximum interval is reached.  
After the network topology is stable; that is, triggers occur at intervals greater than the maximum 
interval, the wait interval before generating LSPs is restored to the initial interval.  
Examples 
# Set the maximum, initial, and second wait intervals to 10 seconds, 100 milliseconds and 200 
milliseconds respectively.  
<Sysname> system-view 
[Sysname] isis 
[Sysname-isis-1]timer lsp-generation 10 100 200 
# Set the LSP generation interval to 15 seconds.  
<Sysname> system-view 
[Sysname] isis 
[Sysname-isis-1]timer lsp-generation 15 
timer lsp-max-age 
Syntax 
timer lsp-max-age second
undo timer lsp-max-age 
View 
IS-IS view 
Default Level 
2: System level 
Parameters 
seconds: Specifies the LSP maximum aging time in seconds, ranging from 1 to 65535.  
Description 
Use the timer lsp-max-age command to set the LSP maximum age in the LSDB.  
Use the undo timer lsp-max-age command to restore the default.  
The default LSP maximum age is 1200 seconds.  
Related commands: timer lsp-refresh.