Use this command to configure the minimum interval between the generation of LSPs.
interval | Specifies the minimum interval in seconds between the generation of LSPs for this routing instance. Valid values are 1 - 120 seconds. The default value is 1 second. |
level-1 | (Optional) Specifies that the configured minimum interval between the generation of LSPs is restricted to level 1. |
level-1-2 | (Optional) Specifies that the configured minimum interval between the generation of LSPs is for both level 1 and level 2. (Default). |
level-2 | (Optional) Specifies that the configured minimum interval between the generation of LSPs is restricted to level 2. |
If no level option is specified, this configuration applies to both level 1 and level 2 routers.
IS-IS router configuration.
The “no” form of this command resets the minimum interval between the generation of LSPs to the default value of 1 second.
This example shows how to configure the minimum interval between the generation of LSPs to 3 seconds:
System(rw)->configure System(rw-config)->router isis System(rw-config-isis)->lsp-gen-interval 3 System(rw-config-isis)->