retransmit-interval

Sets the time the device waits before it retransmits Link State PDUs (LSPs).

Syntax

retransmit-interval interval
no retransmit-interval interval

Command Default

The default retransmission interval is 5 seconds.

Parameters

secs

Specifies the retransmission interval in seconds. Valid values range from 1 through 65535 seconds. The default is 5 seconds.

Modes

IS-IS router configuration mode

Usage Guidelines

IS-IS is supported only on devices based on the DNX chipset family. For a list of such devices, see "Supported Hardware".

The no form of the command removes the configured interval.

Examples

The following example changes the retransmission interval to 7 seconds.

device# configure terminal
device(config)# router isis
device(config-isis-router)# retransmit-interval 7