See the following sections:
- l2tp {
-
interface-id interface-id;
-
lcp-renegotiation;
-
local-chap;
-
maximum-sessions-per-tunnel number;
- }
- [edit access group-profile profile-name]
Statement introduced before JUNOS Release 7.4.
Configure the Layer 2 Tunneling Protocol for a group profile.
The remaining statements are explained separately.
See Configuring L2TP for a Group Profile.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.
- 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;
- }
- [edit access profile profile-name client client-name]
Statement introduced before JUNOS Release 7.4.
Configure the L2TP properties for a profile.
The remaining statements are explained separately.
See Configuring L2TP Properties for a Profile.
admin—To view this statement in the configuration.
admin-control—To add this statement to the configuration.