Anda di halaman 1dari 27

ZXWR RNC

Radio Network Controller


Software Management Operation Guide

Version: V3.12.10

ZTE CORPORATION
No. 55, Hi-tech Road South, ShenZhen, P.R.China
Postcode: 518057
Tel: +86-755-26771900
Fax: +86-755-26770801
URL: http://ensupport.zte.com.cn
E-mail: support@zte.com.cn
LEGAL INFORMATION
Copyright 2013 ZTE CORPORATION.
The contents of this document are protected by copyright laws and international treaties. Any reproduction or
distribution of this document or any portion of this document, in any form by any means, without the prior written
consent of ZTE CORPORATION is prohibited. Additionally, the contents of this document are protected by
contractual confidentiality obligations.
All company, brand and product names are trade or service marks, or registered trade or service marks, of ZTE
CORPORATION or of their respective owners.
This document is provided as is, and all express, implied, or statutory warranties, representations or conditions
are disclaimed, including without limitation any implied warranty of merchantability, fitness for a particular purpose,
title or non-infringement. ZTE CORPORATION and its licensors shall not be liable for damages resulting from the
use of or reliance on the information contained herein.
ZTE CORPORATION or its licensors may have current or pending intellectual property rights or applications
covering the subject matter of this document. Except as expressly provided in any written license between ZTE
CORPORATION and its licensee, the user of this document shall not acquire any license to the subject matter
herein.
ZTE CORPORATION reserves the right to upgrade or make technical change to this product without further notice.
Users may visit ZTE technical support website http://ensupport.zte.com.cn to inquire related information.
The ultimate right to interpret this product resides in ZTE CORPORATION.

Revision History

Revision No. Revision Date Revision Reason

R1.0 2013-02-02 First edition

Serial Number: SJ-20121213161606-023

Publishing Date: 2013-02-22 (R1.0)

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Contents
About This Manual ......................................................................................... I
Chapter 1 Overview .................................................................................... 1-1
1.1 Software Versions .............................................................................................. 1-1
1.2 State Transition Flow of a Software Version ......................................................... 1-1
1.3 Prerequisites...................................................................................................... 1-1

Chapter 2 BSC Software Package Management...................................... 2-1


2.1 Overview ........................................................................................................... 2-1
2.2 Adding a Version Package to the Database.......................................................... 2-1
2.3 Downloading a Version Package ......................................................................... 2-2
2.4 Activating a Version Package .............................................................................. 2-4
2.5 Deleting a Version Package ................................................................................ 2-6
2.6 Creating OMP Versions ...................................................................................... 2-7

Chapter 3 NE Software Package Management ........................................ 3-1


3.1 Setting RNC Boot Mode...................................................................................... 3-1
3.2 Querying RNC Boot Mode .................................................................................. 3-2
3.3 Querying the RNC OMP Configuration Version Information ................................... 3-3
3.4 Querying Backup Versions .................................................................................. 3-3
3.5 Querying RNC Common Versions ....................................................................... 3-4
3.6 Querying RNC Special Versions .......................................................................... 3-5
3.7 Checking Version Consistency ............................................................................ 3-6
3.8 Querying All Tables of Running Versions.............................................................. 3-7
3.9 Querying FTP Information................................................................................... 3-8
3.10 Setting FTP Information .................................................................................... 3-9

Glossary .......................................................................................................... I

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


II

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


About This Manual
Purpose
This manual describes the operations related to version package management and
Network Element (NE) software version management.

Intended Audience
This manual is intended for commissioning engineers who work with the ZXWR RNC.

What Is in This Manual


This manual contains the following chapters:

Chapter Summary

1, Overview Describes the software version packages.

2, Software Version Describes the operations related to software version package


Management management.

3, NE Software Version Describes the operations related to NE software version management.


Management

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


II

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 1
Overview
Table of Contents
Software Versions ......................................................................................................1-1
State Transition Flow of a Software Version................................................................1-1
Prerequisites ..............................................................................................................1-1

1.1 Software Versions


In a ZXWR RNC version package, the released versions are organized in accordance with
a configuration file.

1.2 State Transition Flow of a Software Version


For the state transition flow of a software version, see Figure 1-1.

Figure 1-1 State Transition Flow of a Software Version

1.3 Prerequisites
Ensure that the following prerequisites are met:

1-1

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

l The Element Management System (EMS) server and the Operation & Maintenance
Module (OMM) server are operating properly, and can communicate with the ZXWR
RNC properly.
l The EMS client is started and connected to the EMS server.
l You have the permissions for initial configurations.
l The version package is ready.

1-2

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 2
BSC Software Package
Management
Table of Contents
Overview ....................................................................................................................2-1
Adding a Version Package to the Database................................................................2-1
Downloading a Version Package ................................................................................2-2
Activating a Version Package .....................................................................................2-4
Deleting a Version Package........................................................................................2-6
Creating OMP Versions ..............................................................................................2-7

