Sie sind auf Seite 1von 54

V4 Commissioning UR14

Step by Step

Doc Number 43/3GZTE/10/2016


Writer Wahyu Ibnu Sulaiman
Department OSD III
Reviewed Syaros Parendo
Adi Nariswara

Approved Wang Wei


Release V.2 (October 2016)

PT. ZTE INDONESIA


Table of Contents
PT. ZTE INDONESIA............................................................................................................................................................I

1. CDM SETTING.................................................................................................................................................... 3

2. CHECK TIMEZONE.............................................................................................................................................. 4

2.1 CHECK TIMEZONE........................................................................................................................................................4


2.2 CHANGE TIME............................................................................................................................................................ 4

3. FTP FILES........................................................................................................................................................... 4

3.1 OPEN FTP FOR ROOT USER...........................................................................................................................................4


3.2 UPLOAD OMMR, OMMB, RNC SOFTWARE VERSIONS.....................................................................................................5

4. INSTALL LOGSERVICE......................................................................................................................................... 5

4.1 UNINSTALL LOGSERVICE FROM FACTORY...........................................................................................................................5


4.2 GET LOGSERVICE SOFTWARE..........................................................................................................................................5
4.3 CHANGE HOSTNAME.................................................................................................................................................... 6
4.3 INSTALL LOGSERVICE.................................................................................................................................................... 6

5. UPGRADE PERL VERSION................................................................................................................................... 7

5.1 PERL-5.18.2.TAR.GZ...................................................................................................................................................... 7
5.2 IO-SOCKET-IP-0.29.TAR.GZ............................................................................................................................................7
5.3 NET-INET6GLUE-0.602.TAR.GZ......................................................................................................................................8

6. OMM_CONF.PY................................................................................................................................................. 9

6.1 RUNNING OMM_CONF.PY...............................................................................................................................................9


6.2 CHECK DATABASE CONNECTION ORACLE INSTANCE FOR V4OMCR AND WOMCB.........................................................................12

7. INSTALL OMMR............................................................................................................................................... 12

8. INSTALL OMMB............................................................................................................................................... 21

9. CHECK OMMPROCCONFIG.CONF..................................................................................................................... 26

10. CREATE INITIAL SOFTWARE PACKAGE............................................................................................................... 28

11. EXECUTE MML................................................................................................................................................. 31

11.1 FIRST MML............................................................................................................................................................. 31


11.2 SECOND MML......................................................................................................................................................... 32

12. IMPORT CONFIGURATION................................................................................................................................ 33

13. EGBS/EGFS SOFTWARE.................................................................................................................................... 33

13.1 EXECUTE THE RMEGBSLOCALVERFILE.PY SCRIPT ON THE MASTER OMM.............................................................................33


13.2 DOWNLOAD, VALIDATE AND ACTIVATE EGBS EGFS VERSION............................................................................................34

14. UPGRADE VERSION (OPTIONAL SINCE SAME PURPOSE WITH POIN 13.2 ABOVE)..............................................35

14.1 UPGRADE VERSION....................................................................................................................................................35


14.2 QUERYING RNC RUNNING VERSION.............................................................................................................................36
14.3 CHECK OMMHOST RUNNING STATUS..............................................................................................................................37

15. DO STEP 2-9 IN RIGHT UMP BOARD................................................................................................................. 37

16. DB SYNC OMCR OMCB..................................................................................................................................... 38

16.1 STOP LOGSERVICE IN RIGHT OMM/SLAVE OMM...........................................................................................................38


16.2 EXECUTE ./DBSYNC-LINUX.SH ORACLE IN LEFT OMM/MASTER OMM................................................................................38

17. RCT SETTING IN LEFT AND RIGHT OMM BOARD............................................................................................... 39

17.1 MODIFY RCT CONFIG FILES......................................................................................................................................... 39


17.2 KILL RCT PROCESS.....................................................................................................................................................39

18. ADD STATIC ROUTE FOR NODEB IN LEFT AND RIGHT OMM...............................................................................40

18.1 MODIFY NETIF.CONF..................................................................................................................................................40


18.2 RESTART LOGSERVICE..................................................................................................................................................40

