TC63 AT Command Set

10.1 AT^SICS

s

<conParmValue-authMode>(str)

Supported authentication mode values in <conParmValue> for <conParmTag> value "authMode". Changing the <conParmValue-authMode>will restore the password to its default ("").

“none“

[“PAP“]

“CHAP“

“MsChapV1“

10.1.1Example: Default values of a CSD connection profile

As stated earlier, the "conType" selected with AT^SICS determines all other matching profile parameters related to this "conType". Once "conType" is set in a new profile, the default values of all other related parameters are assumed. To view the default settings you can use the read command AT^SICS?.

at^sics=1,conType,CSD

Select connection type CSD, identified by <con-

 

ProfileId>1

OK

Query current profiles.

at^sics?

^SICS: 0, "conType", ""

Profile with <conProfileId> 0 is still empty.

^SICS: 1, "conType", "CSD"

The new CSD profile just created is indicated with all

 

related parameters set to their default.

^SICS: 1, "alphabet", "0"

Character set determined with AT+CSCS applies

 

when string parameters are input with AT^SICS.

^SICS: 1, "user", ""

No user name set.

^SICS: 1, "passwd", ""

No password set.

^SICS: 1, "authMode", "PAP"

Authentication protocol PAP is assumed as default.

^SICS: 1, "inactTO", "0"

No inactivity timeout set.

^SICS: 1, "calledNum", ""

No destination set.

^SICS: 1, "dataRate", "1"

Data rate set to 9.6 kbaud.

^SICS: 1, "dataType", "1"

Remote device is analog, e.g. an analog modem.

^SICS: 2, "conType", ""

Profile with <conProfileId> 2 is still empty.

^SICS: 3, "conType", ""

Profile with <conProfileId> 3 is still empty.

^SICS: 4, "conType", ""

Profile with <conProfileId> 4 is still empty.

^SICS: 5, "conType", ""

Profile with <conProfileId> 5 is still empty.

OK

 

 

 

10.1.2Example: GPRS connection profile

at^sics=0,conType,GPRS0

Select connection type GPRS0.

OK

Inactivitiy timeout = 0 (default).

AT^SICS=0,inactTO,"0"

OK

IP address of Primary DNS server.

AT^SICS=0,dns1,"193.254.160.1"

OK

Authentication protocol PAP (default).

AT^SICS=0,authMode,"PAP"

OK

Password for GPRS services provided by the Ger-

AT^SICS=0,passwd,t-d1

 

man operator T-D1.

OK

 

 

 

TC63_ATC_V00.490

Page 240 of 501

5/24/05

Confidential / Draft - Do not copy

 

 

Page 240
Image 240
Siemens TC63 manual Example Default values of a CSD connection profile, Example Gprs connection profile, ProfileId1