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