1085
Examples # Set the maximum LSP generation interval to 10 seconds, initial interval to 100
milliseconds and the incremental interval to 200 milliseconds.
<Sysname> system-view
[Sysname] isis
[Sysname-isis-1]timer lsp-generation 10 100 200
# Set the maximum 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 seconds
undo timer lsp-max-age
View IS-IS view
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 aging time for
the current router.
Use the
undo timer lsp-max-age command to restore the default.
The default is 1200 seconds.
A router puts the specified LSP maximum aging time into an LSP before
advertisement. When the LSP is received by other routers, the aging time will
decrease as the time goes by. If no update is received for the LSP after its aging
time decreases to 0, the LSP will be deleted from the LSDB.
Related commands: timer lsp-refresh.
Examples # Set the maximum LSP aging time to 1500 seconds.
<Sysname> system-view
[Sysname] isis
[Sysname-isis-1] timer lsp-max-age 1500
timer lsp-refresh
Syntax timer lsp-refresh seconds
undo timer lsp-refresh
View IS-IS view