OcNOS-SP : Segment Routing Guide : Path Computation Element Communication Protocol Command Reference : PCEP Commands : lsp-state-timeout
lsp-state-timeout
Use this command to set the interval in seconds that a Path Computation Client (PCC) waits when a PCEP session is terminated before flushing the LSP state associated with that PCEP session.
Use the no form of this command set the interval to is default value (60 seconds).
Command Syntax
lsp-state-timeout (<1-600> | infinity)
no lsp-state-timeout
Parameters
<1-600>
Interval in seconds that a PCC waits when a PCEP session is terminated before flushing the LSP state. The default is 60 seconds.
infinity
Maintain state infinitely.
Default
60 seconds
Command Mode
PCEP mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#pce configuration 127
(config-pcep)#lsp-state-timeout 10
Last modified date: 10/20/2023