CONFIG SET APN <apn> <username>
<password><CR><LF>
Sets <apn>
Where:
<apn> - string with Access Point Name
<username> - apn username (optional)
<password> - apn password (optional)
Returns apn and username (optional) and
password (optional)
Xxxxxxxxx xxxxxxxx xxxxxxxx<CR><LF>
internet <CR><LF>
or
internet username password<CR><LF>
Where:
internet is <apn>
username is <username>
password is <password>
CONFIG SET TCP PORTS <data_port>
<config_port><CR><LF>
Sets TCP ports (data and config)
Where:
<data_port> - TCP data port (range from 0 to
65535)
<config_port> - TCP port for remote
configuration (range from 0 to 65535)
CONFIG GET TCP PORTS<CR><LF>
Returns TCP <data_port> and <config_port>
ports