lsp-gen-interval

Sets the minimum number of seconds the device waits between sending updated Link State PDUs (LSPs) to its Intermediate System-to-Intermediate System (IS-IS) neighbors.

Syntax

lsp-gen-interval interval
no lsp-gen-interval interval

Command Default

The default interval is 10 seconds.

Parameters

secs

Specifies the interval in seconds. Valid values range from 0 through 120 seconds. The default is 10 seconds.

Modes

IS-IS router configuration mode

Usage Guidelines

IS-IS is supported on the Extreme 8820, SLX 9740, SLX 9640, and SLX 9540 devices only.

The no form of the command removes the configured interval.

Examples

The following example changes the LSP generation interval to 45 seconds.

device# configure terminal
device(config)# router isis
device(config-isis-router)# lsp-gen-interval 45