User's Manual

Table Of Contents
Nonvolatile Parameter Database
AT+i Programmer‘s Manual Version 8.32 34-39
34.4.2 +iATH Set PPP Authentication Method
Syntax:
AT+iATH=v
Sets authentication method to v.
Parameters:
v=0 .. 2
Command Options:
v=1
Use PAP authentication
v=2
Use CHAP authentication
Default:
1 (PAP)
Result Code:
I/OK
If v is within limits
I/ERROR
Otherwise
AT+iATH~v
Temporarily sets the authentication method to v for the
duration of the next session. The permanent value will be
restored after completing the session, whether the session
was successful or not.
AT+iATH?
Reports the current setting of the authentication method
followed by I/OK.
AT+iATH=?
Returns the message 0-2followed by I/OK.