Specifications
Diagnostic Commands
Rev. 8 May.12 Proprietary and Confidential 89
$QCPDPP
Supporting chipsets:
• All
Set/report PDP-IP connection authentication parameters
Set authentication requirements (username, password) for PDP-IP packet data calls for
each supported profile.
Usage:
• Execution: AT$QCPDPP=<cid>, <auth_type>, <password>, <username>
Response:
OK
or ERROR
Purpose: Set, for each <cid> (profile), the type of authorization required when
establishing a connection.
• Query: AT$QCPDPP?
Response:
$QCPDPP: <cid>, <auth_type>[,<username>]
(repeat for each <cid>)
Purpose: Return, for each profile, the authorization type required and the
username used for PAP authentication.
Note: Passwords are not displayed.
Parameters:
<cid>
• Supported profiles
• Valid range: 1–16
<auth_type>
• 0 = None—Username and password not required
• 1 = PAP—Username and password accepted
• 2 = CHAP—Username and password (secret) accepted
<password>
• Supplied by network provider
• Required for <auth_type> = 1 and 2
<username>
• Supplied by network provider
• Required for <auth_type> = 1 and 2
• For <auth_type> = 2, the username can be any dummy value
$QCTER
Supporting chipsets:
• All
Set/report TE-DCE baud rate
Set the baud rate at which DCE accepts commands over the UART interface (the
command does nothing when the USB interface is used).
Usage:
• Execution: AT$QCTER=<rate>
Response:
OK
Purpose: Set the default baud rate and store it in NV RAM.
• Query: AT$QCTER?
Response:
<rate>
Purpose: Return the current default TE-DCE baud rate.
• Query List: AT$QCTER=?
Purpose: Return a list of supported baud rates.
Parameters:
<rate>
• Use the $QCTER=? command to list all supported baud rates.
Table 4-2: Diagnostic command details (Continued)
Command Description