Sie sind auf Seite 1von 6

FORMATTING THE HARD DISK IN THE GPB

Use hyper terminal – RS 232 from PC to port ‘A’ of GPB


Press ‘Enter’ and you should see ‘$’ appearing, if not check the cable connections!

0. $ ifconfig (To check current ip address of Node B)

interface: le0
ip-address: 10.31.21.1
subnetmask: 255.255.255.240
broadcast: 10.31.21.15

1. $ reload -- (To put GPB in back up mode)

OSE Delta PowerPC krn-750/R2.1.2


Welcome to OSE Shell OSE4.3.
Stop due to remain in backup set

2. $ vols //should see /d and /c2 volumes (/c2 indicates that it’s the backup)

volume total used free frw device unit


/ 0K 0K 100% 0K 100% FR-
/null 0K 0K 100% 0K 100% FRW
/d 292M 47M 16% 245M 84% FRW idedd 0 <4-599999>
/c2 781M 107M 14% 673M 86% FRW idedd 0 <600000-2199999>

3. $ formathd /d (Scratch hard disk – sector d)

All data on volume will be destroyed. Continue? y/n (n):

4. $ formathd /c2 (Scratch hard disk – sector c2)

All data on volume will be destroyed. Continue? y/n (n):

5. $ vols // should see /d and /c2 are now empty (see under ‘Used’ column)

volume total used free frw device unit


/ 0K 0K 100% 0K 100% FR-
/null 0K 0K 100% 0K 100% FRW
/d 292M 0M 0% 292M 100% FRW idedd 0 <4-599999>
/c2 781M 0M 0% 780M 100% FRW idedd 0 <600000-2199999>
SETTING UP IP ADDRESS & PASSWORD

1. $ reload --
OSE Delta PowerPC krn-750/R2.1.2
Welcome to OSE Shell OSE4.3.
Stop due to remain in backup set

2. $ ifconfig (Should not see previous IP setting as harddisk is scratched )


Interface configuration never made for le0
IP address must be set via command:
Usage: ifconfig <ifname> [<address>] [netmask <mask>] [broadcast <address>]

2. $ ifconfig le0 10.31.21.1 netmask 255.255.255.240 broadcast 10.31.21.15


(Note ip ‘31’ must be same for broadcast ‘31’)

3. $ passwd // set to ‘rbs2’ (allow us to use telnet later)


Enter new password: (As you type rbs2 you will not see it on the screen)
Re-enter new password:

4. $ reload --
OSE Delta PowerPC krn-750/R2.1.2
Welcome to OSE Shell OSE4.3.
Stop due to remain in backup set

5. $ ifconfig // to see if ip address is correct


interface: le0
inet: 10.31.21.1
netmask: 255.255.255.240
broadcast: 10.31.21.15

6. Connect notebook to ethernet (Port D in GPB)- set ip address in notebook to 10.32.21.3


netmask 255.255.255.240
(My network places/properties/local area connection/properties/TCP/IP/properties/Use the following IP
address. Make sure the status of connection ie disable and then enable)

Make sure you can ping the node: ping 10.32.21.1 (Start/run/cmd)

C:\Documents and Settings\eambala>ipconfig

Windows 2000 IP Configuration

Ethernet adapter Local Area Connection:


Connection-specific DNS Suffix . :
IP Address. . . . . . . . . . . . : 10.31.21.3
Subnet Mask . . . . . . . . . . . : 255.255.255.240
LOADING BASIC PACKAGE

Make sure notebook is connected to RBS Ethernet port


