Reproduction forbidden without Fibocom Wireless Inc. written authorization – All Rights Reserved.
FIBOCOM L860 AT Commands User Manual
Page 171 of 254
Command
Description
AT+XGAUTH=<cid>,<auth>,<name>,<pwd>
[Response/Action]
OK
or
CME ERROR: <error>
Read
N/A
Test
[Function]
Test command returns (list of supported <cid>s),(list of supported <auth>s),lname,lpwd.
[Syntax]
AT+XGAUTH=?
[Response/Action]
+XGAUTH: (0-29),(0-2),64,64
ie..(list of supported <cid>s),(list of supported <auth>s),lname,lpwd
OK
Parameters
<cid>
PDP context identifier
<auth>
authentication may be:
0 meaning authentication protocol not used (NONE: see also 2.1<APN>)(default)
1 meaning personal authentication protocol (PAP: see also 2.1 <APN>)
2 meaning handshake authentication protocol (CHAP: see also 2.1 <APN>)
<name>
user name as string with length <lname>
<pwd>
password as string with maximum length <lpwd>
Example
AT+XGAUTH=0,1,"GSM","1234"
OK
Reference