You are on page 1of 45

Error! Unknown document property name.

Error! Unknown document property name.


ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

1 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

RBS 6000 Commissioning


Guidelines

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

2 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Introduction....................................................................................................................3
Format Node...................................................................................................................4
Check the current loaded software:............................................................................4
Format Required:.......................................................................................................5
Set IP address.............................................................................................................7
FTP Software to Node....................................................................................................9
Launch EMAS..............................................................................................................10
Cabinet Wizard.............................................................................................................11
O&M Wizard and script...............................................................................................19
Site Equipment Wizard and Script...............................................................................26
CLOCK and Integration unlock License......................................................................33
Set integration license:.............................................................................................33
Site Specific MO scripts via Command Files..............................................................33
Which Scripts to complete?.....................................................................................33
Alarm checks and extra settings...................................................................................33
Set password.............................................................................................................33
Auto Configuration Version.....................................................................................33
Define any alarms that existed before the swap.......................................................33
Make a new CV (configuration version) and Reload Site:......................................33
Fingerprint Detail:....................................................................................................33
Perform Upgrades........................................................................................................33
Test Call Site................................................................................................................33
Notes/Appendix............................................................................................................33
Ports..........................................................................................................................33
External Alarms........................................................................................................33
Serial Connection Pin outs.......................................................................................33
On site checks..........................................................................................................33
Test call Documentation...........................................................................................33

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

3 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Introduction
This guide gives the screenshots and flow for the steps required to commission an
RBS6000 cabinet.
This is an overview and does not detail the FTP process etc as in the previous 3000
procedures therefore you may need to cross reference back to the 3000 document at
times.
Previous 3000 Node B experience is required before attempting this procedure and
engineers should already have a sound knowledge of FTP and basic pc software used
for the commissioning of 3G cabinets.

The only cabinet attempted so far using this process is on the


6201 so slight amendments may have to be made as more
types of cabinets are deployed. (02-07-2010).

NOTE: 1
This document is to be used along with the existing RBS3000 commissioning
documentation.
NOTE: 2
Ensure you record any existing external Alarms that are defined on the RBS, this
is essential, because once the RBS3000 is switched off you have no way of
recovering this data.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

4 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Format Node
Check the current loaded software:
Some nodes may not require formatting depending on base software sent out.
Before you format the DUW, check the loaded software, if it has a CV called
BasicCV_CXP9016143_R3A01 then there is no need to format the Node. You can
check this from the serial window. This only applies to the current software
deployed, this WILL change, and should be checked when new software is
available and supplied.
To Check:
$ cv ls

This will show you the CVs that have been created.

Reload the Node back to BasicCV_CXP9016143_R3A01 with the following


command:
$ cv set BasicCV_CXP9016143_R3A01
(If this CV is not available continue with the format section)
Check the startable CV has been set.
$ cv cu

will show you the CV

Set IP address:
$ reload - $ ifconfig le0 169.254.1.1 netmask 255.255.0.0
$ reload

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

5 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Format Required:
If the Node does need formatting, then continue as per the RBS3000 nodes, you need
to format the /d and /C2 drives and load the basic software into the DUW board. The
next section describes the commands for this:
reload - -

Wait for the screen to update - the plug in unit will be shown as the DUW.
In the 6000 nodes the C2 drive will not be shown when you enter the command vols
see the next commands to format and mount the drive.
Enter the command
vols
Notice no c2 drive displayed
Enter the command
mount C2
This mounts the c2 drive

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

6 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Enter command
vols
The c2 drive is now visible (see below screen shots for an example of these
commands).

Now the drive is showing (C2 and D) format the node:


Commands as in 3000 nodes:
formathd /c2 (confirm with y)
formathd /d (confirm with y)

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

7 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

vols this command will confirm 0% and that the format command has worked.

reload

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

8 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Set IP address
Set the node IP address there are two options here You can use the factory address
and change your laptop address after / during the O&M Wizard or you can obtain the
correct IP address for the node at this stage from the scripts and set this. The benefit of
the second option is that you only change the IP address once and your laptop will not
freeze during the O&M wizards.
Enter ifconfig commands as before:
ifconfig le0 169.254.1.1 netmask 255.255.0.0
(Or use your site specific address)
And check
ifconfig
As below:

You are now ready to FTP the basic package to the node you are working on.
NOTE no password to set yet this is done very last step before CV
(default username and password is rbs) if you try to set the password the
command passwd is unknown.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

9 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

FTP Software to Node


You will need new base software for the 6000 nodes the 3000 base software will not
work.
Use filezilla or a suitable FTP program as per RBS3000 products to copy the c2 and d
files to the node.
Refer to the RBS 3000 commissioning procedure if assistance is required on how to
FTP software to a node b.
Once the FTP process is complete enter the command:
reload

