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

transit

date_range 20-Nov-23

Syntax

content_copy zoom_out_map
transit incoming-label {
    bandwidth bps;
    description string;
    link-protection bypass-name name;
    member-interface member-interface;
    next-hop (address | interface-name | address/interface-name);
    node-protection bypass-name name next-next-label label;
    pop;
    stitch {
        bandwidth bps;
        description string;
        link-protection bypass-name name;
        next-hop (address | interface-name | address/interface-name);
        node-protection bypass-name name next-next-label label;
    }
    swap out-label;
}

Hierarchy Level

content_copy zoom_out_map
[edit logical-systems name protocols mpls static-label-switched-path name],
[edit logical-systems name routing-instances name protocols  mpls static-label-switched-path name],
[edit logical-systems name tenants name routing-instances name protocols mpls static-label-switched-path name],
[edit protocols mpls static-label-switched-path name],
[edit routing-instances name protocols mpls static-label-switched-path name],
[edit tenants name routing-instances name protocols mpls static-label-switched-path name]

Description

Configure a transit static LSP.

Note:

When configuring transit static LSPs with label operation as stitch, the configured next-hop can only be a valid IP address and not an interface name.

Options

incoming-label

Incoming label value.

  • Values:

    • Default: 1000000 through 1048575
    • Range: 16 through 1048575
member-interface

Aggregated Ethernet (AE) member interface name.

The remaining statements are explained separately. See CLI Explorer.

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 10.1.

switch option introduced in Junos OS Release 14.1X53-D25.

member-interface option introduced in Junos OS Release 17.4R1 for the MX Series and PTX 5000.

footer-navigation