Ppp Interface And L2Tp Interface - Teldat -3Ge-USB User Manual

Hide thumbs Also See for Teldat-3Ge-USB:
Table of Contents

Advertisement

Teldat S.A.
end

3.5.1 PPP Interface and L2TP Interface

The virtual PPP and L2TP interfaces are created through the add device command.
add device ppp 1
add device l2tp 1
Once the interfaces have been added to the configuration, configure the PPP interface. Said configuration is the
same as the one corresponding to a client-initiated PPP link.
network l2tp1
;-- L2TP (virtual) Interface Configuration --
lcp-options pfc
exit
;
network ppp1
; -- Generic PPP User Configuration --
ip address unnumbered
;
ppp
; -- PPP Configuration --
authentication sent-user internet password internet
ipcp local address assigned
no ipcp peer-route
lcp echo-req off
exit
;
base-interface
; -- Base Interface Configuration --
base-interface l2tp1 link
;
exit
;
exit
If the user (sent-user) to access the WWAN network is a user@domain e.g. bill@internet.es, then the domain para-
meter in the L2TP configuration must be the same as domain" i.e. internet.es. The configuration would be as follows:
; -- PPP Configuration --
authentication sent-user "bill@internet.es" password internet
ipcp local address assigned
no ipcp peer-route
lcp echo-req off
exit
;
;
;
protocol l2tp
; -- Layer 2 Tunneling Protocol user configuration --
enable
;
group 2
; -- L2TP group configuration --
initiate-to 172.24.78.28
domain internet.net
request-dialin
hello 9
exit
;
exit
;
Teldat-3Ge-USB User Manual
3 Configuring in Generic mode
31

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Teldat-3Ge-USB and is the answer not in the manual?

Table of Contents