Specifications
3GPPTS27.007ATCOMMANDS
HSPA+ATCommandsReferenceGuide 104
thenthesubscriptionvalueisrequested.
<PDP_addr>
Stringparameterthatidentifiestheterminalintheaddressspaceapplicableto
thePDP.Theallocatedaddressmaybereadusingthe+CGPADDRcommand.
<d_comp> NumericparameterthatcontrolsPDPdatacompression
0 Off.Ifvalueisomitted,default:0.
1 On.
<h_comp> Numericpara
meterthatcontrolsPDPheadercompression
0 Off.Ifvalueisomitted,default:0.
1 On.
<pd1>,…,<pdN> ZerotoNstringparameterswhosemeaningsarespecifictothe<PDP_type>
Notes
Reference:3GPPTS27.007
Examples
AT+CGDCONT=1,”IP”,”APN”,”10.10.10.10”,0,0
OK
AT+CGDCONT?
+CGDCONT: 1,”IP”,“APN”,”10.10.10.10”,0,0
OK
AT+CGDCONT=?
+CGDCONT: (1-5),”IP”,,,(0-1),(0-1)
OK
Qualityof Service Profile+CGQMIN
Setcommandspecifiesaminimumacceptableprofilethatischeckedbytheterminalagainstthenegotiated
profilereturnedintheActivatePDPContextAcceptmessage.
Readcommandreturnsthecurrentsettingsforeachdefinedcontextintheformat:
+CGQMIN: <cid>,<precedence>,<delay>,<reliability>,<peak>,
<mean>[<CR><LF>+CGQMIN: <cid>,<precedence>,
<delay>,<reliability>,<peak>,<mean>[…]]
IfnoPDPcontextisdefined,ithas noeffectandOKresultcodeisreturned.
TestcommandreturnsasacompoundvaluethetypeofthecurrentPDPcontextandthesupportedvaluesforthe
subparametersintheformat:
+CGQMIN: <PDP_Type>,(list of supported <precedence>s),
(list of supported <delay>s),(list of supported <reliability>s),
(list of supported <peak>s),(list of supported <mean>s)
Note:Onlythe“IP”<PDP_Type>iscurrentlysupported.