This task changes the maximum number of seconds an unrefreshed LSP remains in a device‘s LSP database from the default of 1200 seconds (20 minutes) to 2400 seconds (40 minutes).
device# configure terminal
device(config)# router isis
device(config-isis-router)# max-lsp-lifetime 2400
The following example changes the maximum LSP lifetime to 2400 seconds.
device# configure terminal device(config)# router isis device(config-isis-router)# max-lsp-lifetime 2400