PNMSj Schedule

64
Training on Pasolink Network Management System (Java version) Technical Center Group NEC India

Transcript of PNMSj Schedule

Page 1: PNMSj Schedule

Training on Pasolink Network Management System (Java version)

Technical Center Group

NEC India

Page 2: PNMSj Schedule

Contents

Introduction to Pasolink family

Introduction to Netconfigtoolj

a) Definitions and Basic Operation

b) Creation of configuration files

Introduction to PNMSj

a) Introduction to DCN concepts

b) PNMSj installation and integration

c) Basic operation

PNMSj practicals.

Page 3: PNMSj Schedule

Introduction to Pasolink family

Page 4: PNMSj Schedule

Pasolink Family TreePasolink Family Tree

Introduction to Pasolink Family

Page 5: PNMSj Schedule

Introduction to Pasolink Family

Page 6: PNMSj Schedule

Introduction to Pasolink Family

Page 7: PNMSj Schedule

Introduction to Netconfigtoolj

Page 8: PNMSj Schedule

Main Menu Tool Bar

Network list

Work Area

Main Window

Introduction to Netconfigtoolj

Page 9: PNMSj Schedule

Start a new network configuration. This will delete the current network configuration loaded

on the NetCfgTool.

Select a specific area in the workspace to be printed.

Netconfigtool Shuts down

File Menu

Export Configuration files to the PMC : config files downloaded to the PMC to allow it

to participate in PNMS network

View the list of NE’s that have changes in the configuration file (network.cfg /system.cfg)

Open and existing NetCfgTool file (nct) and load it on the workspace. This will allow you to

work and modify a saved configuration.

.the current configuration in the workspace.

Save The file will be save as *.nct.

.

Introduction to Netconfigtoolj

Page 10: PNMSj Schedule

Edit Menu

Select an NE

Add Network Element in the work space

Add a back-to-back line between NE’s.

Select NE type (Pasolink V3, Pasolink-S, Pasolink+ STM-1, MIU,

Pasolink NEO etc.)

Page 11: PNMSj Schedule

Add a new Network. This will essentially allow you to add another CPMC cluster in

the PNMS.

Copy an existing Network

Modify or edit the Properties of the Selected Network. (Change IP network

address, and or subnet mask.)

Network Menu

Page 12: PNMSj Schedule

Check and create the configuration of the selected

network.

Display the subnet information of the selected network.

Tools Menu

Page 13: PNMSj Schedule

Display NetConfig Tool Manual.

Show the version number of the NetConfig Tool

Help Menu

Page 14: PNMSj Schedule

NE Properties

Right Click on any NE and click properties to display the following window.

The General Tab

Page 15: PNMSj Schedule

NE Properties - Network

The Network Tab

Page 16: PNMSj Schedule

NE Properties - PNMS

PNMS Tab

Page 17: PNMSj Schedule

Network Properties

Right click in the background and select Network properties

The General Tab

Page 18: PNMSj Schedule

Network Properties - Subnet

Page 19: PNMSj Schedule

Create Configuration wizard

Page 20: PNMSj Schedule

Create Configuration wizard

Page 21: PNMSj Schedule

Create Configuration wizard – Changed NE list

Page 22: PNMSj Schedule

Introduction to PNMSj

Page 23: PNMSj Schedule

System Overview

The NEC PNMS is a sophisticated supervisory tool for transmission equipment and allows operator to perform remote system monitor alarms, control NE configuration parameters and display event logging and performance data in either UNIX or Microsoft Windows platform.

Fig. above shows a typical PNMS application. The system consists of a central computer (PNMS PC) and a number of remote data processing nodes called as PM cards. It supervises and controls the Pasolink transmission equipments.

Page 24: PNMSj Schedule

System Components

PNMS : The central site computer is the central operator interface and database from which system operators manage the Pasolink network. It receives the data via PM card, stores it and displays it to the operator in a variety of formats. It accepts command request from the operators and sends them to the on-site equipment for execution. Two types of PNMS can be proposed in accordance with customer’s network size viz : PNMS on Windows NT/2000/XP and the other is PNMS on UNIX OS.

Pasolink Management (PM) Card : PM cards are located at each site in the monitored network to collect alarm and status information from Pasolink and to control that equipment in response to commands from the central site operator. The PMC primary tasks are to control and acquire data from Pasolink at remote location and transfer this data back to the central site. The PM card is designed as plug-in modules.

PM card is functioned as SNMP agent, which detects alarm and status changes in monitored equipment and sends change of notifications to PNMS.

PM card retains the MIB data and transmits a response to “SNMP GET” commands from PNMS and PNMT.

