HUAWEI MU509 HSDPA LGA Module
AT Command Interface Specification
GPRS Service Commands
Issue 04 (2013-01-28)
Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.
113
OK
Note:
This command supports two kinds of packet switching protocols: “IP” and “PPP”. The TEST
command lists the values of other parameters supportable by each protocol.
2. Command 2: AT+CGDCONT=16,"PPP","abc.com","10.111.145.233",1,1
Result 2:
OK
Note:
This command stores 1 new BDP setting environment in the MS. The <cid> is 16.
3. Command 3: AT+CGDCONT?
Result 3: +CGDCONT: 1,"IP","vcol.com","",0,0
+CGDCONT: 16,"PPP","abc.com","10.111.145.233", 1, 1
OK
Note:
Now the MS has an additional PDP setting environment whose <cid> is 16.
4. Command 4: AT+CGDCONT=16
Result 4:
OK
Note:
Clear the PDP setting environment whose <cid>=16
8.2 +CGQREQ–Quality of Service Profile (Requested)
8.2.1
Command Syntax
Command
Possible Response(s)
+CGQREQ[=<cid>[,<prece
dence > [,<delay>
[,<reliability.> [,<peak>
[,<mean>]]]]]]
<CR><LF>OK<CR><LF>
In case of error:
<CR><LF>ERROR<CR><LF>
+CGQREQ?
<CR><LF>+CGQREQ: <cid>,<precedence>,
<delay>,<reliability>,<peak>,<mean>[<CR><LF>+C