Syntax, Parameters and values, Notes – Synaccess Networks NP-0801DTM User Manual
Page 115: Examples, Show pdp address +cgpaddr

3GPP TS 27.007 AT COMMANDS
115
HSPA+ AT Commands Reference Guide
Syntax
Command
Command type
AT+CGACT=[<state>[,<cid>[,<cid>[,…]]]]
AT+CGACT?
Read
AT+CGACT=?
Parameters and Values
<state>
Indicates the state of PDP context activation.
0
Deactivated
1
Activated
<cid>
Numeric parameter that specifies a PDP context definition. See +CGDCONT.
Note: If no <cid>s are specified the activation/deactivation form of the command
activates/deactivates all defined contexts.
Notes
Reference: 3GPP TS 27.007
Examples
AT+CGACT=1,1
OK
AT+CGACT?
+CGACT: 1,1
OK
Show PDP Address +CGPADDR
Execute 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>[…]]
Test command returns a list of defined <cid>s.
Syntax
Command
Command type
AT+CGPADDR=[<cid>[,<cid>[,…]]]
AT+CGPADDR=?