Page 25: PNMSj Schedule

PMC Operation ModesDepending on the size, a network can normally be divided into a number of sub-networks. To

distribute the traffic load we normally define one of the PMC as master and the rest as slaves through discrete design. We also call a master as Central PMC (CPM), a sub-master as Sub-Central PMC (SCPM) and a slave as Remote PMC (RPM).

Even though there is no difference in the hardware design, the PMC will be playing different roles according to the installed software in a NMS as follows :

Master mode (CPM) :

• To get information from the remote sites and to generate reports to the PNMS. The CPM may act as a terminal unit; which processes and then transfers all the physical information of equipment, which is directly connected to the CPM.

• The CPM is connected to PNMS via a dedicated serial communications link, and passes messages received from RPMCs to the PNMS for display.

Sub Master mode (SCPM) :

• Master and gateway function which performs the same activity as a CPM acting as a gateway between CPM and RPM and routing the messages from CPM to RPM and back.

• It also performs a terminal unit function that acts as a stand-alone data acquisition and control unit which processes and then transfers all the physical information of equipment which is directly connected to the SCPM. This function is same as that of RPM.

Slave mode (RPM) :

• It is a stand-alone data acquisition and control unit. It monitors and controls equipments at some remote location. The prime task of RPM is to monitor, control and transfer data back to the central site.

Page 26: PNMSj Schedule

PMC Operation Modes

NEO NE

NEO NE

Page 27: PNMSj Schedule

27

For the TCP/IP communication, each node connected in the network needs to be given an IP address. By interpreting the given IP address, all the nodes can communicate each other.

The form of the IP address is :

- Length : 32 bits

- It consists of two parts

Network Part (Also called Network Address)

Field to identify the logical network

Host Part (also called Host Address)

-Notation

Dividing 32 bits into four 8-bits sections, changing each of them into decimal numbers,

and arraying them in a line with dots separating those numbers (called “dot notation”)

Example : 1100 0011 0000 0000 0001 0010 0011 0100

195 . 0 . 12 . 34

IP Address

Page 28: PNMSj Schedule

28

Classifying IP address (Class A B and C)

IP address are classified according to the values of their most significant 1 to 4 bits.

There are five classes; A, B, C, D and E. The classes D and E are however, used for

special purposes only and are not dealt with. Class A, B and C are explained here. These

three classes are allocated to nodes and devices according to the number of networks and

host computers in a network.

Class A (from 0.x.x.x to 127.x.x.x) Number of networks : 128 (= 2^7)

Number of Host per Network : 16,777,214 (=2^24-2)

All “0” is used to indicate the network

itself and all ‘1” is used for IP broadcast address.

Number of Networks:16,384 (=2^14)

Number of Host per Network : 65,65,534 (=2^16-2)

Number of Networks:

2,097,152 (=2^21)

Number of Host per Network : 254 (=2^8-2)

IP Address

24 bits7 bits0

00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

16 bits14 bits1 0

00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

8 bits21 bits1 1 0

00 01 02 03 04 05 06 07 08 09 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31

Network Part

Network Part

Network Part

Host Part

Host Part

Host Part

Page 29: PNMSj Schedule

29

IP Address

Class A From 10.0.0.0 to 10.255.255.255.255

Class B From 172.16.0.0 to 172.31.255..255

Class C From 192.168.0.0 to 192.168.255.255

Global IP address and Private IP address

The Global Address refers to the IP address uniquely assigned to a device connected to the Internet and is essential for communicating through the Internet. The Global Address is centrally administered by IANA, under whose jurisdiction the NICs (Network Information Centers) of each country allocates addresses to such organizations as service providers.

The Private Address can be freely allocated within an organization without applying for the allocation to NIC. The address space which never be accessed in the Internet is defined by RFC (Request For Comment) -1918.

INTERNET INTERNETINTERNET

Address Translation at

* NAT/NAPT

Privet IP Address or GlobalIP Address is used

GlobalIP Address is used

Privet IP Address Space

* NAT : Network Address Translation

Page 30: PNMSj Schedule

30

IP AddressSubnet

Since recent trend has accelerated the introduction of LAN, the number of segments (logical networks) in many corporations has significantly increased. However, allocating class-B or class-C addresses will swiftly exhaust the address space. To cope with this situation was created Subnet Address that allows to further subdivide a network address.

A subnet address is a means to expand the number of identifiable networks by using several bits in the host part of the IP address for each class.

In the subnet environment, the network address is handled as the network part plus subnet part, thus expanding the network part by partial use of the host part.

When viewed from outside of the subnet, it looks like a network of the same class.

Network Part Host Part

Network Part Host PartSubnet Part

