User Guide
200 Chapter 5. Command Line Interface Reference
L2TP SET DIALOUT
Lets the LNS instruct the L2TP client to use an ISDN phone line to place a call on its behalf.
L2TP SET HIDDENAVP
Configures the router to protect some L2TP control information (such as names and passwords for a PPP session)
using hidden AVPs. This command is often used to turn off hidden AVPs (no option), in cases where the other end
of the tunnel does not support hidden AVPs.
L2TP SET OURPASSWORD
Specifies the router’s secret/password for PPP authentication on a per-tunnel basis.
l2tp set dialout yes|no
<TunnelName>
yes
This option lets the router place outgoing calls.
no
This option prevents the router from placing outgoing calls.The default is no.
TunnelName
Name of the tunnel (character string). The name is case-sensitive.
Example:
l2tp set dialout yes PacingAtWork
l2tp set hiddenAVP yes|no
<TunnelName>
yes
This option lets the router hide AVPs. The default is yes.
no
This option disables hidden AVPs.
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp set hiddenAVP yes PacingAtWork
l2tp set ourpassword
<
password
>
<TunnelName>
password
Router’s secret/password used for authentication when challenged by another router.
TunnelName
Name of the tunnel (character string). The name is case-sensitive.
Example:
l2tp set ourpassword PacingAtWork










