ME310G1/ME910G1/ML865G1 AT Commands Reference Guide
80617ST10991A Rev.4 Page 341 of 545 2020-04-15
3.12.6. AT+CGAUTH - Define PDP Context Authentication Parameters
This command allows the TE to specify authentication parameters for a PDP context.
AT+CGAUTH=<cid>,<auth_type>,<username>,<password>
Set command allows the TE to specify authentication parameters for a PDP context identified by
the (local) context identification parameter <cid>, used during the PDP context activation and the
PDP context modification procedures.
Parameters:
specifies a particular PDP context definition, see the
+CGDCONT command.
selects the authentication protocol used for this PDP
context.
User name for access to the IP network
Password for access to the IP network
AT+CGAUTH?
Read command returns the PDP authentication parameters, excluding <password>, for every
defined PDP context, in the format:
+CGAUTH: <cid1>,< auth_type1 >,<username1><CR><LF>
...
+CGAUTH:<cidmax>,<auth_typemax >,<usernamemax><CR><LF>
AT+CGAUTH=?
Test command reports the supported range of values for parameters <cid>, <auth_type> and the
maximum lengths for parameters <username> and <password>.