Chapter 13
Unicast and Multicast Routing
RUGGEDCOM ROX II
CLI User Guide
454 Managing the Lifetime of LSPs
• level is the IS type.
• seconds is the minimum interval in seconds, ranging from 1 to 120. The default value is 30.
3. Type commit and press Enter to save the changes, or type revert and press Enter to abort.
Section13.6.9
Managing the Lifetime of LSPs
IS-IS retains Link-State Packets (LSP) in the Link-State Database (LSDB) for only a short period of time unless they
are refreshed. By default, the maximum time limit is 1200 seconds. However, this interval can be customized for
different routing types within the range of 350 to 65535 seconds if needed.
Th lifetime interval is configurable for each area and routing type in the IS-IS network.
NOTE
For information about configuring the refresh interval for an LSP, refer to Section13.6.10, “Managing
LSP Refresh Intervals”.
CONTENTS
• Section13.6.9.1, “Viewing a List of LSP Lifetime Intervals”
• Section13.6.9.2, “Adding an LSP Lifetime Interval”
• Section13.6.9.3, “Deleting an LSP Lifetime Interval”
Section13.6.9.1
Viewing a List of LSP Lifetime Intervals
To view a list of LSP lifetime intervals configured for an IS-IS area, type:
show running-config routing isis area name max-lsp-lifetime
Where:
• name is the unique name for a routing process that belongs to a specific router.
If intervals have been configured, a table or list similar to the following example appears:
ruggedcom# show running-config routing isis area Area_1 max-lsp-lifetime | tab
ISTYPE INTERVAL
------------------------
level-1-only 60
!
!
If no intervals have been configured, add intervals as needed. For more information, refer to Section13.6.9.2,
“Adding an LSP Lifetime Interval”.