0% found this document useful (0 votes)
73 views6 pages

Starting and Shutting Down The T2000: About This Chapter

Download as pdf or txt
Download as pdf or txt
Download as pdf or txt
You are on page 1/ 6

OptiX iManager T2000

Administrator Guide 1 Starting and Shutting Down the T2000

1 Starting and Shutting Down the T2000

About This Chapter

This chapter describes how to start and shut down the T2000.

1.1 Starting the T2000


This section describes how to start the T2000 server and the T2000 client.
1.2 T2000 Process
The server processes of the T2000 and what functions the processes realize are described.
1.3 Viewing the T2000 Process Status
When you fail to log in to the T2000 or abnormally exit the T2000, you can use System Monitor
to view the T2000 process status. Using the System Monitor, you can view the status of T2000
processes, including EMS server, Northbound Interface Module (iPASSAgent) process,
Northbound Interface Module (SNMP) process, Security server, Topo server, Schedulesrv
server, Naming Service, Notify Service, Syslog Agent, Toolkit Server and database server.
1.4 Shutting Down the T2000
This section describes how to exit the T2000 client and shut down the T2000 server.

Issue 03 (2007-06-30) Huawei Technologies Proprietary 1-1


OptiX iManager T2000
1 Starting and Shutting Down the T2000 Administrator Guide

1.1 Starting the T2000


This section describes how to start the T2000 server and the T2000 client.

1.1.1 Starting the T2000 Server


After starting the computer where the T2000 is installed, you must start the T2000 server
application for network management.
1.1.2 Logging In to the T2000 Client
To manage networks through the T2000 client graphical user interface, you need to use the
T2000 client to log in to the T2000 server.

1.1.1 Starting the T2000 Server


After starting the computer where the T2000 is installed, you must start the T2000 server
application for network management.

Prerequisite
l The computer where the T2000 is installed must be started correctly.
l The operating system of the T2000 server must be running correctly.
l The T2000 License must be in the server directory.

Procedure
Step 1 Double-click the T2000 Server icon on the desktop of the T2000 server. The Login dialogue
box will be displayed in a few seconds.

Step 2 Enter the User Name, Password and Server.


For example, User Name: admin, Password: T2000 (T2000 by default) and Server: Local.

Step 3 Click Login to display the System Monitor window. Wait a few minutes until the Ems
Server, Schedulesrv Server, Security Server, Syslog Agent, Topo Server, Database Server
Process, and Toolkit Server are all in Running status. Now the T2000 server is started
successfully. If you want to manage the NG WDM equipment or the RTN equipment, make sure
that the WebLCT Server is in the Running status.

Step 4 Optional: When needed, you can also start the Northbound Interface Module(iPASSAgent)
Process, Northbound Interface Module(SNMP) Process, Naming Service, and Notify
Service processes manually.
NOTE
If the System Monitor client application is started, you can restart the T2000 server on the System Monitor
client. Perform the following steps:
Choose System > Start Server on the Main Menu of the System Monitor client. When the Ems Server,
Security Server, Topo Server, Schedulesrv Server and Syslog Agent processes are all in the Running
state, the T2000 server is started properly.

----End

1-2 Huawei Technologies Proprietary Issue 03 (2007-06-30)


OptiX iManager T2000
Administrator Guide 1 Starting and Shutting Down the T2000

1.1.2 Logging In to the T2000 Client


To manage networks through the T2000 client graphical user interface, you need to use the
T2000 client to log in to the T2000 server.

Prerequisite
The T2000 server must be started correctly.

Procedure
Step 1 On the computer of the T2000 client, double-click the T2000 Client icon on the desktop.

Step 2 Enter the User Name, Password of the T2000 client.


For example: User Name: admin; Password: T2000.
NOTE

l By default, the initial user name is admin, and the password is T2000. To protect the T2000 from illegal
logins, you need to instantly change this password and keep the new one.
l The administrator needs to create new T2000 users and assign them to certain authority groups.

Step 3 Optional: Set the server parameters.

1. Click to display the Setting dialog box.


2. Click New to display another Setting dialog box.
3. In the Setting dialog box, specify the IP Address, Port, Mode and Server Name, and .
NOTE

l The IP address is the one that the T2000 server is using.

l The Mode has two options including Common and Security(SSL). When you choose the
Security(SSL) mode, the communication between the client and the server is encrypted.
l The communication mode of the client must be consistent with that of the server. Otherwise, the
client cannot log in to the server. To view the communication mode of the server, choose
System > Communication Security Setting on the Main Menu of the System Monitor client.
l The Port number does not need to be entered by the user. After the Mode is specified, the system
selects a Port number automatically.
4. Click OK to complete adding a server.
5. Click OK to complete the server settings.

Step 4 Select a server and click Login to enter the Main View of T2000.

----End

1.2 T2000 Process