2.1 Overview
Software version package management refers to batch managing one or multiple software
versions of the ZXWR RNC.
Software version package management involves adding a version package to the
database, downloading a version package, activating a version package, and deleting a
version package.

2.2 Adding a Version Package to the Database


This procedure describes how to upload a software version from the local client to the
specified directory on the Operation & Maintenance Module (OMM) server through File
Transfer Protocol (FTP).

During this procedure, the OMM server does not have to be connected to the ZXWR RNC.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
right-click the Software Version Pack Management node, and select Create Version
Pack from the shortcut menu. The Create Version Pack dialog box is displayed, see
Figure 2-1.

2-1

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 2-1 Create Version Pack Dialog Box

2. Click the button. The Open dialog box is displayed.


3. Select the configuration files of a version package, and click the Open button. The
system returns to the Create Version Pack dialog box, see Figure 2-1.
4. Click OK. The Version Pack Information dialog box is displayed, see Figure 2-2.

Figure 2-2 Version Pack Information Dialog Box

5. Enter a version description in the Version Description text box.


6. Click Confirm. The Success dialog box is displayed.

7. Click OK. A version package sub-node is generated under the Software Version Pack
Management node in Configure Resource Tree.
End of Steps

2.3 Downloading a Version Package


This procedure describes how to download a version package to the main control board.

2-2

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 2 BSC Software Package Management

Prerequisite
l A version package is successfully added to the database.
l The EMS server properly communicates with the ZXWR RNC.
l The Software Management tab is open.

Steps
1. Right-click a version package in Configure Resource Tree in the left pane on the
Software Management tab, and select Download from the shortcut menu. The
Choose Version Pack dialog box is displayed, see Figure 2-3.

Figure 2-3 Choose Version Pack Dialog Box

2. Select the software to be downloaded, and click OK. The Select ManagedElement
dialog box is displayed, see Figure 2-4.

Figure 2-4 Select ManagedElement Dialog Box

3. Select a managed element from the drop-down list, and click OK. The Result of the
download to RNC dialog box is displayed, see Figure 2-5.

2-3

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 2-5 Result of the download to RNC Dialog Box

4. To export the results of adding front-end versions, click Export.


5. Click Close.
End of Steps

2.4 Activating a Version Package


This procedure describes how to activate a version package.
This procedure is to multicast all version files of a version package to other boards, that
is, switching the version files to common version files.

Prerequisite
l The Software Management tab is open.
l A version package is downloaded.
l The EMS server properly communicates with the ZXWR RNC.

Context
Activating a version package will cause all boards except the main control board to be
restarted, and cause the services to be interrupted, so ensure that you are authorized to
perform this operation.

Steps
1. Right-click a version package in Configure Resource Tree in the left pane on the
Software Management tab, and select Activate from the shortcut menu. The Choose
Version Pack dialog box is displayed, see Figure 2-6.

2-4

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 2 BSC Software Package Management

Figure 2-6 Choose Version Pack Dialog Box

2. Select the software to be activated, and click OK. The Select ManagedElement dialog
box is displayed, see Figure 2-7.

Figure 2-7 Select ManagedElement Dialog Box

3. Select a managed element from the drop-down list, and click OK. The Common
version switch dialog box is displayed, see Figure 2-8.

2-5

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 2-8 Common version switch Dialog Box

4. Click OK. The Result of the batch activation dialog box is displayed, see Figure 2-9.

Figure 2-9 Result of the batch activation Dialog Box

5. To export the batch activation results, click Export.

6. Click Close.
End of Steps

2.5 Deleting a Version Package


This procedure describes how to delete a version package from the Operation and
Maintenance Management (OMM) server that needs to release the hard disk space.

Prerequisite
l The EMS server properly communicates with the ZXWR RNC.
l The version package to be deleted exists.
l The Software Management tab is open.

Steps
1. Right-click a version package in Configure Resource Tree in the left pane on the
Software Management tab, and select Delete from the shortcut menu. The Confirm
dialog box is displayed.

2-6

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 2 BSC Software Package Management

2. Click OK.
End of Steps

2.6 Creating OMP Versions


This procedure describes how to create Operation & maintenance Main Processor (OMP)
versions for starting the OMP.

Context
When the OMP starts, the created OMP versions are automatically downloaded from the
server.

Prerequisite
l A version package is downloaded.
l The Software Management tab is open.

Steps
1. Right-click a version package in Configure Resource Tree in the left pane on the
Software Management tab, and select Create OMP Version from the shortcut menu.
The Create OMP Version dialog box is displayed, see Figure 2-10.

Figure 2-10 Create OMP Version Dialog Box

2. Select a CPU version file from the CPU version file list.
3. Select a left FPGA version file from the Left OMPs FPGA version file list.

4. Select a right FPGA version file from the Right OMPs FPGA version file list.

