max-lsp-lifetime (FabricPath)

To configure a lifetime for a maximum link-state packet (LSP), use the max-lsp-lifetime command. To return to the default setting, use the no form of this command.

max-lsp-lifetime value

no max-lsp-lifetime value

Syntax Description

value
Maximum LSP lifetime in seconds. The range is from 1 to 65535.

Command Default

1200 seconds

Command Modes

FabricPath IS-IS configuration mode

Command History

Release
Modification
5.1(3)N1(1)
This command was introduced.

Usage Guidelines

The maximum LSP lifetime must be greater than the LSP refresh interval.

This command requires an Enhanced Layer 2 license.

Examples

This example shows how to set the maximum time that the link-state packets persists to 11,000 seconds:

switch# configure terminal
Enter configuration commands, one per line. End with CNTL/Z.
switch(config)# fabricpath domain default
switch(config-fabricpath-isis)# max-lsp-lifetime 1300
switch(config-fabricpath-isis)#

Related Commands

Command
Description
show fabricpath isis
Displays FabricPath Layer 2 IS-IS.