HP VPN Firewall Appliances Network Management Command Reference

439
{ If the network topology is unstable—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.
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—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. For each subsequent trigger, the
wait interval before generating the LSP is two times the previous wait interval until the maximum
interval is reached.
{ After the network topology is stable—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 1
[Sysname-isis-1]timer lsp-generation 10 100 200
timer lsp-max-age
Use timer lsp-max-age to set the LSP maximum age in the LSDB.
Use undo timer lsp-max-age to restore the default.
Syntax
timer lsp-max-age seconds
undo timer lsp-max-age
Default
The LSP maximum age is 1200 seconds.
Views
IS-IS view
Default command level
2: System level
Parameters
seconds: Specifies the LSP maximum aging time in seconds, ranging from 1 to 65535.
Examples
# Set the maximum LSP age to 1500 seconds.
<Sysname> system-view
[Sysname] isis 1
[Sysname-isis-1] timer lsp-max-age 1500
Related commands
timer lsp-refresh