isis lsp-throttle

Use this command to configure minimum interval between the transmission of Link-State Packets (LSPs).

Syntax

isis lsp-throttle interval
no isis lsp-throttle interval

Parameters

interval Specifies the minimum interval in milli-seconds between the transmission of LSPs. Valid values are 1 - 65535 milli-seconds. The default value is 30 milli-seconds.

Defaults

None.

Mode

Interface configuration.

Usage

The “no” form of this command resets the minimum interval in milli-seconds between the transmission of LSPs to the default value of 30 milli-seconds.

Example

This example shows how to configure the minimum interval between the transmission of LSPs to 3 seconds:

System(rw)->configure
System(rw-config)->interface vlan 100
System(rw-config-intf-vlan.0.100)->isis lsp-throttle 3000
System(rw-config-intf-vlan.0.100)->