max-lsp-lifetime

Use this command to configure the maximum time that LSPs persist without being refreshed.

Syntax

max-lsp-lifetime lifetime
no max-lsp-lifetime lifetime

Parameters

lifetime Specifies the maximum LSP lifetime in seconds. Valid values are 1200 - 65535 seconds. The default value is 1200 seconds.

Defaults

None.

Mode

IS-IS router configuration.

Usage

The “no” form of this command resets the maximum time that LSPs persist without being refreshed to the default value of 1200 seconds.

Example

This example shows how to configure the maximum LSP lifetime to 1500 seconds:

System(rw)->configure
System(rw-config)->router isis
System(rw-config-isis)->max-lsp-lifetime 1500
System(rw-config-isis)->