0. Run wsftple, and complete the session properties
Profile name: rbs2
Hostname/address:10.31.21.1
Host type: Auto detect
User Id: rbs2
Password: rbs2
1. On remote site, change to ‘/’ directory and enter
Now highlight d and c2 folders on local system from the basic package – for example…..
C:\John Tan\BP_RBS_LXA113198_8_R8D_RAN_2.1.2_CU2_A\basic_cv\LXA113198%8_R8D\hard_disc
Transfer both (c2 and d ) to RBS node by pressing ‘→’ button. This should take about 20 minutes
2. Go to hyperterminal and enter to see $
3. $ reload (To put c2 to c – active mode)
telnet 10.31.2.1, password
OSE Delta PowerPC krn-750/R2.1.2 vols //check if active mode
Welcome to OSE Shell OSE4.3. cd /d
$ Start of @(#)cr@@/main/342 CXC1321445 R3B01 2001-05-29 gpb_backuplsmp750
Plug-in Unit Product Name: GPB cd loadmodules
Plug-in Unit Product No: ROJ1192106/2
Plug-in Unit Product rev: R4D
Plug-in Unit Product Date: 01W34
Plug-in Unit Product Serial: A101510318
Ethernet MAC_address 0: 0x008037129282
Ethernet MAC_address 1: 0x008037129283
BoardMgr: Starting Configuration Version: rbs_basic_cv
……. Ready

4. $ vols (To check that the GPB is in active mode ie c2 now becomes c)

volume total used free frw device unit


/ 0K 0K 100% 0K 100% FR-
/null 0K 0K 100% 0K 100% FRW
/d 292M 30M 10% 262M 90% FRW idedd 0 <4-599999>
/c 781M 85M 11% 695M 89% FRW mirrordd 0 <600000-2199999>
/j 781M 85M 11% 695M 89% FRW /c 0 <600000-2199999>

4. $ pglist //lists 37 loadmodules


Program Information:
Handle : 1
Status : run
Resident : True
Name : CXC1320785_R10M%1
Argv :
………………… to …………………..
Handle : 37
Status : run
Resident : True
Name : CXC1321395%2_R2A01
Argv :
5. $ cv cu //lists shows 'rbs_basic_cv' (rbs_basic_cv from factory)

Startable: rbs_basic_cv
Loaded: rbs_basic_cv
Rollback status: Rollback is on
Rollback init timer: 30
Rollback init counter: 5
Rollback counter: 3

cv cu (configuration version current)

LOADING UPGRADE PACKAGE

1. Start up EM by opening IE with http://10.31.21.1/em/index_stubbed.html

2. Click Configuration>Cabinet Equipment, you will see “configuration node production centre”, click next

3. Configuration cabinet equipment – page 1(6), click on wizard and click next

4. Configuration cabinet equipment – page 3(6), complete the configuration data as per hardware in
Node B especially the ETM-1 type to E1, click next.

5. Complete the ip configuration data ie. IP = 10.31.21.1 and subnet mask 255.255.255.240, click next

6. Check your configuration settings 5 (5), if ok, click “Finish”

7. Now Node B will be loaded with the current configuration that you defined and will auto re-start with
cv = INITIAL _CV – EM will have to be shut down and restarted as well.

Result:
Configuration Completed Successfully
Cabinet Configuration
-------------------
The RBS will now restart in order to activate equipment configuration.
The connection to the RBS will be lost. Please close the Element Manager
and the browser.

The RBS will have the following IP configuration after the restart:

IP Address: 10.31.21.1
Subnetmask: 255.255.255.240

8. Start EM and perform upgrade to: UP_RBS_CXP901913_R9N_RAN_2.1.2_CU3_A

9. Run Bison in notebook, change Bison path to the upgrade directory, (in Bison, security tap/user
group/home directory example
C:\John
Tan\UP_RBS_CXP901913_R9N_RAN_2.1.2_CU3_A\UP_RBS_CXP901913_R9N_RAN_2.1.2_CU3_A\
10. In EM go to the following tabs- > maintenance > Software>upgrade package/install
insert
Name = RBS
UP path = C:\John
Tan\UP_RBS_CXP901913_R9N_RAN_2.1.2_CU3_A\UP_RBS_CXP901913_R9N_RAN_2.1.2_CU3_A/
CXP901913%2_R9N.xml (make sure all info end to end is pasted)
IP address of your notebook example 10.31.21.3

11. Click ‘create package’ in EM, later click ok for ‘Hard install’, Upgrade node and soft upgrade.

OAM Access Wizard

12. Start EM - >Configuration Tab> O&M access> next > page 1(14),
click ‘use configuration file’,
file path ie ‘C:\John Tan\rbs21scripts\Casc.Rbs21_oam_access_config.xml’
‘Auto no wizard.’
Next – you will see ‘O&M Configuration’ data
Finish, (you will loose connection) and you will see ‘configuration completed successfully’, click ‘ok’

13. Start EM - >Maintainance>SW>Configuration Version>Create


Give a CV Name ie OAM_CV_IPSET, click ‘OK”

Site Configuration Wizard

14. Run EM ->Configuration>Site Equipment> click Next


click ‘use configuration file’
file path ie C:\John Tan\rbs21scripts\Casc.Rbs0021_site_equipment_config.xml
click ‘Wizard” check result is successful, click ‘next’

15. Complete the data


logical name, click next
Alex server address, click next
Sector data configuration, click next
NTP server and time date etc, click next
Antenna branch configuration – New value freqBandHiEdge = 10812 and freqBandLoEdge = 10712
Antenna cable configuration, click next
Initiate sector, click next
Rbs Local Cell Configuration, click next
Site Equipment Configuration summary, click next
Finish, wait for it to create site configuration, okay.

16. Once wizard is completed, wait for sectors to be enabled, and the TUB light should stop blinking
after a while.

17. Run EM->Configuration>configuration file executor.


Configuration file location>client
Configuration file name> C:\John Tan\rbs21scripts\01_rbs_iub.mo,
Start

LPD: Configuration succeeded: C/ John Tan………….


CS: Configuration succeeded: C/ John Tan………….

Do the same thing by changing the path ie C:\John Tan\rbs21scripts\rbs_param_update.mo


Start

LPD: Configuration succeeded: C/ John Tan………….


CS: Configuration succeeded: C/ John Tan………….

18. Run EM to create a cv: 25May_site_complete and set it to startable.

Create cv = CV_site_complete_lub_Param

***********************************************************DONE***************************************************************

Das könnte Ihnen auch gefallen