Technical data

Table Of Contents
192
ipaddr
IP address of the remote LAC or LNS
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp set address 192.168.100.1 PacingAtWork
L2TP SET AUTHEN
Used to enable or disable authentication of the remote router during tunnel establishment using the CHAP secret,
if it exists. If the remote router tries to authenticate the local end during tunnel authentication, the local router will
always attempt to respond, provided a CHAP secret has been configured.
on
Enables authentication
off
Disables authentication
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp set authen PacingAtWork
L2TP CALL
This command is primarily used for “debugging” purposes and has the effect to establish a tunnel without creating
a session.
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp call PacingAtWork
L2TP SET CHAPSECRET
Creates a CHAP secret. This CHAP secret is used to authenticate the creation of the tunnel and is used for hiding
certain control packet information. The LAC and the LNS can share a SINGLE CHAP secret for a given tunnel.
secret
CHAP secret (character string) used to authenticate the creation of the tunnel
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp set CHAPSecret PacingAtWork
l2tp set address
<ipaddr> <TunnelName>
l2tp set authen on|off
<
TunnelName
>
l2tp call
<TunnelName>
l2tp set CHAPSecret
<
secret
> <
TunnelName
>