Chapter 3: AT Commands Reference
June 30, 2008 AT Commands Reference Manual 3-333
The following table shows the +CGDCONT parameters.

Note: The IP address may be entered without double quotes (" ").

For example:
AT+CGDCONT=1, IP,RTY,123.32.45.9
OK
Example
AT+CGDCONT=?
+CGDCONT: (1-3),("IP"),,,(0,1),(0,1)
OK
AT+CGDCONT?
+CGDCONT: 1,"IP","","0.0.0.0",0,0
+CGDCONT: 2,"IP","","0.0.0.0",0,0
Table 3-217:+CGDCONT Parameters
<Parameter> Description
<cid> Numeric parameter specifying a particular PDP context definition (PDP Context
Identifier). The parameter is local to the Terminal-Mobile Terminal interface and is
used in other PDP context-related commands.
The Test command returns the range of permitted values (minimum value=1).
<"PDP_type">
(Packet data
protocol type)
String parameter (in quotation marks) specifying the type of packet data protocol:
IP Internet Protocol (IETF STD 5)
<"APN">
(Access Point
Name)
String parameter (in quotation marks), which is a logical name that is used to select
the GGSN or the external packet data network.
If the value is null or omitted, the subscription value is requested.
<"PDP_addres
s"> String parameter (in quotation marks), which identifies the ME in the address space
applicable to the PDP.
If the value is null or omitted, a value may be provided by the terminal during the
PDP startup procedure or, failing that, a dynamic address is requested.
The Read form of the command continues to return the null string even if an address
has been allocated during the PDP startup procedure. The allocated address may be
read using the +CGPADDR command.
The default value is 0.
<d_comp> Numeric parameter that controls PDP data compression.
0OFF
1ON
Other values are reserved.
The default value is 0.
<h_comp> Numeric parameter that controls the PDP header compression.
0OFF
1ON
Other values are reserved.
Note:
Currently, only one data compression algorithm (V.42bis) is provided in
SNDCP. If and when other algorithms become available, a command will be
provided to select one or more data compression algorithms.
The default value is 0.