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

tunnel-group

Syntax

tunnel-group group-name {
hello-interval seconds;
hide-avps;
l2tp-access-profile profile-name;
local-gateway address address;
maximum-send-window packets;
ppp-access-profile profile-name;
receive-window packets;
retransmit-interval seconds;
service-interface interface-name;
syslog {
host hostname {
services severity-level;
facility-override facility-name;
log-prefix prefix-value;
}
}
tunnel-timeout seconds;
}

Hierarchy Level

[edit services l2tp]

Release Information

Statement introduced before JUNOS Release 7.4.

Description

Specify the L2TP tunnel properties.

Options

group-name—Identifier for the tunnel group.

The remaining statements are explained separately.

Usage Guidelines

See Configuring L2TP Tunnel Groups.

Required Privilege Level

interface—To view this statement in the configuration.

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


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