Load BTS Software(LOD BTSSW)

Function

This OM command is performed to write the configured file into the flash of the BTS main_control board. This operation is also used to check whether the file is consistent with the version number configured. The board software of multiple BTSs can be loaded in one operation.

Note

1. You must load the software of the main control board first and then load the software of other boards.

2. The MML client is started normally.

3. The BSC communicates with the BTS normally.

4. The BTS software version is configured.

5. Only the BTSs that have the same type of board can be loaded with the software at the same time.

6. The BSC6000 directory consists of the BTS software version and the board software name. It is used to locate the board software on the OMU. The form of the directory is: BTS software directory\BTS software version number\board software name.

7. When the software is loaded to the BTS2X, BTS3X, PICO, or PTU, the normal mode is used by force.

Parameters

ID Name Description
IDXTYPE Index type

Meaning: index type

Value range: 0-1

Explanation: 0: query based on BTS name; 1: query based on BTS index

Default value: None

BTSIDXLST BTS Index list

Meaning: BTS index list

Value range: 0-2047

Explanation: Index of a BTS,BTSs are sequentially numbered in a BSC(it can be connected by '&')

Default value: None

BTSNAMELST BTS Name list

Meaning: BTS name list

Value range: 1-2048

Explanation: Name of a BTS,This parameter is sole in a BSC(it can be connected by '&')

Default value: None

BTSSWVER BTS Software Version

Meaning: BTS software version

Value range: 1-256

Explanation: None

Default value: None

BRDSWTYPE BTS Board Software type

Meaning: board software type

Value range: DATM_MAIN~0 DATU_MAIN~1 DDPM_MAIN~2 DDPU_MAIN~3 DDRM_MAIN~4 DEMU_MAIN~5 DFCU_MAIN~6 DGPS_MAIN~35 DHEU_MAIN~7 DOMU_MAIN~8 DPMU_MAIN~9 DPTU_MAIN~10 DRFU_MAIN~11 DRFUBOOT_MAIN~34 DRRU_MAIN~30 DRRUBOOT_MAIN~33 DRU_MAIN~12 DTCU_MAIN~13 DTMU_MAIN~14 DTRU_MAIN~15 ETR_MAIN~16 FMU_MAIN~17 FMUA_MAIN~18 GATM_MAIN~19 GTMU_MAIN~20 IASU_MAIN~21 IOMU_MAIN~22 MFU_3001C~23 MMU_3001C~24 MRRU_MAIN~25 MTR_MAIN~26 NFCB_MAIN~27 PBU_MAIN~28 QTRU_MAIN~29 TMU_MAIN~31 TRX_MAIN~32 GRRU_MAIN~36 BTS3900B_MAIN~37 BTS3900B_ROM~38 MRFU_MAIN~39 GRFU_MAIN~40 MRRUBOOT_MAIN~41 MRFUBOOT_MAIN~42 USCU_MAIN~43 BTS3900E_MAIN~44 BTS3900E_ROM~45

Explanation: None

Default value: None

REPORT Report Progress Flag

Meaning: report process flag

Value range: REPORT-0,NOTREPORT-1

Explanation: This parameter indicates the report process.

Default value: None

LODMODE Loading Mode

Meaning: mode of loading software

Value range: NormMode(Normal Mode), RapModeNoServ(Rapid Mode<No service>), RapModeResServ(Rapid Mode<Reserve BCCH trx>)

Explanation:

1. When the parameter is set to NormMode(Normal Mode), the BTS software is loaded only through the EML/OML.

2. When the parameter is set to RapModeNoServ(Rapid Mode<No service>), the BSC blocks all the TRXs on the BTS to which the software is loaded, and terminates all the services on the BTS. This mode is used to rapidly upgrade the BTSs in batch when there is no traffic or the traffic volume is low.

3. When the parameter is set to RapModeResServ(Rapid Mode<Reserve BCCH trx>), the BSC blocks all the non-BCCH TRXs in all the cells of the BTS to which the software is loaded. This mode does not necessarily increase the upgrade speed.

Default value: NormMode(Normal Mode)

Example

Load software(BTS software version :BTS3000V100R004C01B119; software type:DTMU_MAIN) for site 1 :
LOD BTSSW: IDXTYPE=BYIDX, BTSIDXLST=1, BTSSWVER="BTS3000V100R004C01B119", BRDSWTYPE=DTMU_MAIN;
The following result is displayed:
+++    HUAWEI        2007-12-21 08:20:02
O&M    #667
%%LOD BTSSW: IDXTYPE=BYIDX, BTSIDXLST=1, BTSSWVER="BTS3000V100R004C01B119", BRDSWTYPE=DTMU_MAIN;%%
RETCODE = 0  Operation succeeded

Result of starting BTS software loading
--------------------
Site Index  Site Name    Error Code  Error Description  

1         BTS3012 II  0       Starting BTS software loading succeeds
(Number of results = 1)


---    END

+++    HUAWEI        2007-12-21 08:20:03
O&M    #669
%%LOD BTSSW: IDXTYPE=BYIDX, BTSIDXLST=1, BTSSWVER="BTS3000V100R004C01B119", BRDSWTYPE=DTMU_MAIN;%%
RETCODE = 0  Progress report, execution succeeded

  Report Type  = BTS Software loading
      State  =  In progress
      Progress  =  00%
    Session No.  =  65563
  BTS Name  =  BTS3012 II
BTS Index  =  1
  Software Version  =  V100R004C01
File Type       =  DTMU_MAIN
Load BandWidth  =  64kbps

---    END

+++    HUAWEI        2007-12-21 08:20:03
O&M    #669
%%LOD BTSSW: IDXTYPE=BYIDX, BTSIDXLST=1, BTSSWVER="BTS3000V100R004C01B119", BRDSWTYPE=DTMU_MAIN;%%
RETCODE = 0  Progress report, execution succeeded

  Report Type  = BTS Software loading
      State    =  In progress
      Progress  =  100%
    Session No.  =  65563
  BTS Name  =  BTS3012 II
BTS Index  =  1
  Software Version  =  V100R004C01
File Type       =  DTMU_MAIN
Load BandWidth  =  64kbps

---    END
Related reference
Stop Loading BTS Software(STP BTSSWLOD)

Huawei Proprietary and Confidential
Copyright © Huawei Technologies Co., Ltd.