|
Command:
|
#PPP
|
|
Description:
|
Sets parameters for PPP connection in GPRS
It works only in systems that don't require user ID and password
|
|
Product availability:
|
TCS 3.5=N TCS-CAM=N TCS-AWS=Y TCS-MINI=N TCS-GPS=N
|
|
Command availability:
|
Command line and SMS
|
|
Syntax:
|
|
|
Mandatory fields:
|
<apn> : APN given by the operator to access the internet (i.e. web.omnitel.it)
<IP> : IP address where the packets must be sent
i.e. 192.165.138.020 (always fill with zeroes if necessary!)
<dp> : destination port of UDP packets
|
|
Optional fields:
|
[=] allowed to improve readability
|
|
Examples:
|
#PPP=web.omnitel.it,192.168.135.002,60000
|
|
Default value after #INI:
|
nul,0.0.0.0,0
|
|
Default value after reset:
|
|
|
ADMIN Password privileges:
|
Write/read
|
|
USER Password privileges:
|
Read
|
|
Notes:
|
This command is very specific and you must know about GPRS
and Internet to understand it.
|