Wait for the basic CV to be generated as can be seen on the above screenshot.
cv cu will show you the CV. This can be seen below.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

10 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Launch EMAS
Launch EMAS and start the wizards this section is much the same as the 3000
commissioning procedure and the wizards are much the same. The next sections
describe this. (Again refer to 3000 documentation for assistance).
The existing P7 EMAS software will let you connect to the node so no new software
is required at this moment in time.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

11 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

DUW screen.

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

12 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Cabinet Wizard
The cabinet wizard is done manually (no script) follow the screenshots below to
complete the wizard note an auto restart still occurs and EMAS will close check
the CV loads using console (Initial CV should be seen).
Go to Tools Cabinet Equipment Configuration

Next

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

13 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

No configuration file required.


Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

14 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Wait for scroll bar the wizard will hang whilst the RBS restarts but EMAS will
automatically reconnect. This may take longer than the 3000 kit.
When prompted select continue from the node services box:

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

15 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Once the wizard has loaded the current configuration select


Next

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

16 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Complete the fields as required


RBS product name should be automatic
Note - Climate system 3 fans in the cab top will mean Standard, 4 Fans Extended
for the indoor cabs.
Also complete the cabinet product data fields found on the bottom left of the cab on
a small sticker taking BFX 101 113/1 as the header - example shown below: (note this
was for a 6201 cabinet so the BFX header may read slightly different for the different
cabinets).
Note: - If the site is a 2nd carrier site, i.e. 2 MCPAs per sector, then you will need
to configure the Radio Building Blocks as RBB22_1A (x3) and not RBB12_1A
(x3), also all the Feeder jumpers will have to be connected to only the A ports of
the RUWs so that 2 RUWs are used per sector.
Example for the first sector:- the 1st TX jumper connects to the first RUW on port RF
A the 2nd RX jumper connects to the second RUW also on port RF A, repeat this
for all configured sectors.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

17 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Radio Building Blocks


An example RBB12_1A This is for a 1 carrier sector (two sectors only on above
site) and reads:
1 = number of TX branches
2 = number of RX branches
_1 = CPRI cable (replaces data cable on RU)
A = revision
More information can be found in the relevant configuration documents for each
cabinet type and what each RRB stands for.
Line Rate Ex4

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

18 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Attached is the DUW configuration guidelines documentation:


This can be used to assist with the Radio building block selection and describes the
configurations available in more detail.

Adobe Acrobat
Document

Select NEXT

Next
(Note if using site IP Address ensure it is set in the wizard).

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

19 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Finish

YES

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

20 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Window will close automatically wait for node to settle before continuing.
You can check that the initial CV has loaded using cv cu etc as below:

Emas back to site to see completed cabinet configuration.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

21 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

O&M Wizard and script


Go to tools O&M access configuration

Next

Select site files using browse then select


Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

22 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Wait for the scroll bar to update then select


Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

23 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Check your IP is as expected and select

Date

Rev

Reference

6000 comms docError!


Unknown document

Next

Note maximum configuration of 4XE1 at this moment in time until SIU units and IP
are fully tested select
Next

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

24 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Next

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

25 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Next

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

26 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Check number of links select Next

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

27 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Check summary and select Finish

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

28 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

NOTE the ETA and ETB ports will light up for each E1 installed.
Select OK
Also note the tick led will go solid green on the DUW.
The selected radios should also be solid green led indications
After this you can proceed to the Site equipment scripts as before.

Site Equipment Wizard and Script


Go to
TOOLS SITE EQUIPMENT CONFIGURATION

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

29 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Next
Select file for the site you are working on:

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

30 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Ok

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

31 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

32 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

If external alarms select configure SAU


Next

Next

(note any cell ids etc for test calls)

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

33 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Next

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

34 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Next

Next

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

35 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Next

Finish

Date

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

36 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Ok
Looking at the cabinet via EMAS you should now be able to see the sectors /
equipment etc.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

37 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

CLOCK and Integration unlock License


The 6000 node requires the clock to be stable so the integration unlock function can
be activated, you will have to wait until the RBS gets its clock reference from the
NTP server, this will be done automatically and the clock updated. The integration
unlock license has a full 7 days to run.
No fingerprint will be available at install as it is generated by the DUW during the
commissioning steps.
Type:
$readclock
This will printout the current time and date from the RBS, you will have to wait until
the time is correct before you do the next step.

Set integration license:


Once the time and date is correct do the following.
From the serial window type.
$license iu status
This checks if active or not.
$license iu activate

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

38 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Site Specific MO scripts via Command Files


Again as per 3000 document see below for actions required.
Mo files:
Tools run command file:
As per 3000 commissioning use mo files as required:

Ensure each required scripts completes attached is the list of scripts and what they
do:

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

39 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Which Scripts to complete?


