AT Commands Reference Guide
80529ST10815A Rev.2– 2017-09-14
ReproductionforbiddenwithoutTelitCommunicationsS.p.A.writtenauthorization‐AllRightsReserved page71of233
+CGCMOD action command syntax
AT+CGCMOD=?
+CGCMOD: (list of <cid>s associated with active
contexts)
Show PDP Address - +CGPADDR
+CGPADDR - Show PDP Address
AT+CGPADDR=
[<cid>[,<cid>
[,…]]]
Execution command returns a list of PDP addresses for the specified context
identifiers in the format:
+CGPADDR: <cid>,<PDP_addr>[<CR><LF>+CGPADDR: <cid>,
<PDP_addr>[…]]
Parameters:
<cid> - a numeric parameter which specifies a particular PDP context definition
(see +CGDCONT command). If no <cid> specified, the addresses for all
defined contexts are returned.
<PDP_addr>
- a string that identifies the terminal in an
address space applicable to the PDP. The address may
be static or dynamic. For a static address, it will
be the one set by the
+CGDCONT
command when the
context was defined. For a dynamic address it will
be the one assigned during the last PDP context
activation that used the context definition referred
to by
<cid>
;
<PDP_addr>
is omitted if none is available
AT+CGPADDR=?
Test command returns a list of defined <cid>s.
Example
OK
AT+CGPADDR=1
+CGPADDR: 1,”xxx.yyy.zzz.www”
OK
AT+CGPADDR=?
+CGPADDR: (1)
OK
Reference
3GPP TS 27.007
Set mode of operation for EPS - +CEMODE