MPLS
-
Computation of unreserved bandwidth optimized RSVP dynamic bypass LSP (ACX7024, ACX7100-32C, ACX7100-48L, ACX7509, PTX10001-36MR, PTX10003, PTX10004, PTX10008, and PTX10016)—Starting in Junos OS Evolved Release 23.4R1, the Constrained Shortest Path First (CSPF) can optionally use a different approach to protect a link or a node by leveraging the computation based on unreserved bandwidths on traffic engineering (TE) links. To enable this feature, use the
optimize bandwidth
configuration statement at theedit protocols rsvp interface interface link-protection
hierarchy level. While the default approach of RSVP bypass produces a bypass method that optimizes traffic engineering (TE) metric, enabling the new configuration statement maximizes the end-to-end unreserved bandwidth.[See Configuring Link Protection on Interfaces Used by LSPs.]
-
Map static IPv6 route to next-hop using service label (ACX7100-32C, ACX7100-48L, ACX7509, ACX7024,PTX10001-36MR, PTX10004, PTX10008, and PTX10016)—Starting in Junos OS Evolved Release 23.4R1, you can enable static IPv6 routes to be mapped to the next-hop over an IPv4 MPLS network. 6PE is a transitional IPv6 over IPv4 technology that uses MPLS tunnels to carry services.
You can use the
explicit-null
configuration statement under the [edit routing-options rib inet6.0 static route ipv6-address
] hierarchy level to push ingress service label as part of the static next hop configuration for static IPv6 routes. Theexplicit-null
configuration statement only supports configuring IPv4 mapped IPv6 address.The
static
configuration statement under the [edit routing-options forwarding-table chained-composite-next-hop ingress
] hierarchy provisions chained composite next-hop.Note:The
static
configuration statement must be enabled before configuring theexplicit-null
configuration statement. -
New CLI commands for MPLS LSPs (ACX7100-32C, ACX7100-48L, ACX7509, ACX7024, PTX10001-36MR, PTX10003, PTX10004, PTX10008, and PTX10016)—Starting in Junos OS Evolved 23.4R1, you can get more visibility into the current state of the MPLS LSPs on the router to debug suspected anomalies in high scale conditions with the following newly introduced CLI commands.
-
show rsvp session bypass [bypass-name] [protected]
andshow rsvp session [unprotected]
provides visibility into LSPs protected by a specific bypass tunnel. -
show mpls lsp [make-before-break]
andshow rsvp session [multiple-lsp-sessions]
provides sisibility into LSPs undergoing make-before-break. -
show mpls tunnel-manager-statistics
provides statistics on all local repair and make-before-break events for LSPs. -
show rsvp session [fr-ingress]
provides visibility into LSPs on flood-reflector edge routers.
-