OcNOS-SP : Segment Routing Guide : Path Computation Element Communication Protocol Command Reference : PCEP Commands : redelegation-timeout
redelegation-timeout
Use this command to set the timeout in seconds for how long a Path Computation Client (PCC) waits before revoking LSP delegation to a PCE and attempting to redelegate LSPs associated with the terminated PCEP session to an alternate PCE.
Use the no form of this command to set the redelegation timeout to its default (30 seconds).
Command Syntax
redelegation-timeout <1-600>
no redelegation-timeout
Parameters
<1-600>
Interval in seconds for how long a PCC waits before revoking LSP delegation to a PCE. The default is 30 seconds.
Default
30 seconds
Command Mode
PCEP mode
Applicability
This command was introduced in OcNOS version 4.0.
Example
#configure terminal
(config)#pce configuration 127
(config-pcep)#redelegation-timeout 100
 
Last modified date: 10/20/2023