19. CLOCK CONFIGURATION.................................................................................................................................. 40

20. POST INSTALLATION CHECK.............................................................................................................................. 42

20.1 START RIGHT/SLAVE OMM LOGSERVICE..........................................................................................................................42


20.2 TEST SWITCH OMM..................................................................................................................................................42
20.3 SYNC ALL TABLE........................................................................................................................................................43
20.4 QUERY OMP STATUS.................................................................................................................................................43
20.5 CHANGE OMP BOOT TYPE........................................................................................................................................44
20.6 ACTIVATE INDEPENDENT BOARD ONLINE........................................................................................................................45
20.7 CHECK SNMP IP PARAMETER.....................................................................................................................................46
20.8 COMMISSIONING ECMM SHELF (OPTIONAL)..................................................................................................................47
20.9 HOTPATCH (OPTIONAL)...............................................................................................................................................49
20.9.1 Download the hotpatch to OMP...............................................................................................................49
20.9.2 Activate first then Confirm the Version 1 by 1 in sequences....................................................................49
20.10 UPDATE PERFORMANCE RULE (OPTIONAL).....................................................................................................50
20.10.1 Update ZDB...............................................................................................................................................50
20.10.2 Sync ZDB...................................................................................................................................................50
20.10.3 Refresh ZDB..............................................................................................................................................51
20.10.4 Synchronize all table.................................................................................................................................51

1. CDM Setting
This is jumper setting, if the jumper cap plugin (on) value mean 0, unplug (off) value mean 1.
The purpose is to setting rack shelf, slot and odd parity check.
There are two CDM modules at the back of each ETCA subrack, one at the bottom of each side
(in backup configuration). Usually, the system can work when there is one CDM module. If both
CDM modules exist, it is required that the jumper switch and configuration information of both
modules are consistent. Otherwise, the system will report left & right CDM inconsistency failure.

CDM Location

CDM Picture

CDM Jumper

Left to right, high bit to lower bit.


Rack  1-4 (ID0ID1ID2ID3)
Shelf  5-6 (ID0ID1)
Diag  7 (usually always off/unplug)
Check  8 (odd parity check, use to make total number of value 1 (off) odds/unplug)

Summary :

RACK Shelf Diag Parity ODD


1 2 3 4 5 6 7 8
Shelf 1 off on on on off on off on
Shelf 2 off on on on on off off on
Shelf 3 off on on on off off off off

2. Check Timezone
Connect to FE cable from PC to ETH-MP1 port of EGBS left board (odd slot).
From factory the default IP address of VNC is 118.0.100.100 (left board).
So we can set the PC ip as 118.0.100.102 to connect SBCJ/UMP/OMM Board.

User/Password for linux ;


root/root123 use this user
omm/Omm_123
oracle/Oracle_123
zte/Zte_1234

2.1 2.1 Check Timezone

2.2 2.2 Change Time

#date –s "21:12:00 2015-11-13"


#clock –w

# date –s "21:12:00 2015-11-13"  hour:minute:seconds year-month-days

3. FTP files

3.1 Open FTP for root user


Using vi command to modify and add “#” in front of root under files : ftpusers and user_list
#cd /etc/vsftpd
#vi ftpusers
#vi user_list

Press “i” for insert/modify text.


Press “q!” for quit without save/cancel.
Press “wq!” for quit and save.
3.2 Upload OMMR, OMMB, RNC Software versions.
Upload to /home/installtmp using ftp tools/filezilla using binary mode.

4. Install Logservice

4.1 Uninstall Logservice from factory if any.

#cd /home/zte/logservice/bin
#./stopsys
#cd /home/zte/logservice/install
#./uninstall
# cd /home/zte
#rm –fr logservice
4.2 Get logservice software
The logservice version in RNC version package under directory :
/WRNCV4.14.10.14P03/Ver.ext/RncTools/LogService then copy to /home/installtmp
Choose the files for linux  logservice_V4.14.10.14P03.zip

#cp logservice_V4.14.10.14P03.zip /home/installtmp

Then unzip the file copied under /home/installtmp

