lsp-gen-interval

Use this command to configure the minimum interval between the generation of LSPs.

Syntax

lsp-gen-interval interval [level-1 | level-1-2 | level-2]
no lsp-gen-interval interval

Parameters

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.

Defaults

If no level option is specified, this configuration applies to both level 1 and level 2 routers.

Mode

IS-IS router configuration.

Usage

The “no” form of this command resets the minimum interval between the generation of LSPs to the default value of 1 second.

Example

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)->