User Manual

Download Files to the LMF - Site Specific BTS Files
68P09255A57-2
Aug 2002
SC4812ET Optimization/ATP Manual Software Release R16.1.x.x
PRELIMINARY
3-26
Table 3-12: Update BTS Specific CDF File Device Load Version
Step Action
! CAUTION
If you are not familiar with the UNIX vi editor, create a dummy CDF file, and practice making
changes to it, prior to altering the real one.
* IMPORTANT
CDF files obtained from the OMCR/CBSC are modified by DELTA information being appended to
the end of the CDF file. The information in the DELTA fields take precedence over information in the
core CDF file For example: If NextLoad=‘‘1.2.3.4.5 for BBX 1 was specified in the CDF file, and
there was a DELTA entry specifying NextLoad=‘‘2.3.4.5.6 appended to the CDF file for the same
BBX, 2.3.4.5.6 would be the version used.
There are two ways resolve this. Edit both the DELTA and core areas of the file to reflect the same
version, or make sure the delta information is transferred to the main CDF file and delete all DELTA
CDF file entries.
1 Globally change the device load version number in the new CDF file using the following UNIX
commands:
vi bts-new_<bts#>.cdf
:1,$ s/x.x.x.x.x/y.y.y.y.y
Where: x.x.x.x.x and y.y.y.y.y represent the old and new version number, respectively.
:wq
NOTE
You should now be able to download all devices at the BTS with the current device load version.
2 Verify the SiteType and SSType entries in the CDF file (under the BTS subheading) reflect the
following information. See example of applicable fields of CDF file below.
(CDMA only; 1900 MHz example shown):
BTS[#] = {
....,
SiteType=3,
SSType=16
...
},
Valid SiteTypes (SC9600=1, SC9600(Mixed)=2, SC2400=3, SC2400(Mixed)=4, SC600=5)
Valid SSTypes (CDMA800MHz=8, CDMA1900MHz=16, CDMA900MHz=32)
Update Antenna Mapping Files
Earlier release versions may require the antenna.map file to be
updated. There are two antenna mapping files. These are
antenna.map and antenna.asu.
Follow the steps outlined in Table 3-13 to check the antenna mapping
file and update as needed.
3