The server processes of the T2000 and what functions the processes realize are described.

Table 1-1 describes the functions of processes in the software structure of the T2000.

Issue 03 (2007-06-30) Huawei Technologies Proprietary 1-3


OptiX iManager T2000
1 Starting and Shutting Down the T2000 Administrator Guide

Table 1-1 T2000 processes


Process Function

Ems Server The primary process of the T2000 server. It realizes the core
management functions including fault, performance, and
configuration.

Mdp Server The message distribution process. Distributes all messages between
the T2000 server processes, as well as between the T2000 server and
client.

Northbound Interface Provides the northbound security interface for iPASS.


Module
(iPASSAgent)
Process

Northbound Interface Reports alarms to the NMS/OSS through the SNMP interface.
Module (SNMP)
Process

WebLCT Server Web LCT's web server.

Naming Service The naming service. Publicizes all objects provided by the CORBA
interface, in the form of object names.
Before the upper layer NMS/OSS obtains CORBA objects, the NMS/
OSS must obtain object references from the naming serivce.

Notify Service The notification service. Reports all alarms and events (including
configuration change events, for example, adding a board) in the
T2000 to all monitoring NMS/OSS.

Schedulesrv Server The schedule server. Manages scheduled tasks.

Security Server The security server. Mainly implements T2000 security


management, for example, user validity check and user operation
validity check.

Syslog Agent Forwards the T2000 system log to the Syslog server.

Toolkit Server Upgrade software and configuration data management of the


network management system.

Topo Server The topo server. Manages the view information and the coordinates
information for topological objects, such as NEs and subnets.

Database Server The database management software adopted for the T2000. On
Process Windows, the database software is SQL Server. On UNIX, the
database software is Sybase.

1.3 Viewing the T2000 Process Status


When you fail to log in to the T2000 or abnormally exit the T2000, you can use System Monitor
to view the T2000 process status. Using the System Monitor, you can view the status of T2000
processes, including EMS server, Northbound Interface Module (iPASSAgent) process,

1-4 Huawei Technologies Proprietary Issue 03 (2007-06-30)


OptiX iManager T2000
Administrator Guide 1 Starting and Shutting Down the T2000

Northbound Interface Module (SNMP) process, Security server, Topo server, Schedulesrv
server, Naming Service, Notify Service, Syslog Agent, Toolkit Server and database server.

Context
NOTE
On UNIX platfrom, run the following command to view the status of the T2000 processes by command
line:
# /T2000/server/bin/showt2000server
If there is one ID for each process displayed, the T2000 processes are normal.

Procedure
Step 1 Start and log in to the System Monitor.

Step 2 Click the Process tab. View the status of the processes.

All the process should be at "Running" status.

----End

1.4 Shutting Down the T2000


This section describes how to exit the T2000 client and shut down the T2000 server.

1.4.1 Exiting a T2000 Client


Before shutting down the T2000 server, you must exit the T2000 client.
1.4.2 Shutting Down the T2000 Server
When the T2000 server is managing the system normally, do not perform this operation. In
special circumstances, for example, when modifying the system time of the computer that the
T2000 resides or upgrading the version, you can use the System Monitor to shut down the T2000
server.

1.4.1 Exiting a T2000 Client


Before shutting down the T2000 server, you must exit the T2000 client.

Prerequisite
The T2000 client must be started normally.

Procedure
Step 1 Select File > Exit from the Main Menu.

Step 2 Click OK in the confirmation dialog box.


NOTE
If the layout of the view is changed and not saved, the Confirm dialog box appears asking you whether to
save the changes. After confirming the dialog box, you can log out of the client.

----End

Issue 03 (2007-06-30) Huawei Technologies Proprietary 1-5


OptiX iManager T2000
1 Starting and Shutting Down the T2000 Administrator Guide

1.4.2 Shutting Down the T2000 Server


When the T2000 server is managing the system normally, do not perform this operation. In
special circumstances, for example, when modifying the system time of the computer that the
T2000 resides or upgrading the version, you can use the System Monitor to shut down the
T2000 server.

Prerequisite
All the T2000 clients connected to the T2000 server must be shut down.

Procedure
l Shut down T2000 server only.
1. From the Main Menu of System Monitor, choose System > Stop Server to close all
processes of T2000 server.
2. Click OK in the confirmation dialog box. Wait for a moment until the EMS Server,
Security Server, Syslog Agent, Topo Server and Schedulesrv Server are all in
Stopped status. Now the T2000 server is shut down successfully.
Now you cannot shut down the MDP process or initialize the database.
l Shut down T2000 server and System Monitor.
1. From the Main Menu of System Monitor, choose System > Shutdown System to
close the T2000 Server and System Monitor.
After all the T2000 processes are finished, you can initialize the database.
----End

1-6 Huawei Technologies Proprietary Issue 03 (2007-06-30)

You might also like