[Contents] [Prev] [Next] [Index] [Report an Error]

l2tp

See the following sections:

l2tp (Group Profile)

Syntax

l2tp {
interface-id interface-id;
lcp-renegotiation;
local-chap;
maximum-sessions-per-tunnel number;
}

Hierarchy Level

[edit access group-profile profile-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure the Layer 2 Tunneling Protocol for a group profile.

The remaining statements are explained separately.

Usage Guidelines

See Configuring L2TP for a Group Profile.

Required Privilege Level

admin—To view this statement in the configuration.

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

l2tp (Profile)

Syntax

l2tp {
interface-id interface-id;
lcp-renegotiation;
local-chap;
maximum-sessions-per-tunnel number;
multilink {
drop-timeout milliseconds;
fragmentation-threshold bytes;
}
ppp-authentication (chap | pap);
ppp-profile profile-name;
shared-secret shared-secret;
}

Hierarchy Level

[edit access profile profile-name client client-name]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Configure the L2TP properties for a profile.

The remaining statements are explained separately.

Usage Guidelines

See Configuring L2TP Properties for a Profile.

Required Privilege Level

admin—To view this statement in the configuration.

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


[Contents] [Prev] [Next] [Index] [Report an Error]