Você está na página 1de 24

MSG9000 Local EMS Installation Guide

(V2009-01)

ZTE CORPORATION

All Rights reserved, No Spreading abroad without Permission of ZTE

Revision Record
Docu
ment

Drafted
Version No.

No.

ied by

N/
A

by/Modif

V200901

Wen
Haixin

Examine

Drafted/Modi

d by

fied on

Jiang
Haijun

2009-5-27

Reasons
MSG9000
commissioning SOP

All Rights reserved, No Spreading abroad without Permission of ZTE

Major Modifications

(Key

Points)
Draft

ii

Contents
1 General Description of SOP...........................................................................................................................1
2 Netnumen Server Software Installation........................................................................................................2
2.1 Overview...................................................................................................................................................2
2.2 NetNumen Software Installation..............................................................................................................2
2.3 NetNumen Software Configuration..........................................................................................................7
2.4 NetNumen Database Installation............................................................................................................12
3 NM System Running.....................................................................................................................................18
3.1 Overview.................................................................................................................................................18
3.2 Startup of Server Software......................................................................................................................18
3.3 Startup of Client Software......................................................................................................................19
4 Installation of NetNumen Client Software on Remote EMS Server........................................................21

All Rights reserved, No Spreading abroad without Permission of ZTE

iii

MSG9000 Local EMS Installation Guide

Internal Use Only

1 General Description of SOP


Purpose
Install the EMS of MSG9000.
Prerequisites
The local EMS and Server 129 are installed on the same server. The server has been
installed with Windows 2003 Server Chinese version + SP2 patch, and SQL Server
2005 Chinese version.
Procedure Description
Perform the installation of local EMS according to Chapter 2 and 3. For the installation
of client software on remote EMS server, refer to Chapter 4.

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

2 Netnumen Server Software Installation


2.1 Overview
This chapter introduces the installation and configuration of NetNumen software and
database on the server.

2.2 NetNumen Software Installation


Purpose
Set up the software program part of NetNumen NM server to make it able to manage
NEs and serve the NetNumen client.
Prerequisites
Windows 2003 Server Chinese version and SQL Server 2005 Chinese version have
been installed.
Tools
MSG9000 version files
Procedure Description
1.

Unzip the NetNumenN31-V4 software installation package to the target disk


partition. To avoid a long installation directory, please directly unzip it to the first
level directory of the partition, for example, to the D:\EMS directory. The
installation source directory of unzipped version is shown in the Figure 2.2-1.

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.2-1 Contents of Installation Package

2.

Click to run the installation file install.bat, and the Figure 2.2 -2 pops up. Begin
the version installation.

Figure 2.2-2 Language Selection


3.

To install the Chinese version, input 2; to install English version, input 1. The
language selected here should be consistent with that on Figure 2.3 -8, otherwise the
user cannot log on to the client.

Figure 2.2-3 Installation Directory Setting

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

4.

Internal Use Only

Input the target installation directory of NetNumenN31. And then press the Enter
key.

Figure 2.2-4 Installation Type Selection

5.

Select the Type 2 Client and Server, as shown in the Figure 2.2 -4. And then
press the Enter key to unzip the package.

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.2-5 Unzip the Package

6.

It takes a long time to unzip the package, please wait patiently. After all version
files are unzipped, the installation program automatically starts the configuration
center of NetNumenN31 software.

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.2-6 Configuration Center

Subsequent Procedure:
Software configuration: after all version files are unzipped, the installation program
automatically starts the configuration center of NetNumenN31 software.
The configuration center can also be started manually, with the startup path shown in
the Figure 2.2 -7.

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.2-7 Startup Path of Configuration Center

2.3 NetNumen Software Configuration


Purpose
Configure the NetNumen software to make it connect to SQL database, and ensure the
network between NetNumen and NEs/client is normal.
Prerequisites
NetNumen software has been installed successfully.
Procedure Description
1. Check the basic configuration:
View the Basic Information in the NetNumen Config Center window, as shown in
the Figure 2.3 -8. Select the language in which the NetNumenN31 system is running.
The selected language should be consistent with that in software installation in Figure
2.2 -2. Click the Save button.
All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

The right pane shows the NM software version and OS related information.

Figure 2.3-8 Configuration Center Basic Information


2.

Click NE Module in the NetNumen Config Center window and then select the NE

ZXMSG 9000 to be managed by the installed NetNumenN31.

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.3-9 Configuration Center NE Module

Click Save. The Set Successfully prompting dialog box appears.


3. Click Database Configuration in the NetNumen Config Center window to set the
connection parameters of the NetNumenN31 database.

(1) Select MS SQL Server as the Database Type.

All Rights reserved, No Spreading abroad without Permission of ZTE

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.3-10 Configuration Center Database Configuration

