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

name (L2TP Tunnel Destination)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
name name {
    address ip-address {
        drain;
        routing-instance routing-instance-name {
            drain;
        }
    }
    drain;
}

Hierarchy Level

content_copy zoom_out_map
[edit services l2tp tunnel]

Description

Specify the local name and other attributes of the L2TP tunnel.

Options

name —Locally assigned name of the tunnel; in the format destination-name/tunnel-name or tunnel-name.

Note:

When only the tunnel name is provided, then you must identify the destination for the tunnel by including the address ip-address statement at the [edit services l2tp tunnel name name] hierarchy level.

The remaining statements are explained separately. Search for a statement in CLI Explorer or click a linked statement in the Syntax section for details.

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 Release 13.2.

footer-navigation