2 Configuration
• Once the L2TP tunnel is open, the link layer is considered to be established in this interface.
• Subsequently, the connection is tried through AT commands for the rcellular1 interface.
• Lastly the PPP connection is established through the rcellular2 interface.
Note
Configuring an incorrect PIN in the Teldat-3Ge can block your SIM card.
2.4 3G Access Parameters
The Name of the Access Point to the 3G network (APN) is configured as a call profile. Below, you can see an ex-
ample showing how to access a fictitious carrier APN:
global-profiles dial
; -- Dial Profiles Configuration --
profile WWAN default
profile WWAN dialout
profile WWAN 3gpp-accessibility-control traffic 20 all
profile WWAN 3gpp-apn internet.es
profile WWAN idle-time 300
;
exit
If you want to access a different APN, the user must substitute internet.es in the profile WWAN 3gpp-apn inter-
net.es command for the APN given by the cellular provider.
For further information on call profiles, please see manual Dm732-I Call Profiles.
Next, we define and configure a PPP interface. This is responsible for providing registration information to the 3G
network. The PPP interface must be mounted over the rcellular2 interface. The commands for accessing the 3G ser-
vice are:
add device ppp 1
;
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
;
network rcellular2
; -- Interface AT. Configuration --
lcp-options acfc
lcp-options pfc
lcp-options accm 0
exit
;
base-interface
; -- Base Interface Configuration --
base-interface rcellular2 link
base-interface rcellular2 profile WWAN
;
exit
;
exit
;
6
Teldat S.A.
Teldat-3Ge Quick Guide
Need help?
Do you have a question about the Teldat-3Ge and is the answer not in the manual?