User's Manual

49
Setting Up
Supplementary Explanation of AT
Commands
Command name : +CGDCONT
Overview
Set APN when sending packet connection.
•Form
+CGDCONT=[<cid>[,“<PDP type>” [ ,“<APN>”]
] ]
Parameter descriptions
Set APN when sending Packet communication.
See examples in command operation lists
<cid>* : X to X
<PDP type>* : PPP or IP
<APN>* : Optional
*: <cid> is the number used to control the destination
(APN) for the Packet communication to be
registered in FOMA terminal. X to X can be
registered.
<PDP type> is a protocol for packet communication.
<APN> is optional connection name that indicates
each destination.
Operation without parameter
AT+CGDCONT=<cid> :
Set specified <cid> as default
AT+CGDCONT=? :
Display list of values that can be configured
AT+CGDCONT=? :
Display list of values that can be configured
Command examples
Registered APN named abc (When PDP type
is “PPP” and cid=3)
AT+CGDCONT=3,“PPP”,“abc”
OK
* This command, which is a setting command, is not
stored in the nonvolatile memory written by [&W] and is
not reset by [&F] and [Z], either.
Command name : +CGEQMIN=[Parameter]
Overview
Register criteria value to determine if QoS sent
from network when Packet communication
established is permitted.
•Form
+CGEQMIN=[<cid>[,,<Maximum bit rate UL>[,
<Maximum bit rate DL>] ] ]
Parameter description
<cid>* : X to X
<Maximum bit rate UL>* : None (default) or 64
<Maximum bit rate DL>* : Non (default) or 384
*: <cid> is the number used to control the destination
(APN) for the Packet communication to be
registered in FOMA terminal. X to X can be
registered.
In <Maximum bit rate UL> and <Maximum bit rate
DL>, the minimum connection speed [Kbps] is set
for both upload and download traffic between FOMA
terminal download traffic between FOMA terminal
and the base station. If the parameter is set to None
(default), all speeds are permissible.
If 64 and 384 are set, any communication at a speed
except the above limit is not permitted, and the
Packet communication will not be connected.
Operation without parameter
AT+CGEQMIN= :
Set all <cid> as default value
AT+CGEQMIN=<cid> :
Set specified <cid> as default value
Command examples
(1) Command used to permit all speed both
upload and download both upload and
download (when<cid>=2)
AT+CGEQMIN=2
OK
(2) Command used to permit only 64Kbps
upload and 384Kbps download
(when<cid>=2)
AT+CGEQMIN=2,,64,384
OK
(3) Command used to permit 64Kbps upload
and all speed download (when<cid>=3)
AT+CGEQMIN=3,,64
OK
(4) Command used to permit all speed upload
and only 384Kbps download
(when<cid>=3)
AT+CGEQMIN=3,,,384
OK
* This command, which is a setting command, is not
stored in the nonvolatile memory written by [&W], and is
not reset by [&F] and [Z], either.
Command name : +CGEQREQ=[Parameter]
Overview
Sets up QoS request to the network when
Packet communication is established.
•Form
+CGEQREQ=[<cid>[,,<Maximum bit rate UL>
[ ,<Maximum bit rate DL>] ] ]
Parameter Description
<cid>* : X to X
<Maximum bit rate UL>* : None (default) or 64
<Maximum bit rate DL>* : None (default) or 384
*: <cid> is the number used to control the destination
(APN) for the Packet communication to be
registered in FOMA terminal.
1 to 3 can be registered to FOMA terminal.
In <Maximum bit rate UL> and <Maximum bit rate
DL>, the minimum connection speed [in Kbps] is set
for both upload and download traffic between FOMA
terminal and the base station. If the parameter is set
to None (default), all speeds are permissible.
If 64 and 384 are set, any connection at a speed
except the above limit is not permitted, and the
Packet communication will not be connected.
Operation without parameter
AT+CGEQREQ=<cid> :
Set all <cid> as default.
AT+CGEQREQ=<cid> :
Set specified <cid> as default.
Command examples
Command used to require 64Kbps upload and
384Kbps download (when<cid>=3)
AT+CGEQREQ=3,,64,384
OK
AT Command List
Continued on the next page