MPLS
- OAM support for labeled IS-IS and labeled OSPF flex
algo segment routing paths (ACX5448, ACX6360, and MX Series)—Starting in Junos OS
Release 23.1R1,
Junos OS
supports the following Operation, Administration, and Maintenance (OAM) capabilities for
labeled IS-IS Flexible Algorithm (flex algo) segment routing paths:
-
IPv4 and IPv6 MPLS ping
-
IPv4 and IPv6 MPLS traceroute
-
Equal-cost multipath (ECMP) traceroute
Junos OS also supports IPv4 MPLS ping and IPv4 MPLS traceroute for labeled OSPF flex algo segment routing paths. The OAM functionality is used to detect data plane failures in segment routing paths for the purposes of fault detection and isolation.
To enable these OAM capabilities, we've introduced the
algorithm
option in the following commands:-
ping mpls segment routing isis fec algorithm algorithm-id
-
ping mpls segment routing ospf fec algorithm algorithm-id
-
traceroute mpls segment routing isis fec algorithm algorithm-id
-
traceroute mpls segment routing ospf fec algorithm algorithm-id
[See ping mpls segment routing isis, ping mpls segment routing ospf, traceroute mpls segment-routing ospf, and traceroute mpls segment-routing isis.]
-
-
Enable TLS for PCEP sessions (ACX5448, ACX5448-D, ACX5448-M, MX150, MX204, MX240, MX304, MX480, MX960, MX2008, MX2010, MX2020, MX10003, MX10004, MX10008, MX10016, and vMX)—Starting in Junos OS Release 23.1R1, you can enable Transport Layer Security (TLS) in a Path Computation Client (PCC) to establish a TCP connection with the Path Computation Element (PCE). This connection creates a secure Path Computation Element Protocol (PCEP) session to transport PCEP messages.
To enable TLS in a PCC process (PCCD) and to establish a PCEP session, set the
tls-strict
configuration statement at the [edit protocols pcep
] hierarchy level. -
Support to report path optimization and computed metrics in PCEP (ACX710, ACX5448, ACX5448-M, ACX5448-D, MX150, MX204, MX240, MX304, MX480, MX960, MX2008, MX2010, MX2020, MX10003, MX10004, MX10008, MX10016, and vMX)—Starting in Junos OS Release 23.1R1, we report PCEP path optimization metrics (
IGP
,TE
, anddelay
) for RSVP and segment routing–traffic engineering (SR-TE) label-switched paths (LSPs).To configure the interior gateway protocol (IGP), traffic engineering, and path delay optimization metrics for RSVP LSPs, include the
metric-type igp|te|delay|delay minimum
CLI statement at the [edit protocols mpls label-switched-path lsp-name
] hierarchy level.To configure the optimization metrics for SR-TE LSPs, include the
metric-type igp|te|delay|delay minimum
CLI statement at the [edit protocols source-packet-routing compute-profile compute-profile-name
] hierarchy level.