Help us improve your experience.

Let us know what you think.

Do you have time for a two-minute survey?

 
 

show spring-traffic-engineering

Syntax

Description

Display ingress details of SPRING traffic engineering.

Options

brief | detail

(Optional) Display the specific level of output.

lsp

Display details of SPRING traffic-engineered LSPs on the ingress router or the Path Computation Client (PCC).

color

Display only SPRING traffic-engineered LSPs for a specific color. This filtering option is available only for LSP, not available for overview and sbfd.

destination

Display only SPRING traffic-engineered LSPs to a specific destination. Destination can be IPv4/IPv6 to-address. This filtering option is available only for LSP, not available for overview and sbfd.

overview

Display overview of SPRING traffic-engineered LSPs on the ingress router, or the PCC.

sbfd

Display the SPRING traffic-engineered BFD session.

name lsp-name

(Optional) Regular expression for LSP names to match for displaying SPRING traffic-engineering details.

Required Privilege Level

view

Output Fields

Table 1 describes the output fields for the show spring-traffic-engineering command. Output fields are listed in the approximate order in which they appear.

Table 1: show spring-traffic-engineering Output Fields

Field Name

Field Description

To

IP address of the SR-TE LSP destination.

State

State of the SR-TE LSP:

  • Up

  • Down

LSP Name

Name of the SR-TE LSP.

S-ERO

Source Explicit Route Object (ERO), or LSP path.

Bandwidth

Bandwidth allocated for the SR-TE LSP.

Delegation info

LSP control and routing status:

  • Control-status:

    • Externally controlled—PCE has control of the source-routing path.

      This can happen when:

      • The lsp-external-controller pccd statement is configured either under the source-routing path or under the primary segment list.

      • The request path-computation-client retry-delegation lsp-name command is issued for a delegated LSP that was not previously controlled by the PCE.

    • Locally controlled—PCC has control of the source-routing path.

      This can happen when:

      • The PCE has returned the control of the source-routing path.

      • Delegation timer with the PCE has expired.

  • Routing-status: Applicable to delegated source-routing paths only.

    • Externally routed—PCE provided the ERO for the source-routing path for a delegated LSP through PCUpdate.

    • Locally routed—PCE does not provide ERO for the source-routing path.

Route preference

Route preference of the SR-TE LSP.

Number of LSPs

Statistics of the total number of SR-TE LSPs and the LSP state.

External controllers

Name of the LSP external controller. By default the only supported external controller is pccd.

BFD name

Name of the BFD session. The name is auto-generated in the V4-srte_bfd_session-id for IPv6.

The name is based on the Explicit Route Object (ERO) stack of the LSP path, that is, if multiple LSPs have same path they share the same BFD session name.

BFD status

Status of the BFD session: UP, DOWN.

BFD remote-discriminator

Remote discriminator of the reflector (auto-derived or configured)

range: 1 - 4294967295

Referencing LSPs

Name of referencing LSP. If the LSP does not have a path name, then the referencing LSP is displayed as unnamed path.

SR-ERO hop count

Number of hops in the segment routing ERO.

Hop 1

Represents the path of the BFD session. If any other LSP is on same path, it has the same BFD session.

Total displayed BFD sessions

Total count of all the BFD sessions.

Tunnel source

Source of the tunnel configuration; for example, static configuration.

Ingress telemetry statistics

Ingress telemetry statistics including the sensor name and ID.

Transit telemetry statistics

Transit telemetry statistics including the sensor name and ID.

ERO Valid

Indicates whether the received explicit route object (ERO) is valid or not.

Sample Output

show spring-traffic-engineering lsp name

show spring-traffic-engineering lsp detail

show spring-traffic-engineering lsp detail (BGP-SR-TE policies based tunnel)

show spring-traffic-engineering lsp detail (BGP-SR-TE policies based colored tunnels)

For colored tunnels, telemetry details are displayed.

show spring-traffic-engineering lsp detail (BGP-SRTE filter in tunnel source)

show spring-traffic-engineering lsp detail (PCE-Delegated LSPs)

show spring-traffic-engineering lsp detail (with Auto Derivation)

show spring-traffic-engineering overview

show spring-traffic-engineering sbfd detail

show spring-traffic-engineering sbfd detail (with Auto-derivation)

show spring-traffic-engineering lsp detail name <name>

show spring-traffic-engineering lsp name <name> detail (Static route over SR-TE tunnel)

The following output is generated when tunnel-tracking statement is configured at the [edit protocols source-packet-routing] hierarchy level.

Note:

The Path Status shows NA when tunnel-tracking statement is not configured.

show spring-traffic-engineering lsp color <value>

show spring-traffic-engineering lsp destination <address>

Release Information

Command introduced in Junos OS Release 17.2.

sbfd option introduced in Junos OS Release 19.4R1 on all platforms.

color and destination options introduced in Junos OS 21.2R1.