iTegno 39XX GPRS Modem
AT Commands Guide
02000C17
•
v1.5
Confidential
All specifications are correct at the time of release. iWOW Connections owns the proprietary rights to the information contained herein this
document. It may not be edited, copied or circulated without prior written agreement by iWOW Connections Pte Ltd. © 2011, 2012 iWOW
Connections Pte Ltd
212
15.8
Show PDP ACGPADDR
Description:
The command lists PDP addresses for the specified context identifiers.
• The set command returns a list of PDP addresses for the specified context identifiers.
• Test command returns a list of defined <cid>s.
Syntax:
AT+CGPADDR=[<cid> [,<cid>[,…]]]
Command
Possible Responses
AT+CGPADDR=[<cid>
[,<cid>
[,…]]]
+CGPADDR: <cid>,<PDP_addr>
[<CR><LF>+CGPADDR: <cid>,<PDP_addr>
[…]]
OK
Or
+CME ERROR: <error>
AT+CGPADDR=?
+CGPADDR: (list of defined <cid>s)
AT+CGPADDR=1
+CGPADDR: 1,"172.22.156.68"
OK
Note: PDP address is displayed during a GPRS connection when an IP is assigned. It is omitted if
none is available
AT+CGPADDR=?
+CGPADDR: (1)
OK
Defined Values
<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_address>
a string that identifies the MT 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_address> is omitted if none is available.