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

dial-options (Dynamic Profiles)

date_range 09-Dec-23

Syntax

content_copy zoom_out_map
dial-options {
    ipsec-interface-id name;
    l2tp-interface-id name;
    (shared | dedicated);
}

Hierarchy Level

content_copy zoom_out_map
[edit dynamic-profiles profile-name interfaces interface-name unit logical-unit-number]

Description

Specify the options for configuring logical interfaces in dynamic profiles for group and user sessions in L2TP or IPsec dynamic endpoint tunneling.

Options

dedicated

(LNS on M Series routers and MX Series routers only) Specify that a logical interface can host only one session at a time.

ipsec-interface-id name

Interface identifier for group of dynamic peers. This identifier must be replicated at the [edit access profile name client * ike] hierarchy level. This option is not currently supported for dynamic profiles.

l2tp-interface-id name

(MX Series routers only) L2TP interface identifier that must be replicated at the [edit access profile name] hierarchy level.

shared

(LNS on M Series routers only) Specify that a logical interface can host multiple (shared) sessions at a time

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

footer-navigation