LTE Module Series
EC25&EC21 AT Commands Manual
EC25&EC21_AT_Commands_Manual 164 / 231
Parameter
10.9. AT+CGPADDR Show PDP Address
The Write Command returns a list of PDP addresses for the specified context identifiers. If no <cid> is
specified, the addresses for all defined contexts are returned.
ERROR
If there is any error related to ME functionality:
+CME ERROR: <err>
<L2P> A string parameter that indicates the layer 2 protocol to be used between the TE and MT:
PPP (Point to Point protocol) for a PDP such as IP
Other values are not supported and will result in an ERROR response to the execution
command
<cid> A numeric parameter which specifies a particular PDP context definition (see
AT+CGDCONT command)
AT+CGPADDR Show PDP Address
Test Command
AT+CGPADDR=?
Response
+CGPADDR: (list of defined <cid>s)
OK
Write Command
AT+CGPADDR[=<cid>[,<cid>[,…]]]
Response
+CGPADDR: <cid>,<PDP_addr>
[+CGPADDR: <cid>,<PDP_addr>[…]]
OK
ERROR