PDA

View Full Version : iub's backup with perl and moshel



jugodemanzana
2011-05-02, 11:48 AM
Dear mates,

If you want save all iub parameters, you could do:
In moshel:
>u+s
>lrdel iub_name
>u-
>u! iub_file
And then, you have a back of the iub form EMA ando moshell,

If you want to backup all iub's of the rnc, you can use this script.

-Input: RNC name
-Script: _respaldo_rnc.pl
-Run:
>perl _respaldo_rnc.pl RNC1

-pre configuration:
You must create this folders in OSS:
>mkdir respaldo_rnc
>cd respaldo_rnc
>mkdir script_ema
>mkdir script_mo
And put the _respaldo_rnc.pl in respaldo_rnc folder.

how work:
-the script execute a str command in the rnc, with moshell
-whith the iub's name, the script excute:
>moshell "lt all;u+s;lrdel iub_1;lrdel iub_2;....;lrdel iub_n;u-;q"
then reconect to moshell.
>moshell "lt all;u! undo_iub_delete_file;q"
-copy the files to script_mo (moshell file) and script_ema (ema files).

Finnaly, if you want do this with a cron:
Usin crontab demon in the oss,
you can use this line.

#monday
30 11 * * 1 /usr/bin/perl /home/jugodemanzana/respaldo_rnc/_respaldo_rnc.pl RNC1

thats all folks,

could be useful,

BR,
jugodemanzana

siborjong
2011-05-02, 12:46 PM
can you explain what is iub's?

adewijaya
2011-05-02, 01:23 PM
i think this is for E*******? is it true?

phpguruking
2011-05-02, 06:09 PM
can you explain what is iub's?

iub is the interface between the Nodeb and the RNC. furthermore, iur is the interface from RNC to RNC.

jugodemanzana
2011-05-02, 08:53 PM
Yeah, it's E*******.
It's in the E******* sub forum..

jugodemanzana
2011-05-02, 09:13 PM
Iub
The Iub is a WCDMA RAN internal interface between the RNC
and the RBS. It is used to transmit radio application-related
signaling, radio frames and quality estimation of uplink radio
frames and synchronization data.
Node B Application Part Protocol (NBAP) is the protocol used
over the Iub interface