Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

header-navigation
keyboard_arrow_up
close
keyboard_arrow_left
Junos CLI Reference
Table of Contents Expand all
list Table of Contents
file_download PDF
{ "lLangCode": "en", "lName": "English", "lCountryCode": "us", "transcode": "en_US" }
English
keyboard_arrow_right

delegation-cleanup-timeout

date_range 19-Nov-23

Syntax

content_copy zoom_out_map
delegation-cleanup-timeout seconds;

Hierarchy Level

content_copy zoom_out_map
[edit protocols pcep pce pce-id]

Description

Specify the amount of time (in seconds) that a Path Computation Client (PCC) must wait before returning control of all LSPs to the routing protocol process after a PCEP session with the main active stateful Path Computation Element (PCE) is disconnected.

Note:

In compliance with draft-ietf-pce-stateful-pce-09, revoking of PCE-initiated LSP delegations by a PCC happens in a make-before-break fashion before the LSPs are redelegated to an alternate PCE. Starting in Junos OS Release 18.1R1, the lsp-cleanup-timer must be greater than or equal to the delegation-cleanup-timeout for the PCC to revoke the LSP delegations. If not, the redelegation timeout interval for the PCC can be set to infinity, where the LSP delegations to that PCE remain intact until specific action is taken by the PCC to change the parameters set by the PCE.

Options

seconds

Time (in seconds) that a PCC must wait before returning control of all LSPs to the routing protocol process after a PCEP session with the main active stateful PCE is disconnected.

A value of 0 indicates immediate delegation cleanup.

  • Range: 0 through 2,147,483,647 seconds

    Prior to Junos OS Release 18.4R1, the maximum range value is 600 seconds.

  • Default: 30 seconds

Required Privilege Level

routing—To view this statement in the configuration.

routing-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Release 12.3.

Support for PTX Series added in Junos OS Release 14.2.

Support for QFX Series switches added in Junos OS Release 16.1R3.

Support for ACX Series added in Junos OS Release 17.1R1.

footer-navigation