User Manual

Table Of Contents
Document Name: Common Commands and Attributes v1.3.0 Revision: 1.2
14.1.6.2 Usage
Attribute Type: Read / Write
This should be the name of the server to authenticate with if it is used. In most
cases an asterisk “*” is used to indicate that ANY name is acceptable. Setting this
to the wrong name will make the authentication process to fail.
This name is only used in the CHAP/PAP negotiation process. If authorization
method is set to None it does not matter.
Usage for setting parameter:
SET GPR ASV <name>
This will set <name> as the client name for the CHAP/PAP negotiation
Example:
SET GPR ASV voyager.local.system
Sets the client name to voyage.local.system.
Usage for getting parameter:
GET GPR ASV
Reply:
*
Indicating that ANY name should be acceptable.
14.1.7 GPR ATH – Authentication method
14.1.7.1 Overview
Sets the GPRS authentication method to be used.
14.1.7.2 Usage
Attribute type: Read / Write
This attribute is used to set the authentication method used to authenticate the
PPP/LCP connection with the server. There are three possible settings for this
attribute, none, PAP and CHAP. They are represented by a single letter (N, P, C)
describing the authentication method.
Usage for setting parameter
SET GPR ATH <method>
Where <method> can be one of the following:
N: None, no authentication method will be used when negotiating a PPP connection
with the server.
P: PAP authentication mechanism will be used when negotiating a PPP connection
with the server.
C: CHAP authentication mechanism will be used when negotiating a PPP connection.
This is probably the default setting that most networks will use today.
Example:
Common Commands and Attributes 111/123