#unzip logservice_V4.14.10.14P03.zip
4.3 Change hostname
#hostname RNCZ_XXXXX_left

Right board change hostname to RNCZ_XXXXX_right


Or can use script omm_conf.py

4.4 Install Logservice


Go to install directory under logservice folder installation after unzip.

chmod 755 install

#./install sbcj LOGOMM


5. Upgrade Perl Version
For BSC no need this step.
If the Perl version of RNC is lower than 5.18.2, need upgrade it. Check using this command

#perl -v
Results like below is ok. If not unzip this file attached in your laptop windows os.
This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux

perl.zip

It consist of 3 .gz files then upload it to OMM under /home/installtmp

5.1 perl-5.18.2.tar.gz
#tar -xzf perl-5.18.2.tar.gz
#cd perl-5.18.2
#./Configure -des -Dprefix=/usr
.....
Now you must run 'make'
......
#make
......
Everything is up to date. Type 'make test' to run test suite.
......
#make install
#perl -v
This is perl 5, version 18, subversion 2 (v5.18.2) built for x86_64-linux

5.2 IO-Socket-IP-0.29.tar.gz
#cd ..
#tar –xzf IO-Socket-IP-0.29.tar.gz
#cd IO-Socket-IP-0.29
#perl Makefile.PL
Checking if your kit is complete...
Looks good
Writing Makefile for IO::Socket::IP
Writing MYMETA.yml and MYMETA.json
#make
cp lib/IO/Socket/IP.pm blib/lib/IO/Socket/IP.pm
Manifying blib/man3/IO::Socket::IP.3
#make install

5.3 Net-INET6Glue-0.602.tar.gz
#cd ..
#tar -xzf Net-INET6Glue-0.602.tar.gz
#cd Net-INET6Glue-0.602
#perl Makefile.PL
Should I do external tests?
These tests will fail if there is no internet connection or if a firewall
blocks active or passive IPv6 FTP traffic.
[y/N] [n] n
Checking if your kit is complete...
Looks good
Writing Makefile for Net::INET6Glue
Writing MYMETA.yml and MYMETA.json
# make
# make install
After the upgrade, run the perl -v command again to check whether the Perl version is 5.18.2.
6. OMM_CONF.py

6.1 Running omm_conf.py


Unzip OMMR version and modify
/home/installtmp/zxomr/ums-svr/tools/ommconf/omm_conf.py
The path for RNC :
OMMR /home/omm/ZXUOMCR/…
OMMB /home/omm/ZXUOMCB/…
Please be careful when modify omm_conf.py

#cd /home/installtmp/zxommr/ums-svr/tools/ommconf

#vi omm_conf.py

Omm left  slot 5 (odd slot) from front is on your left


Omm right  slot 6 (even slot) from front is on your right

Note that the “VNC” have gateway ,but “ommr” and “ommb” no need fill gateway
omm.ntpservers= “EMS IP” if we fill and OAM connect you must login client, user from
EMS
If we not fill ems ip, need to install license center locally for synchronize purpose.
IMPORTANT

CHANGE ONLY PARTS IN YELLOW BACKGROUND BELOW..!!!!!!!

Sample of Left OMM

#coding=utf-8
from ommlib import *

#0-left,1-right
omm.boardpos=0

#Separate address:VNC,OMCR,OMCB_T,OMCB_U,OMCB_G
omm.vnc=NetIf('VNC','10.245.131.36',"255.255.255.240","10.245.131.46")

#WARNING:omcr must be omm.ommr