Interpreted as Network Address

Without Subnet (IP address of class A, B or C

With Subnet

Page 31: PNMSj Schedule

31

IP AddressSubnet Mask

The Subnet Mask is used to identify the boundary of the network part and the host part in the network that divided in to subnets.

The notation of the subnet mask is similar to the IP address. The 32-bit array is divided in to four 8-bit parts, each of which then converted into decimal numbers. These numbers are arrayed in a line with dots placed between them for separation. The part where the bit stream shows continuous “1”s in the subnet mask means the network part. The subnet mask utilized for a node to check if other corresponding computers belong to the same subnet (segment).

Example : The subnet mask of an IP address whose network part consists of first 26 bits.

11111111 11111111 11111111 11000000

( 255 . 255 . 255 . 192 )

Calculation of Network Address from an IP Address and Subnet Mask : Comparison of IP address and subnet mask of the node leads to the network address. The comparison is to be done in the following steps.

IP address (Decimal) : 195 . 125 . 100 . 8

: 255 . 255 . 255 . 192

IP address (Binary) : 11000011 01000101 01100100 00001000 Apply logical AND

Subnet mask (Binary) : 11111111 11111111 11111111 11000000

Network address (Binary) : 11000011 01111101 01100100 00000000

Network address (Decimal) : 195 . 125 . 100 . 0

CIDR (classless inter-domain routing :195. 125. 100. 8/26** Indicates first 26 bits is network address (including subnet)

CIDR (classless inter-domain routing :195. 125. 100. 8/26** Indicates first 26 bits is network address (including subnet)

Network Address(24bits) Host (6bits) Subnet address(2bits)

Page 32: PNMSj Schedule

IP Addresses and Subnets

PNMS (Windows)

PNMS

1

3

Remote Site-A

4 5

Remote Site-B

6 7

Remote Site-C

8

Remote Site-D

2

: RPM

RS232C19.2/9.6kbps, Async

2

Figure7.1 Typical Network Example (Simple trunk line [Physical Model])

1 : CPM

Page 33: PNMSj Schedule

Typical network example

1CPM

2RPM

4RPM

5RPM

6RPM

7RPM

8RPM

3RPM

PNMS

Central Site

172.20.100.1

172.20.100.2

172.20.101.2

172.20.101.3172.20.101.6

172.20.101.4172.20.101.5 172.20.101.7

172.20.101.8

172.20.101.1

Subnet-B (PASOLINK CPM cluster)

Subnet-A (PNMS-CPM Subnetwork)

Figure7.2 Typical Network Example (Simple trunk line [Logical Model])

Page 34: PNMSj Schedule

Typical network example

PNMS

1

3

Remote Site-A

4 5

Remote Site-B

6 7

Remote Site-C

8

Remote Site-D

2

: RPM

RS232C19.2/9.6kbps, Async

2

1 : CPM

R : Router

Figure7.3 Typical Network Example (Simple trunk line [Physical Model])

IPNetwork

R R

Page 35: PNMSj Schedule

Typical network example

1CPM

2RPM

4RPM

5RPM

6RPM

7RPM

8RPM

3RPM

PNMS

Central Site

172.20.100.1

172.20.100.2

172.20.101.2

172.20.101.3172.20.101.6

172.20.101.4172.20.101.5 172.20.101.7

172.20.101.8

172.20.101.1

Subnet-B (PASOLINK CPM cluster)

R

Subnet-A (Router-CPM Subnetwork)

RIP

Network

Figure7.4 Typical Network Example (Simple trunk line [Logical Model])

Page 36: PNMSj Schedule

Typical network example

1CPM

12RPM

PNMS

Subnet-D (PASOLINK CPM cluster)

RIP

Network

Figure7.5 Typical Network Example (Multi-branch network [Logical Model])

R

13RPM

18RPM

3CPM

32RPM

38RPM

33RPM

22RPM

28RPM

23RPM

2CPM

Subnet-A (Router-CPM subnetwork) Subnet-B

Subnet-C

Subnet-E

Subnet-F

Page 37: PNMSj Schedule

Typical network example

Central Site

PNMS (Windows)

1

4

Remote Site-A

5 6

Remote Site-B

Remote Site-C

14

Remote Site-D

3

10 9

12 1113

Remote Site-E

Remote Site-F

Remote Site-G7

82

RS232C19.2/9.6kbps, Async

RS4859.6kbps, Async

Figure 7.6 Typical Network Example (Multi sub-branches network[Physical Model])

: RPM3

1 : CPM

2 : SCPM

Page 38: PNMSj Schedule

Typical network example

1CPM

2SCPM

4RPM

5RPM

6RPM

7RPM

8RPM

3RPM

PNMS

Central Site 14RPM

11RPM

10RPM

9RPM

12RPM

13RPM

172.20.100.1

172.20.100.2

172.20.101.2

172.20.101.3

172. 20.101.6

172.20.101.4172.20.101.5

172.20.101.7

172. 20.101.8

172.20.101.9

Subnet-B(PASOLINK CPM cluster)

Subnet-C

172.20.101.17172.20.101.18172.20.101. 19

172.20.101. 20172.120.101. 21

172.20.101. 22

Subnet-A(Router-CPM Subnetwork)

172.20.101.1

Figure 7.7 Typical Network Example (Multi sub-branches network[Logical Model])

Page 39: PNMSj Schedule

39

Network Size ( Pasolink Family)

Network Elements Allowed

Pasolink NEO Pasolink + Pasolink V3/V4

Number of Regions for 1 central PNMSj 50 50 50

Number of Networks in 1 PNMSj Server 500 500 500

Number of Sub Networks in 1 Network 64 64 32

Number of NEs in 1 Network 500 500 416

Number of NEs in 1 Subnet 1,5,13,29,61 (max) 1,5,13,29,61 (max) 1,5,13(max)

Number of NEs in Multidrop Connection 32 32 14

Network Sizing Rule :

Subnet Mask Subnet Size Available IP Address Number of NEs

255.255.255.252 4 2 1

255.255.255.248 8 6 5

255.255.255.240 16 14 13

255.255.255.224 32 30 29

255.255.255.192 64 62 61

Page 40: PNMSj Schedule

PNMSj Basic Operation

Page 41: PNMSj Schedule

Main Menu

Map: Group Map

Views

Event Log

Main Window

Page 42: PNMSj Schedule

Group View Connection View

Map Views

Page 43: PNMSj Schedule

Event Log Window

Page 44: PNMSj Schedule

User/Group Management Window

Security Window

Page 45: PNMSj Schedule

Link Summary Window

Page 46: PNMSj Schedule

Group Properties Window (Adding new user)

Page 47: PNMSj Schedule

PNMS Properties Window

Page 48: PNMSj Schedule

Active Alarm Window

Page 49: PNMSj Schedule

Alarm History Window

Page 50: PNMSj Schedule

Event Log History Window

Page 51: PNMSj Schedule

Network Configuration Update Wizard (1/6)

Network Configuration Update Window

Page 52: PNMSj Schedule

Network Configuration Update Window

Network Configuration Update Wizard (2/6)

Page 53: PNMSj Schedule

Network Configuration Update Window

Network Configuration Update Wizard (3/6)

Page 54: PNMSj Schedule

Network Configuration Update Wizard (4/6)

Network Configuration Update Window

Page 55: PNMSj Schedule

Network Configuration Update Wizard (5/6)

Network Configuration Update Window

Page 56: PNMSj Schedule

Network Configuration Update Wizard (6/6)

Network Configuration Update Window

Page 57: PNMSj Schedule

Network Configuration Update Window

Network Configuration Finish

Page 58: PNMSj Schedule

Configuration files Downloading

Page 59: PNMSj Schedule

Configuration files Downloading

Page 60: PNMSj Schedule

This function is used to download configuration files created by the NetConfig Tool to the PM Card in the selected NE.

There are two files created for each NE – MIB.cfg and Network.cfg.

MIB.cfg contains file contains relevant information about the equipment (i.e. name, pm type, etc.) and housekeeping (Aux. I/O).

Network.cfg contains the IP address of the target NE as well as the IP address of the opposite NE and the information about the network where the target NE is located.

Click on the CONFIGURATION FILE button under the DOWNLOAD (PC>>PMC) in the PMC window to open the Download Configuration file window.

Configuration files Downloading

Page 61: PNMSj Schedule

Configuration files Downloading

Select each type of config file one by one from the type window

Browse and select the path location to the file selected in the type window

Click execute button to download the selected config file

Repeat the download procedure for the other config file.

A message window indicates the status of the download operation and it will close automatically once the operation is over.

Page 62: PNMSj Schedule

Configuration files Downloading

Page 63: PNMSj Schedule

Configuration files Downloading

After the successful download of the configuration files, click UPDATE button. Update Configuration File window opens.

Select the appropriate box for the type of configuration file(s) that will be updated.

Click OK button to start the update operation.

While updating CFG file, PMC to PMC communication will be lost when PMC initializes to the new system configuration. During this time, PNMT connection to the Pasolink will be lost but will be automatically be reconnected after the PMC resets.

Page 64: PNMSj Schedule

64

Thank You