Reproduction forbidden without Fibocom Wireless Inc. written authorization – All Rights Reserved.
FIBOCOM L860 AT Commands User Manual
Page 189 of 254
Command
Description
Test
[Function]
The Test command is used for requesting information on the supported GPRS mobile
classes
[Syntax]
AT +CGCLASS=?
[Response/Action]
+CGCLASS: (list of supported <class>s)
OK
Parameters
<class> String parameter that indicates the GPRS mobile class:
A class A // only supported if UMTS_SUPPORT is enabled
B meaning mobile class B
CG class C in GPRS mode
CC class C in circuit switched mode
Example
AT+CGCLASS=?
+CGCLASS: (“A”,“B”,”CC”,”CG”)
OK
Reference
3GPP TS 27.007
11.2.2 +CGDCONT, Define PDP Context
This command specifies the PDP (Packet Data Protocol) context.
This command allows specifying specific PDP context parameter values for a PDP context, identified by
the local context identification parameter <cid>.
If the command is used only with the one parameter <cid>, it means that the corresponding PDP context
becomes undefined.
Command
Description
Set
[Function]
The Set command specifies the context identification parameter values for a PDP
context. A special form of the Set command, +CGDCONT= <cid>
causes the values for context number <cid> to become undefined.
[Syntax]