5. Click OK.
End of Steps

2-7

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

This page intentionally left blank.

2-8

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 3
NE Software Package
Management
Table of Contents
Setting RNC Boot Mode .............................................................................................3-1
Querying RNC Boot Mode..........................................................................................3-2
Querying the RNC OMP Configuration Version Information ........................................3-3
Querying Backup Versions .........................................................................................3-3
Querying RNC Common Versions ..............................................................................3-4
Querying RNC Special Versions .................................................................................3-5
Checking Version Consistency ...................................................................................3-6
Querying All Tables of Running Versions ....................................................................3-7
Querying FTP Information ..........................................................................................3-8
Setting FTP Information..............................................................................................3-9

3.1 Setting RNC Boot Mode


This procedure describes how to set RNC boot mode.

Prerequisite
The Software Management tab is open.

Context
The RNC can be boot up in two ways, boot up from the local or from the back-end.

Prerequisite
An NE version package is downloaded and activated.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select Set RNC board boot mode from the shortcut menu. The Select RNC boot
mode dialog box is displayed, see Figure 3-1.

3-1

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 3-1 Select RNC boot mode Dialog Box

2. Select Boot from OMC from the Select RNC boot mode list, and click OK. A message
box is displayed.

3. Click OK.
End of Steps

3.2 Querying RNC Boot Mode


This procedure describes how to query RNC boot mode.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select RNC board boot mode query from the shortcut menu. The RNC board boot
mode query dialog box is displayed, see Figure 3-2.

Figure 3-2 RNC board boot mode query Dialog Box

2. Click OK.

End of Steps

3-2

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 3 NE Software Package Management

3.3 Querying the RNC OMP Configuration Version


Information
This procedure describes how to query the RNC OMP configuration version information.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select Query of RNC OMP configuration version information from the shortcut
menu. The OMP config version sub-tab is displayed in the right pane, showing the
RNC OMP configuration version information, see Figure 3-3.

Figure 3-3 OMP config version Sub-tab

End of Steps

3.4 Querying Backup Versions


This procedure describes how to query backup versions.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select Backup version from the shortcut menu. The Backup version sub-tab is
displayed in the right pane, showing the information about the backup versions, see
Figure 3-4.

3-3

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 3-4 Backup version Sub-tab

End of Steps

3.5 Querying RNC Common Versions


This procedure describes how to query RNC common versions.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management,
and select All table query of RNC common version from the shortcut menu. The
Common version sub-tab is displayed in the right pane, showing the information
about RNC common versions, see Figure 3-5.

3-4

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 3 NE Software Package Management

Figure 3-5 Common version Sub-tab

End of Steps

3.6 Querying RNC Special Versions


This procedure describes how to query RNC special versions.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select All table query of RNC special version from the shortcut menu. The Special
version sub-tab is displayed in the right pane, showing the information about RNC
special versions, see Figure 3-6.

3-5

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 3-6 Special version Sub-tab

End of Steps

3.7 Checking Version Consistency


This procedure describes how to check version consistency.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management,
and select Version Consistency Check from the shortcut menu. The Version
Consistency Check dialog box is displayed, see Figure 3-7.

3-6

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 3 NE Software Package Management

Figure 3-7 Version Consistency Check Dialog Box

2. Click OK.
End of Steps

3.8 Querying All Tables of Running Versions


This procedure describes how to query all tables of running versions.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select All table query of running version from the shortcut menu. The Running
version sub-tab is displayed in the right pane, showing the information about running
versions, see Figure 3-8.

3-7

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 3-8 Running version Sub-tab

End of Steps

3.9 Querying FTP Information


This procedure describes how to query File Transfer Protocol (FTP) information.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select FTP information query from the shortcut menu. A dialog box is displayed,
showing the FTP information query result, see Figure 3-9.

3-8

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Chapter 3 NE Software Package Management

Figure 3-9 FTP Information Query Result

End of Steps

3.10 Setting FTP Information


This procedure describes how to set FTP information.

Prerequisite
The Software Management tab is open.

Steps
1. In Configure Resource Tree in the left pane on the Software Management tab,
expand Subnetwork > ME, right-click RNC UE software version management, and
select FTP information setting from the shortcut menu. The dialog box for setting
FTP information is displayed, see Figure 3-10.

3-9

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


ZXWR RNC Software Management Operation Guide

Figure 3-10 Setting FTP Information

2. Set the parameters as required.


3. Click OK.
End of Steps

3-10

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential


Glossary
EMS
- Element Management System
FTP
- File Transfer Protocol
NE
- Network Element
OMM
- Operation & Maintenance Module
OMM
- Operation and Maintenance Management
OMP
- Operation & maintenance Main Processor

SJ-20121213161606-023|2013-02-22 (R1.0) ZTE Proprietary and Confidential

Anda mungkin juga menyukai