0% found this document useful (0 votes)
58 views2 pages

TCU Configuration Procedure

The document provides a step-by-step guide for setting up SFTP on a laptop, including folder creation, software installation, and configuration details. It also outlines commands for upgrading the software of a TCU and uploading an XML script. Users are instructed to deactivate firewall and antivirus during the setup process and to execute specific commands for successful operations.

Uploaded by

Saif Abdullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
58 views2 pages

TCU Configuration Procedure

The document provides a step-by-step guide for setting up SFTP on a laptop, including folder creation, software installation, and configuration details. It also outlines commands for upgrading the software of a TCU and uploading an XML script. Users are instructed to deactivate firewall and antivirus during the setup process and to execute specific commands for successful operations.

Uploaded by

Saif Abdullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

1.

To Set up SFTP in your laptop


---------------------------------

Create a folder TCU in C: partition in your Laptop and keep Upgrade Package and
scripts in it.

Download and Install FreeFTPD software

Set up the SFTP with Username = tcu and Password = tcu / your laptop IP =
192.168.1.2 and Gateway = 192.168.1.1 ( Deactivate FIREWALL & ANTI-VIRUS before
this step )

Run software TERATERM / Putty / Hyperterminal.

-----------------------------------------------------------------------------------
----------------------------------------------------------------------------------

2. To Upgrade the SW of TCU ( Copy the below commands one by one )


------------------------------------------------------------------

startswsession 1

uselocalsftp on

downloadsw 1 sftp://tcu:tcu@192.168.1.2/tcu02_sw.tar

getswsessionstatus 1 ( Wait for around 10 minutes


till you see "DOWNLOAD COMPLETED" )

activatesw 1

endswsession 1

uselocalsftp off

-----------------------------------------------------------------------------------
----------------------------------------------------------------------------------

3. To Upload the script in XML format ( Copy the below commands one by one )
----------------------------------------------------------------------------
endswsession 1

startsession 1

uselocalsftp on

download 1
sftp://tcu:tcu@192.168.1.2/ER1463_JUHAYNA_HQ_ARBSC09_TCU_2G_3G_4G_SCRIPT_01_06_2017
_MOD.xml

getsessionstatus 1

activate 1
endsession 1

uselocalsftp off

starttransaction trans1

setmoattribute 1 STN=0,EthernetInterface=WAN depTrafficManager


STN=0,TrafficManager=WAN

Commit 1 ForcedCommit

endtransaction trans1

You might also like