Technical data

Table Of Contents
196
The name is case sensitive
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp set ourTunnelName isp PacingAtWork
L2TP SET REMOTENAME
This command creates the host name of the remote tunnel.
Note:
If this command is not used, then
<TunnelName>
of the tunnel entry is used.
name
Host name of the remote tunnel. This is the fully qualified domain name of the remote host.
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp set remoteName isp PacingAtWork
L2TP SET TYPE
Used to define the type of L2TP support for the tunnel. The router’s role is defined on a per-tunnel basis.
all
The router is configured to act as both a LAC/L2TP client and an LNS server.
lac
The
router is configured to act as a LAC for this tunnel.
lns
The router is configured to act as a LNS for this tunnel.
l2tpclient
The router is configured to act as an L2TP client for this tunnel
disabled
The tunnel entry is disabled.
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp set type l2tpclient PacingAtWork
L2TP SET WINDOW
This command is used to enhance traffic performance in a tunneling environment. The command’s options are
used to affect the way incoming payload packets are processed. The router is configured with the following
default options: sequencing, required, and size 10..
sequencing
Sequence numbers are placed in theL2TP payload packets. With this option, one end instructs
the other end to send sequence packets. No acknowlegments are issued for received packets.
l2tp set remoteName
<
name
> <
TunnelName
>
l2tp set type all|lac|lns|l2tpclient|disabled
<
TunnelName
>
l2tp set window sequencing|pacing|nosequencing|optional|required|size
<TunnelName>