fast-flood

Configures Intermediate System-to-Intermediate System (IS-IS) to flood Link State PDUs to other devices in the network before running SPF.

Syntax

fast-flood lsp-count
no fast-flood sp-count

Command Default

Four LSPs are flooded before running SPF.

Parameters

lsp-count

Specifies the number of LSPs that must be flooded before running SPF. Valid values range from 1 through 15. The default value is 4.

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 resets the LSP count to the default value of 4.

Examples

The following example configures IS-IS to flood 10 LSPs before running SPF.

device# configure terminal
device(config)# router isis
device(config-isis-router)# fast-flood 10