Technical data

Table Of Contents
193
L2TP CLOSE
Used to close an L2TP tunnel and/or session.
L2TP unit number
-n TunnelName
Name of the tunnel (character string). The name is case sensitive.
-t tunnelid
Local tunnel id
-s serialnum
Serial number of the call within the tunnel
-c callid
ID of the local call for the session
Note:
Either
<TunnelName>
or
<tunnelid>
must be specified
.
Example:
l2tp close -n PacingAtWork
L2TP DEL
Used to delete a tunnel entry.
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp del PacingAtWork
L2TP FORWARD
The router can be configured to forward all incoming calls to an LNS without answering the incoming call. This
feature is normally used when the router is acting as a LAC or both a LAC/LNS.
Note:
Only ONE tunnel entry can have this option set.
all
Forward all incoming call through the tunnel to an LNS
none
No incoming calls are allowed to be forwarded through the tunnel to an LNS
TunnelName
Name of the tunnel (character string). The name is case sensitive.
Example:
l2tp forward PacingAtWork
l2tp close
<L2TP unit number>|-n<TunnelName>|-t<tunnelid>|-s<serialnum>|-c<callid>
l2tp del
<TunnelName>
l2tp forward all|none
<TunnelName>