Tick halt on errors, verbose logging on and browse to the
02_rbs_specific_IMA4_Iub.mo script or the script that
refers to the number of links you have on site. (Example
for 6 links select IMA6, 7 links IMA7 etc).
Open this and select START.
Ensure this completes with no errors:

Repeat this for the following scripts:


04_RBS_EUL.mo (if required service area will confirm if
unsure)
06_RBS_2x1_QoS.mo (if required service area will
confirm if unsure)
And again make sure they are complete and successful.

Also if the site is supporting the 21.6Mb speeds then you


will have to run the 05 Script:
05_21mbps_3x2.mo (if required service area will
confirm if unsure)

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

40 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

(The name of this script may change slightly depending


upon cells and carriers etc). This will fail if the service
area licence key is not the same i.e. 21.6 mbps.
For Dual HS sites and additional features the following
scripts will also need to be run Again RMC / Service
area will be able to confirm if site is Dual HS/EUL and a
special licence will be required:
07_RBS_EUL_1st.mo for HS / EUL parameters on 1st
carrier
08_21mbps_2x1_1st.mo (if required service area will
confirm if unsure) only if using 21mbps. =For HS / EUL
parameters on 1st carrier
10_HSDPA_1Carrier_2Cell_1st.mo (name may vary
slightly depending on carriers/cells etc) - for HS / EUL
parameters on 1st carrier

11 Scripts 21mbps Dual HS features- scripts to be run in


only if using 21mbps RMC will inform you defining
parameters for 1st carrier. To be run in if using Dual HS/
EUL.
12 Scripts - 12_5_7_HSUPA.mo scripts to be run in if
using the 5.7 feature This is uplink/upload speed This
is being run on all MLS sites (14.4 HSDPA and 5.7
HSUPA) for new sites check with relevant service areas.
Again make sure they are complete and successful.

If Dual HS/ EUL:


Also run the 09_RBS_2x2_QoS_1st.mo script. (Note
this does not auto generate a CV so create a new one).

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

41 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Alarm checks and extra settings


Check alarms and rectify as required

Set password
passwd
wireless
wireless

Auto Configuration Version


Set auto CV as in 3000 nodes:

Rev

Reference

6000 comms docError!


Unknown document

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

42 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

At this Point all Configuration data is complete and the site should be free of any
alarms.

Define any alarms that existed before the swap.


All alarms that were noted down earlier should be put back in EMAS manually and
fully tested.

Make a new CV (configuration version) and Reload Site:


From the software drop down box.
Select CV.
Create a cv tab at the bottom.
Make cv with cv name RBSxxxxx01_Full
In the comments window put your name and company.
Click Apply and click set to startable and reload with this cv
Site reloads, this is to check the site recovers.

Fingerprint Detail:
Check the finger print under the Licensing Menu. Highlight Licensing=1 the
finger print is displayed in the right hand pane.

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

43 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Perform Upgrades
If any software upgrades are required then complete as per existing documentation for
the 3000 nodes.

Test Call Site


Perform normal Vodafone test calls.
999
112
Incoming and Outgoing Voice calls
Mobile Internet calls from 1st to 2nd carrier
Data calls using the Vodafone MLS data speed test site if required or using a speed
test site.
All as per normal Vodafone procedures
Check ON Site Checks list in appendix

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

44 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

Notes/Appendix
Ports
LMTA serial connection to PC
LMTB Ethernet connection to PC

External Alarms
External alarms These are now via a straight Ethernet cable from SAU (9-12) to
SAU port on the SCU.
The straight ethernet cable from the SCU goes to the external Krone box cut
ethernet end of at the Krone end all colours stay together blue orange etc.
An example of the alarm connections could be:
Pair 1 blue (1-5 on plug) alarm id 9 on EMAS
Pair 2 orange (2-6 on plug) alarm id 10 on EMAS
Pair 3 green (3-7 on plug) alarm id 11 on EMAS
Pair 4 brown (4-8 on plug) alarm id 12 on EMAS

Serial Connection Pin outs


2 from serial to 3 on RJ45
3 from serial to 2 on RJ45
5 from serial to 1 on RJ45
The connection between a DUW and a PC for serial connection (RS232) should look like this.
Please note that this is applicable for DUW/DUL/DUG.

RJ45 to 9 way adapter from RS part # 818-700. Using straight through lead colours in
connector are:
Orange to Pin 2
Black to Pin 5
Yellow to Pin 3

Error! Unknown document property name.


Error! Unknown document property name.
ERROR! UNKNOWN DOCUMENT
PROPERTY NAME.
Prepared (also subject responsible if other)

45 (45)

No.

Error! Unknown document property name.


Approved

Checked

Error! Unknown document property


name.

Error!
Unknown

Date

Rev

Reference

6000 comms docError!


Unknown document

On site checks
Please use the attached to make sure all activities completed:

Microsoft Word
Document

Test call Documentation

Microsoft Word
Document

You might also like