Technical data

Table Of Contents
194
L2TP LIST
The result of this command provides a complete display of the current configuration settings for tunnel(s), except
for the authentication password/secret.
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp list PacingAtWork
# l2tp list
INFORMATION FOR <pacingAtWork>
type................................. L2TPClient (LAC-will not dial)/LNS
All Incoming Calls Tunneled here..... no
CHAP challenge issued................ yes
hidden AVPs used..................... yes
sequencing/pacing.................... window pacing
sequencing/pacing is............... required
window size for sequencing/pacing.. 10
ip address........................... 10.0.0.1
Our host name........................ pacingAtHome
ACTIVE TUNNEL........................ UNKNOWN
current state...................... CLOSED
LOCAL TUNNEL ID.................... 1
REMOTE TUNNEL ID................... 0
remote firmware.................... 0
remote ip address.................. 10.0.0.1
LAC SESSION serial number.......... 0
current state.................... CLOSED
LOCAL CALL ID.................... 1
local window size.............. 10
sequencing/pacing.............. WINDOW PACING
sequencing/pacing is......... required
REMOTE CALL ID................... 0
remote window size............. 0
L2TP SET HIDDENAVP
Used to configure 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.
yes
This option lets the router hide AVPs. Yes is the default.
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 list |
<TunnelName>|
l2tp set hiddenAVP yes|no
<TunnelName>