omm.ommr=OmmConfig(NetIf('OMMCLIENT','10.245.131.33',"255.255.255.240",""),svrpath='/home/omm/
ZXUOMCR/ums-svr/bin',dbinst='v4omcr')

#WARNING:All process name must start with omm._OMM (GOMCB)


#omm._OMMB_PROC=OmmConfig(NetIf('OMCB_GCLIENT','10.245.131.33',"255.255.254.0",""),svrpath
='/home/omm/ZXM-OMMB/ums/ums-svr
/bin',dbinst='gomcb')

#WARNING:All process name must start with omm._OMM (UOMCB)


omm._OMMB_PROC=OmmConfig(NetIf('OMCB_UCLIENT','10.245.131.34',"255.255.255.240",""),svrpat
h='/home/omm/ZXUOMCB/ums/ums-svr/bin',dbinst='womcb')

omm.hostname="RNC_MANADO7_left"

#time source(ip or url),first address is perfered NTP source.


#omm.ntpservers="10.62.40.12","timeserver1"
omm.ntpservers= “EMS IP”

#load default(warning:don't modify this)


execfile('omm_conf_default.py',globals(),locals())

Finished modify press “Esc” button, then type “wq!” then press “enter” button

Execute omm_conf.py use below command :

#python omm_conf.py
When execute, press “y” for all

If we change the hostname using script need to check hostname change or not after execute script

#hostname

After reboot usually VNC IP not yet change after we start the logservice, we still can connect VNC using
118.0.100.100 and start the logservice after OMCR and OMCB finished installation.
6.2 Check database connection oracle instance for v4omcr and womcb
#su – oracle
$sqlplus /nolog
>conn sys/oracle@v4omcr_127.0.0.1 as sysdba;  result should be Connected
>quit
$sqlplus /nolog
> conn sys/oracle@womcb_127.0.0.1 as sysdba;  result should be Connected
>quit

7. Install OMMR
Use VNC got to directory zxommr after unzip OMMR version

#cd /home/installtmp/zxommr
#chmod 755 install-linux.sh
#./install-linux.sh

Change installation directory to /home/omm/ZXUOMCR then follow the red marks/notes


If OAM not ready better no need to fill License Server IP/EMS IP
Change later in file /home/omm/ZXUOMCR/ums-svr/deploy/deploy-default.properties
Choose Normal Database Installation if ask
Run the script to create the timing take for clear OMMR useless file
8. Install OMMB
#cd /home/installtmp/
#unzip ZXSDR_OMMB_V12.15.30_2016-04-05.zip
#cd Installer
# chmod 755 linux-setup.sh
#./ linux-setup.sh

Change installation directory to /home/omm/ZXUOMCB then follow the red marks/notes


set the “cascade IP” as the IP of eth2:3 (OMMB IP),
set the “NE IP” as “129.200.0.4” (Fixed OMCB inner IP)
Set server starting mode as “without interface/NON-GUI,”
Server type configuration “OMCB Server installed in SBCX/SBCX_2/SBCJ” and “Master and
slave.”
After the configuration is completed, click OK
Run the script for clear OMMB useless file

9. Check OmmProcConfig.conf
After finish OMM installation need check OmmProcConfig.conf
Under /home/zte/logservice/bin/conf should be total monitoring 3 process logservice/OMMR/OMMB
#cd /home/zte/logservice/bin/conf
#more OmmProcConfig.conf
After OMCR OMCB Installation finished the you can start the logservice and the VNC IP will
change from 118.0.100.100 (default) to the VNC IP configured in omm_conf.py.

#cd /home/zte/logservice/bin
#./startsys

Use below command to check logservice, OMMR and OMMB status after few minutes.

#ps -ef|grep logservice


#sh /home/omm/ZXUOMCB/ums/ums-svr/bin/consolemml/status-linux.sh
#sh /home/omm/ZXUOMCR/ums-svr/bin/consolemml/status-linux.sh

Below the normal status of OMCR (only corba process stopped) and OMCB.
10. Create Initial Software Package
Open client ./home/omm/ZXUOMCR/ums-clnt/bin/run-linux.sh
Login use user admin and no password.

10.1 Configuration Management

Right click create Management Element


Later OMCR link and OMP will connect,

Go to Software Version Management ;Add package version for OMP, ECMM and Independent
Board/SWITCH Board
OMP:PLAT_V4.14.10.14P03
ECMM : ECMM_83XX
Independent Board Version: SWITCH_EGBS_V4.14.10.xx.PKG
SWITCH_EGBS2_V4.14.10.xx.PKG
SWITCH_EGFS_V4.14.10.xx.PKG
SWITCH_EXFS_V4.14.10.xx.PKG
11.Execute MML
Open MML Terminal

11.1 First MML


GET ZDB:POS="SubNetwork=100,MEID=100",RADIOTYPE=3,SYNCTYPE=0,ISCHECK=0;

100 : change to actual MEID/RNC ID


RADIOTYPE: radio type. GU = 0; GT = 1;GSM = 2; UMTS = 3;TD = 4; AG = 5;
SYNCTYPE: Synchronization type. 0: Synchronize all table; 1: Synchronize modified
data.
ISCHECK: Whether to perform global check. 0: not perform global check; 1: perform
global check.
11.2 Second MML
TESTRESNAPSHOT:MEID="100",SYNCTYPE=0

If the execution fails, modify the value of “SYNCTYPE” to “100.”


Modify the value of MEID to the RNCID actually used.
After the two commands are executed, the Snapshot Area appears on OMMR.
Then you can sync All table after OMP and OMMR icon connected, or do it later.
12.Import Configuration
Required 1 cell configured minimum to synchronize all table.

No need sync first, sometimes OMP software not same with OMM sfirstoftware. Need upgrade
OMP software

13.OMP and EGBS/EGFS Software


Normally, it takes about 20-30 minutes to finish the whole operation.
Version download from omp right click
Version activate right click and old version deactivate right click

13.1 OMP Version Download


13.2 Execute the RmEgbsLocalVerFile.py script on the master OMM.
Copy the script to the /home/zte directory on the master OMM first. This script is under the
/SwitchBdUpdatePreTools directory of the unzipped RncTools\LMT.RAR package.

It is used to delete the running version which is saved in the Flash of EGBS and upgraded in the
DHCP mode.

#python RmEgbslocalVerFile.py 1
#python RmEgbslocalVerFile.py 2
#python RmEgbslocalVerFile.py 3

RmEgbsLocalVerFile.py Parameter1 (required) Parameter2 (optional)


Parameter 1: defines the shelf No.; range: 1-3
Parameter 2: defines the slot No.; range: 19-20. If this parameter is null, it means deleting all the
files in the running version directory in the Flash of all EGBS boards in the specified shelf. If multi-
shelf configuration is used, the script needs to be executed for each shelf.
13.3 Download, Validate and Activate EGBS EGFS Version
Open MML Terminal Operation Batch

set:REQUESTTIMEOUT=180,SESSIONTIMEOUT=180;
SWITCH BRD VER DOWNLOAD:MEID=RNC ID,ISACTIVE=TRUE,ISVALIDATE=TRUE;
------------- System Command -------------
Result
----------
Successful execution
----------
DetailInfo
----------
None
----------
No. |Process
----------------------------------------------------------------------------------------------
1 MEID is 1, isActive is true, isValidate is true
2 检查交换板链路状态成功
3 下载版本包 SWITCH_EGFS_V4.13.10.10.pkg 到 EGFS/EXFS(3)成功。详细信息:版本操作成功
4 下载版本包 SWITCH_EGBS_ V4.13.10.10.pkg 到 EGBS/EGBS_2(3)成功。详细信息:版本
操作成功
5 下载版本包到网元成功
6 EGFS/EXFS(3)激活版本包 SWITCH_EGFS_ V4.13.10.10.pkg 成功。详细信息:版本操作
成功
7 EGBS/EGBS_2(3)激活版本包 SWITCH_EGBS_ V4.13.10.10.pkg 成功。详细信息:版本操
作成功
8 激活版本包成功
9 EGFS/EXFS(3)生效版本包成功。详细信息:版本生效命令执行成功,对应单板开始生

10 EGBS/EGBS_2(3)生效版本包成功。详细信息:版本生效命令执行成功,对应单板开
始生效
11 生效版本包成功。
----------------------------------------------------------------------------------------------
Number of records: 11
set:REQUESTTIMEOUT=6,SESSIONTIMEOUT=60;

14.Upgrade Version

14.1 Upgrade Version


Software Version Management > Upgrade Management

Click the Add button. Take RNCV4.14.10.09P01 as an example, select


WRNCV4.14.10.09P01B003_0004_softwaredesc.xml
WRNCV4.14.10.09P01B003_0004_switch_softwaredesc.xml
WRNCV4.14.10.10_XXX_ecmm_softwaredesc.xml
WRNCV4.14.10.10_XXX_ecmmboot_softwaredesc.xml

after press start ,begin upgrade software.

14.2 Querying RNC Running Version

Click Software Version Management > Version Valid Check, as shown below:
indicates that the running version is consistent with the common version;
indicates that the board version check fails;
indicates that the board version query expires.
14.3 Check Ommhost running status

[root@RNCZ_OMPU_right ~]# telnet localhost 5234


Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.

logservice->SCS_ShowVersion
: 2016/11/03-17:06:14 LOW R_SSendAInit: SSENDA module initial success!

VosInit: SSENDA module initial success!


VosInitPrnCtrl: Read file SysPrnCtrl.conf success! Use the appointed SysPrnCtrl paras.

VosInitPrnCtrl: Current print direction is 2 (0-NONE, 1-TMN, 2-FILE, 3-BOTH).


VosInitPrnCtrl: Current sys print level is 1 (1-LOW, 2-NORMAL, 3-HIGH, 4-HIGHEST, 5-
FORBID).
ucBureau: 1
ucRack: 1
ucShelf: 3
ucSlot: 6

Logsvr's Version is: [V4.15.10.20P01]


logservice->SCS_ShowProcStatus
Proc Status Is: [SlaveWork]

logservice->SCS_ShowVersion
Logsvr's Version is: [V4.15.10.20P01]

logservice->SCS_ShowProcStatus
Proc Status Is: [MasterWork]

15. Do Step 2-9 in Right UMP Board


16.DB Sync OMCR OMCB

16.1 Stop Logservice in Right OMM/Slave OMM

#telnet 128.0.28.9 or 128.0.30.9


#cd /home/zte/logservice/bin/
#./stopsys

16.2 Execute ./dbsync-linux.sh oracle in Left OMM/Master OMM

#cd /home/omm/ZXUOMCR/ums-svr/tools/backup
#./dbsync-linux.sh oracle
Choose 1
#./dbsync-linux.sh oracle
Choose 4 and compare all 2

#cd /home/omm/ZXUOMCB/ums/ums-svr/tools/backup
#./dbsync-linux.sh oracle
Choose 1
#./dbsync-linux.sh oracle
Choose 4 and compare all 2

Whiling synchronize forbidden to modify any parameter otherwise the synchronize will be fail
17.RCT Setting in Left and Right OMM Board

17.1 Modify RCT config files

17.2 Kill RCT process


18.Add Static Route for NodeB in Left and Right OMM

18.1 Modify NetIf.conf


#cd /home/zte/logservice/bin/conf/
#vi NetIf.conf

Copy [channel5] to the bottom of file rename the channel to [channel11] and so on if
have more than 1route.

18.2 Restart logservice


Need restart after modify static route in NetIf.conf
#cd /home/zte/logservice/bin/
#./stopsys
#./startsys

19. Clock Configuration


REF1 = Line Clock
REF2 = Line Clock
REF3 = GPS
REF4= 1588

Configure only in shelf3 master shelf, disable clock configuration in others shelf to be invalid.
Set accordingly based on actual clock being use only in shelf3.
20. Post Installation Check

20.1 Start right/slave omm Logservice


#telnet 128.0.28.9 or 128.0.30.9
#cd /home/zte/logservice/bin/
#./startsys

20.2 Test Switch OMM


20.3 Sync All Table
After reboot the link between OMP and OMM should be established. Next step is
synchronize all table to OMP.

20.4 Query OMP Status


After synchronize all table finish, can login to OMP board query the OMP status

Login ushell
# telnet 129.0.1.1
Trying 129.0.1.1...
Connected to 129.0.1.1 (129.0.1.1).
Escape character is '^]'.
(none) login: zte
Password: zte

Welcome to ZTE Linux

~ $ ushell
====================Notice===================
ushell tool is now replaced by telnet 10000.
=============================================
Entering character mode
Escape character is '^]'.
-----------------------------------------
Welcome to tulip ushell
-----------------------------------------
login: zte
password: *** (zte)
Successfully login into ushell!
[admin]#sh 0
Now switch to PLAT_CGEL_X86_64_64_R_V02.03.10.00 shell ...
[PLAT_CGEL_X86_64_64_R_V02.03.10.00]# SCSShowMcmInfo()
Check the process number should be 10

20.5 Change OMP BOOT Type

OMP EGBS EGFS boot from board

ECMM boot from OMC


20.6 Activate Independent Board Online

Modify then Active each shelf is ok, no need do anything else. Check Independent board
and OMM OMP board setting are all correct.
20.7 Check SNMP IP Parameter
In Master OMM telnet to shelf1, shelf2, shelf3
129.7.1.233 24  Shelf 3
129.6.1.233 24 Shelf 2
129.5.1.233 24 Shelf 1
user/passwd : root/root
CLI#snmp
CLI(snmp)#show snmp_community

If don’t have the three IP(129.0.10.0&0129.0.100.0&129.200.0.) ,need manually


command to add it.

CLI(snmp)#snmp_community_config 129.0.10.0 public


CLI(snmp)#snmp_community_config 129.0.100.0 public
CLI(snmp)#snmp_community_config 129.200.0.0 public
20.8 Commissioning ECMM Shelf (optional)
If we have new shelf want to be expand, or failed connect using default IP 118.0.100.100
left board on ETH-MP1 EGBS odd slot. Then we should change our laptop’s IP under same
subnet with ECMM shelf’s IP address Mask 255.0.0.0. (Note that CDM settings should be
done earlier). Then telnet to shelf ECMM IP
129.7.1.233  Shelf 3
129.6.1.233  Shelf 2
129.5.1.233  Shelf 1
We need check the independent board and slot 5,6,7,8. If the setting not correct the board
can’t up.
CLI#syscfg
CLI(syscfg)#show shelf_board_info
Need notice that except master shelf slot 5,6,7,8 configure as below :
Board slot: 5/6/7/8
Board type: PP_BOARD
Board net number: 1
Boot type: FAST_BOOT
Power on type: INDIRECT_POWER
Power off type: ENABLE_BY_CMM
Independent board shelf 1,2,3 configure as below :
Board slot: 19/20/21/22
Board type: INDEPEND_BOARD
Board net number: 200
Boot type: FAST_BOOT
Power on type: INDIRECT_POWER
Power off type: ENABLE_BY_CMM

OMM in Master shelf, shelf3 configure as below :


Board slot: 5/6
Board type: OMM_BOARD
Board net number: 1
Boot type: LOCAL_DEVICE_DISK_MODE_BOOT
Power on type: DIRECT_POWER
Power off type: ENABLE_BY_CMM

OMP in Master shelf, shelf3 configure as below :


Board slot: 7/8
Board type: OMP_BOARD
Board net number: 1
Boot type: FAST_BOOT
Power on type: INDIRECT_POWER
Power off type: ENABLE_BY_CMM

If need to change the settings, use this command to modify :


CLI(syscfg)# shelf_board_info A B C D E F
A = Board slot: 7/8
B = Board type: OMP_BOARD
C = Board net number: 1
D = Boot type: FAST_BOOT
E = Power on type: INDIRECT_POWER
F = Power off type: ENABLE_BY_CMM

Sample for slot 8 non master shelf :


CLI(syscfg)#shelf_board_info 8 PP_BOARD 1 FAST_BOOT INDIRECT_POWER
ENABLE_BY_CMM

Next step go to point 20.7 above for set SNMP IP Parameters.


Next step the go to point 13/14(only add ecmm pkg)
20.9 Hotpatch (optional)
Upload the hotpatch to OMM

20.9.1 Download the hotpatch to OMP

Right click in OMP version download (hotpatch1, hotpatch2)

20.9.2 Activate first then Confirm the Version 1 by 1 in sequences.

After finished activate version then continue confirm version.

20.10 Update Performance Rule (optional)


Upload performance rulefile to OMM
20.10.1 Update ZDB

20.10.2 Sync ZDB

20.10.3 Refresh ZDB

Check the date is change to newest one or not.


20.10.4 Synchronize all table

Das könnte Ihnen auch gefallen