OcNOS-RON : Layer 3 Guide : Intermediate System to Intermediate System Command Reference : IS-IS Commands : lsp-refresh-interval
lsp-refresh-interval
Use this command to set the link-state packet (LSP) refresh interval.
IP Infusion Inc. recommends making the lsp-refresh-interval smaller than the max-lsp-lifetime value.
Use the no parameter to set the interval to the default value.
Command Syntax
lsp-refresh-interval <1-65535>
no lsp-refresh-interval
Parameters
<1-65535>
Refresh interval in seconds.
Default
By default, the interval is 900 seconds.
Command Mode
Router mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#router isis bb
(config-router)#lsp-refresh-interval 600
 
(config)#router isis bb
(config-router)#no lsp-refresh-interval
Last modified date: 08/28/2023