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

tunnel (fti)

date_range 18-Dec-24

Syntax

content_copy zoom_out_map
tunnel {
    encapsulation {
            ( gre  | ipip | udp );
            destination {
                addressaddress;
            }
            key key; key;
            source {
                addressaddress;
            }
            tunnel-routing-instance {
                routing-instance routing-instance;
            }
            tunnel-termination;
            virtual-loop; 
    }
}

Hierarchy Level

content_copy zoom_out_map
[edit interfaces fti number unit logical-unit-number]

Description

Configure a tunnel on an FTI interface.

The remaining statements are explained separately. See CLI Explorer.

Required Privilege Level

interface—To view this statement in the configuration.

interface-control—To add this statement to the configuration.

Release Information

Statement introduced in Junos OS Evolved Release 20.2R1.

Statement introduced for IPIP tunnels in Junos OS Evolved Release 20.4R1.

Statement introduced for UDP tunnels in Junos OS Evolved Release 21.1R1.

virtual-loop option introduced in Junos OS Evolved Release 24.4R1.

footer-navigation