Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

MPLS

  • Support for bound metrics and bandwidth for PCC-initiated and PCC-delegated LSPs (RSVP-TE and SR-TE) according to RFC5440 (PTX10008)—Starting in Junos OS Evolved Release 23.2R1, we support metric object and bandwidth object for bounded constraints in Path Computation Element Protocol (PCEP) connections for segment routing LSPs. Both metric object and bandwidth object are optional objects in PCEP and can be present in PCInit, PCUpd and PCRpt PCEP messages.

    To configure bounded metric values for LSP controllers, use the igp-metric-bound <val> | te-metric-bound <val> | delay-metric-bound <val> statement at the [edit protocols mpls label-switched-path <lsp-name> lsp-external-controller controller-name] hierarchy level.

    To configure bounded metric values for compute profiles, use the bound-metric igp <val> | bound-metric te <val> | bound-metric delay <val> at the [edit protocols source-packet-routing compute-profile compute-profile-name] hierarchy level.

    To use the maximum SR-MPLS segment identifier (SID) depth, use the set protocols pcep maximum-srmpls-segment-list-depth <val> configuration command.

    To propogate the list, use the set protocols pcep propagate-lsp-max-segment-list-depth configuration command.

    [See lsp-external-controller, compute-profile, and pcep.]

  • Support to report bandwidth and reservation priority for delegated and PCE-initiated segment routing–traffic engineering (SR-TE) LSPs in Path Computation Element Protocol (PTX10008)—Starting in Junos OS Evolved Release 23.2R1, we support the reporting of bandwidth and reservation priority for delegated SR-TE LSPs. For PCE-initiated SR-TE LSPs, once the bandwidth, setup priority, and reservation priority request is received from the controller, the Path Computation Client (PCC) reports the same information to the controller.

    Note:

    You can configure bandwidth and reservation priority in PCC only for delegated SR-TE LSPs and not for undelegated and PCE-Initiated SR-TE LSPs.

    To configure the bandwidth-requested and bandwidth-reservation-priority for delegated SR-TE LSPs, include the bandwidth-requested | bandwidth-reservation-priority configuration statements at the [edit protocols source-packet-routing compute-profile compute-profile-name] hierarchy level.

    [See Reporting Path Optimization Metrics in PCEP.]