![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/6/e3/6e35dc88-09f5-4506-bfb8-8724554a1fd5/6e35dc88-09f5-4506-bfb8-8724554a1fd5-bg12f.png)
Chapter 3: AT Commands Reference
April 15, 2008 G24-L AT Commands Reference Manual 3-239
The test command returns a list of defined <cid>s.
The following table shows the +CGPADDR parameters.
Example
AT+CGPADDR=?
+CGPADDR: (1,2,3)
OK
AT+CGPADDR=1
+CGPADDR: 1,0.0.0.0
OK
Command Type Syntax Response/Action Remarks
Set
+CGPADDR=[<cid>
[,<cid> [,…]]]
+CGPADDR: <cid>,<PDP_addr>
[<CR><LF>+CGPADDR:
<cid>,<PDP_addr>
[...]]
Test
+CGPADDR=? +CGPADDR: (list of defined <cid>s)
Table 3-157: +CGADDR Parameters
<Parameter> Description
<cid> A numeric parameter which specifies a particular PDP
context definition (see the +CGDCONT and +CGDSCONT
commands). 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 and +CGDSCONT commands 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.