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

pce-group (Protocols PCEP)

date_range 11-Dec-23

Syntax

content_copy zoom_out_map
pce-group pce-group-id {
    delegation-cleanup-timeout seconds;
    max-unknown-messages messages-per-minute;
    pce-type {
        active stateful;
        srv6-capability;
    }
    traceoptions {
        file filename <files number> <size size> <world-readable | no-world-readable>;
        flag (all | pcep);
        no-remote-trace;
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit protocols pcep]

Description

Configure the Path Computation Element (PCE) group parameters. A maximum of 10 PCE groups can be configured at any given point in time.The remaining statements are explained separately.

Note:

A PCE group can include PCEs that are either only stateful or only active stateful. A combination of stateful PCEs and active stateful PCEs in one PCE group is not supported.

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