HE863 family AT commands reference guide
80377ST10083a Rev.6 – 2012-11-12
Reproduction forbidden without written authorization from Telit Communications S.p.A.- All Rights Reserved. Page 102 of
229
+CGPADDR - Show PDP Address
+CGPADDR: <cid>,<PDP_addr>[<CR><LF><CR><LF>+CGPADDR:
<cid>,<PDP_addr>[…]]
Parameters:
<cid> - a numeric parameter which specifies a particular PDP context definition
(see +CGDCONT command). If no <cid> is specified, the addresses for all
defined contexts are returned.
<PDP_addr> - a string that identifies the terminal in the 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 AT#GPRS=1
+IP: xxx.yyy.zzz.www
OK
AT+CGPADDR=1
+CGPADDR: 1,”xxx.yyy.zzz.www”
OK
AT+CGPADDR=?
+CGPADDR: (1)
OK
AT+CGDCONT=1,”IP”,”xxx.yyy.zzz”
OK
AT+CGPADDR=1
+CGPADDR: 1,”0,0,0,0”
OK
Reference 3GPP TS 27.007
3.5.3.7.12. 3G Quality of Service Profile (Negotiated) - +CGEQNEG
+CGEQNEG – 3G Quality Of Service Profile (Negotiated)
AT+CGEQNEG=
[<cid>[,<cid>[,…]]]
This command allow the TE to retrieve the negotiated 3G quality of service
profiles returned in the Activate PDP Context Accept message.
Set command returns the negotiated 3G QoS profile for the specified context
identifiers, <cid>s. The Qos profile consists of a number of parameters, each of
which may have a separate value.
Parameters:
<cid> - PDP context identification (see +CGDCONT command).