isis lsp-interval
Use this command to set the link-state packet (LSP) transmission interval.
Giving this command changes the minimum interval between two consecutive LSP transmission. When flooding or some other event triggers LSP transmission, the LSP is put in the interface queue and scheduled to send according to this interval. Two consecutive LSP transmissions are scheduled to have at least this interval.
Use the no parameter with this command to set LSP transmission interval to the default.
Command Syntax
isis lsp-interval <1-4294967295>
no isis lsp-interval
Parameters
<1-4294967295>
LSP transmission interval in milliseconds.
Default
By default, ISIS uses 33 milliseconds for the interval.
Command Mode
Interface mode
Applicability
This command was introduced before OcNOS version 1.3.
Examples
#configure terminal
(config)#interface eth0
(config-if)#isis lsp-interval 100
(config-if)#no isis lsp-interval
Last modified date: 08/28/2023