Specifications

CUSTOMATCOMMANDS
HSPA+ATCommandsReferenceGuide 202
TCPATRunAuthenticationPa rametersList#TCPATRUNAUTH
ExecutecommandcontrolstheauthenticationparametersfortheTCPATRUNconnection.
ReadcommandreportsthelistofallACCEPTchainrulesregisteredintheAuthenticationsettingsintheformat:
#TCPATRUNAUTH:<user_id>,<passw>
#TCPATRUNAUTH:<user_id>,<passw>
….
OK
Testcommandreturnstheallowedvaluesforparameter<action>.
Syntax
Command Commandtype
AT#TCPATRUNAUTH=<action>,<userid>,<passw> Execute
AT#TCPATRUNAUTH? Read
AT#TCPATRUNAUTH=? Test
ParametersandValues
<action> Commandaction.
0 Removeselectedchain.
1 AddanACCEPTchain.
2
Removeallchains(DROPeverything).<userid>and<passw>hasnomeaningin
thiscase.
<userid> Stringtype,usertobeaddedintotheACCEPTchain.Maximumlength50.
<passw> Stringtype,passwordoftheuseronthe<userid>.Maxim
umlength50.
CommandreturnsOKresultcodeifsuccessful.
Notes
Amaximumof3entries(passwordanduserid)canbepresentatsametimeinthelist.
TheAuthenticationParametersListissavedinnonvolatilememory.
TCPATRuninDial(Client)Mode#TCPATRUND
SetcommandenablesordisablestheTCPATRUNserviceinclientmode.Whenthisserviceisenabled,themodule
triestoopenaconnectiontothehost.ThehostisspecifiedinAT#TCPATRUNCFG.
Readcommandreturnsthecurrentsettingsof<mode>andthevalueof<stat>intheformat:
#TCPATRUND:<mode>,<stat>
where:
<stat>
0 Notconnected.
1 Connectedorconnectingatsocketlevel.
2
Notconnectedbutstilltryingtoconnect,attemptingeverydelaytime.Delaytime
isspecifiedusingAT#TCPATRUNCFG.