(2) Set the logon password of database system administrator sa. By default, the
password is netnumen. If the sa password of currently installed SQL Server database is
not the default netnumen, please use the existing password. Modify relevant settings of
NetNumenN31 according to current sa password of SQL Server via the Configuration
Center, as shown in the figure below. Double click the Value column of Database
System Administrator Password to modify the sa password of the current SQL
Server. For other parameters shown in the Figure 2.3 -11, keep the default settings.
Click the Save button.

All Rights reserved, No Spreading abroad without Permission of ZTE

10

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.3-11 Database Configuration Modification

4.

Click Short Cut in the NetNumen Config Center window to enter the Short
Cut window.

All Rights reserved, No Spreading abroad without Permission of ZTE

11

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.3-12 Configuration Center Short Cut

Click the Save button after the configuration, as shown in the Figure 2.3 -12. Then
click the Close button to finish the configuration.

2.4 NetNumen Database Installation


Purpose
Initialize the database and realize the connection with database.
Prerequisites
NetNumen software configuration has been finished.
Procedure Description
1. Check the SQLCMD.exe environment variables: open the windows command line
window and execute the command sqlcmd. Observe the execution result.
If the result is as shown in the Figure 2.4 -13, it indicates the environment variables
have been loaded and you can start the installation of database.

All Rights reserved, No Spreading abroad without Permission of ZTE

12

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.4-13 Check Environment Variables Loaded

If the result is as shown in the Figure 2.4 -14, it indicates the environment variables
are not loaded and you need to perform the following steps.

Figure 2.4-14 Check Environment Variables Unloaded

Search the SQLCMD.exe file under the SQL Server 2005 installation directory and add
its directory to the system environment variable.

All Rights reserved, No Spreading abroad without Permission of ZTE

13

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.4-15 Add Environment Variable

2. Start the NetNumen N31 Init Database shortcut, with the path shown in the
Figure 2.4 -16.

All Rights reserved, No Spreading abroad without Permission of ZTE

14

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 2.4-16 Start Path of Database Installation Program

Click Initialize Database and the window pops up, as shown in the Figure 2.4 -17.

Figure 2.4-17 Database Installation Window

3. Input Y and press the Enter key to begin the initialization of database.
All Rights reserved, No Spreading abroad without Permission of ZTE

15

MSG9000 Local EMS Installation Guide

Internal Use Only

The system prompts Build successful. At this time you can complete the initialization
of database by putting any key.

Figure 2.4-18 Database Installation Completed

4. Start the NetNumenN31 Config Center and enter the Database Configuration
window, as shown in the Figure 2.2 -7.

Figure 2.4-19 Test Database Connection

All Rights reserved, No Spreading abroad without Permission of ZTE

16

MSG9000 Local EMS Installation Guide

Internal Use Only

The test result Connecting database is complete successfully indicates the previous
database initialization is successful. The installation of server is finished.

All Rights reserved, No Spreading abroad without Permission of ZTE

17

MSG9000 Local EMS Installation Guide

Internal Use Only

3 NM System Running
3.1 Overview
Firstly start the server software and then client software.

3.2 Startup of Server Software


Purpose
Start the NM server software and verify the correctness of installation.
Prerequisites
The client and server have been installed successfully.
Procedure Description
1.

There are two shortcuts NetNumen N31 Server and NetNumen N31 Client on
the Windows desktop.

Figure 3.2-20 Desktop Icon of NM Server

2.

Double click the shortcut of NetNumen N31 Server to start the NetNumen
unified management system console. In the case of default configuration, the
console automatically starts the NetNumen network management process,
CORBA notification service process, and FTP process (NetNumen assistant
process). After the service processes are started, a green icon appears on the
window.

All Rights reserved, No Spreading abroad without Permission of ZTE

18

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 3.2-21 Management System Console Startup Completed

3.3 Startup of Client Software


Purpose
Run the client and manage NEs.
Prerequisites
The installation of NM server software has been completed.
Procedure Description
1. Double click the shortcut of NetNumen N31 client on the desktop and a window
pops up, as shown in the Figure 3.3-1.

All Rights reserved, No Spreading abroad without Permission of ZTE

19

MSG9000 Local EMS Installation Guide

Internal Use Only

Figure 3.3-22 Logon Window of Client

2. Click the OK button, and the startup is completed. As shown in the Figure 3.3 -23.

Figure 3.3-23 Management Window of NetNumen

All Rights reserved, No Spreading abroad without Permission of ZTE

20

MSG9000 Local EMS Installation Guide

Internal Use Only

4 Installation of NetNumen Client Software on


Remote EMS Server
Purpose
Install the NetNumen client on remote EMS server.
Prerequisites
NetNumen server has been installed. The computer on which the client is to be
installed has been installed with Windows XP system. The client and local server are in
the same network segment or the client can access the local server.
Procedure Description
1. Compress the server installation files ums-clnt, jdk-windows and upgradeN31 into a
package as the client program. The file structure is as shown in the figure below.

Figure 3.3-24 NM Directory Structure

2. Copy the client program to other computers and then delete the ums-clnt\temp
directory.

All Rights reserved, No Spreading abroad without Permission of ZTE

21

Você também pode gostar