commissioning the mcrnc

53
RN33823EN40GLA01 ©2014 Nokia Solutions and Networks. All rights reserved. Installing and Commissioning the mcRNC

Upload: kamel

Post on 16-Aug-2015

615 views

Category:

Documents


90 download

DESCRIPTION

Commissioning the McRNC

TRANSCRIPT

RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNC2 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Nokia Solutions and Networks AcademyLegal noticeIntellectual Property RightsAll copyrights and intellectual property rights for Nokia Solutions and Networks training documentation, product documentation and slide presentation material, all of which are forthwith known as Nokia Solutions and Networks training material, are the exclusive property of Nokia Solutions and Networks. Nokia Solutions and Networks owns the rights to copying, modification, translation, adaptation or derivatives including any improvements or developments. Nokia Solutions and Networks has the sole right to copy, distribute, amend, modify, develop, license, sublicense, sell, transfer and assign the Nokia Solutions and Networks training material. Individuals can use the Nokia Solutions and Networks training material for their own personal self-development only, those same individuals cannot subsequently pass on that same Intellectual Property to others without the prior written agreement of Nokia Solutions and Networks. The Nokia Solutions and Networks training material cannot be used outside of an agreed Nokia Solutions and Networks training session for development of groups without the prior written agreement of Nokia Solutions and Networks.3 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Document Change HistoryDate Version Name Change comment4 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNCPreparing hardwareUpgrading the BCN motherboard's eSWInstalling the SW package application to mcRNCPerforming the module post-configurationVerifying the commissioningPerforming module pre-configuration5 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNCPreparing hardwareUpgrading the BCN motherboard's eSWInstalling the SW package application to mcRNCPerforming the module post-configurationVerifying the commissioningPerforming module pre-configuration6 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Inspecting hardware1. Inspect the BCN module grounding2. Inspect the cabling3. Inspect the interchangeability versions of the BCN modules4. Inspect the AMC hard disks5. Inspect the location of fans and the air filter6. Inspect the power supply7. Inspect for possible damages and make sure that the installation has been performed in accordance with the approved site drawings7 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Setup the serial connection to mcRNCSerial connection settings:Data rate: 115200Parity: NoneData bits: 8Stop bits: 1Flow Control: Xon/XoffNOTE: The layout is the same as the Cisco adapter layoutSerial to RJ45 AdapterBlue 8Orange 6Black 2Red 5Green 9Yellow 3Brown 4White (grey) 78 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Prompts and other conventions UBOOT prompt:=> or BCNMB-A# or BCNMB-B# LMP prompt:root@BCNMB-A# or root@BCNMB-B# or root@LMP-1--1# Octeon+ UBOOT prompt in BCN-A:Octeon BCNOC-A# Octeon II UBOOT prompt in BCN-B:Kontron S1901# Processing unit prompt: [root@CFPU-0(RNC-XXXX)/root]#[root@EIPU-0(RNC-XXXX)/root]#[root@CSPU-0(RNC-XXXX)/root]#[root@USPU-0(RNC-XXXX)/root]# Box naming convention Box1 = m10, Box2 = m20 Box8 = m809 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Cabling between FEWS and mcRNC10 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Setting up frontplane cabling2-box configuration4-box configuration 6-box configuration11 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Connecting FEWS to mcRNC1. Connect the Ethernet and serial cables between FEWS and mcRNC2. Configure the Ethernet port IP addresses of FEWS# ip addr add 192.168.10.250/24 dev eth0# ip addr add 10.10.10.1/24 dev eth0The address 10.10.10.1/24 is used for connection to mcRNC with factory settings. The address 192.168.10.250 is used for mcRNC after LMP pre-configuration or for eSWdownload.3. Activate the FEWS Ethernet link# ip link set eth0 up4. Verify that the Ethenet link exists with the correct IP addresses# ip addr show eth05. Make sure that FEWS services are in the correct status# service iptables stop# service nfs restart# service xinetd restart12 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNCPreparing hardwareUpgrading the BCN motherboard's eSWInstalling the SW package application to mcRNCPerforming the module post-configurationVerifying the commissioningPerforming module pre-configuration13 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the BCN mother board EmbeddedSoftware (eSW)Embedded Software can be updated via: SCLI commandsThis is done after post configuration step is done and the user has access to the SCLI commands. This is the recommended method. Manually during commissioningFEWS is required to distribute eSW files to the LMPs.14 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) using SCLI 1/2Note: This procedure should be performed after post configuration step. It is presented here as a comparison to manual method.1. In fsclish, check FRU readiness for eSW upgradeshow sw-manage embedded-sw status all2. Check eSW versionshow sw-manage embedded-sw version all3. Install eSW for all FRUsTo upgrade with the eSW version in the active system software with BU status:set sw-manage embedded-sw upgrade allTo upgrade with the eSW version in the non-active system software:set sw-manage embedded-sw upgrade delivery 4. Check firmware statusshow sw-manage embedded-sw status all15 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) using SCLI 2/25. Activate the installed eSW for all FRUs. Depending on the eSW type, a system restart might be needed. The restart is invoked automatically.To activate eSW alone:set sw-manage embedded-sw activate allTo activate installed software delivery together with installed eSW:set sw-manage activate delivery-label 6. Check eSW statusshow sw-manage embedded-sw status all7. Check eSW versionshow sw-manage embedded-sw version all8. Upgrade backup banks for all dual-bank firmware and firmware with rollback instance (optional). This is done when you are sure there will be no need for rollback to the previous eSW version.set sw-manage embedded-sw upgrade fru-location bank backup16 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-A 1/51. In FEWS, extract the eSW archive filesDefine the esw variable# esw=Example value: R_BCNESW_13_45_FP1. Verify the variable with# echo ${esw}Go to mySession directory# cd /root/mySessionCopy the motherboard eSWfiles to the /tftpboot/ folder# tar -zxf ${esw}.tar.gz# tar -zxf ${esw}/bcnmb-a/bcnmb-a_ad_advtool*.tgz# mkdir /tftpboot/${esw}# cp -r bcnmb-a_ad_advtool*/LMP/* /tftpboot/${esw}/Copy the LMP pre-configuration tool to the destination folder# cp -r bcninit.* /tftpboot/${esw}/Verify if the eSWupgrade files are copied to tftpboot directory# ll /tftpboot/${esw}17 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-A 2/52. Log in to the LMP as root via serial port3. Check the current version of the software:root@BCNMB-A: sw_fw_versioninfoThe command lists the software version of the LMP and all add-in cards in the BCN module. If the versions are compatible with mcRNC SW level to be upgraded, eSWcan be upgraded later using online SCLI tools.4. Reboot the mcRNC and at UBOOT press the u key to break into UBOOT. Prompt should be => or BCNMB-A# depending on eSWon device. To reboot, use the command# reboot5. Define the esw_build_name and motherboard_esw_version variables in mcRNC.# esw=# mbesw=Example value for esw: R_BCNESW_13_45_FP1, for mbesw: 5.5.318 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-A 3/56. Define the boot variables for the network boot from FEWS# set ipaddr 192.168.10.59 (mcRNC IP)# set serverip 192.168.10.250 (FEWS IP)# set netmask 255.255.255.0 # set gatewayip 192.168.10.250(FEWS IP as GW)# set ramdiskfile ${esw}/ncp20000-initrd-upgrade-${mbesw}.gz.uboot# set bootfile ${esw}/uImage# set fdtfile ${esw}/ ncp20000.dtb# set othbootargs ramdisk_size=350000k# ping 192.168.10.250 (optional, to make sure there is IP connectivity with FEWS)# saveenv# printenv (Verify boot variables)# run ramboot19 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-A 4/57. Files will be tranferred from FEWS to mcRNC and prepared for the eSW upgrade. Log in as root:username: rootpassword: root8. Upgrade the LMP eSW software version:root@BCN-UPGRADE:~# /opt/upgrade/upgrade.shExecute Fully automatic upgrade (BCNMB + BOC-A WR 4.x) (option 1)After all steps are completed choose 0 option to exit9. Restart the LMP with# rebootDo not break the boot. After LMP boot has been completed, log in as root:username: rootpassword: root20 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-A 5/510. Check the current version of the software# sw_fw_versioninfo 11. Repeat the instructions for the remaining BCN boxes in the cluster by connecting FEWS to the serial and management port of the next BCN box and repeat the instructions starting from step 2. 21 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (LMP part) 1/51. In FEWS, extract the eSW archive filesDefine the esw variable# esw=Example value: R_BCNESW_13_45_FP1. Verify the variable with# echo ${esw}Go to mySession directory# cd /root/mySessionCopy the motherboard eSWfiles to the /tftpboot/ folder# tar -zxf ${esw}.tar.gz# tar -zxf ${esw}/bcnmb-a/bcnmb-b_ad_advtool*.tgz# mkdir /tftpboot/${esw}# cp -r bcnmb-b_ad_advtool*/LMP/* /tftpboot/${esw}/Copy the BMPP2-B eSWto the destination folder# cp -r ./${esw}/bmpp2-b /tftpboot/${esw}/Copy the LMP pre-configuration tool to the destination folder# cp -r bcninit.* /tftpboot/${esw}/Verify if the eSWupgrade files are copied to tftpboot directory# ll /tftpboot/${esw}22 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (LMP part) 2/52. Log in to the LMP as root via serial port3. Check the current version of the software:root@lmp-1-1-1: sw_fw_versioninfoThe command lists the software version of the LMP and all add-in cards in the BCN module. If the versions are compatible with mcRNC SW level to be upgraded, eSWcan be upgraded later using online SCLI tools.4. Reboot the mcRNC and at UBOOT press the u key to break into UBOOT. Prompt should be BCNMB-B#.To reboot, use the command# reboot5. Define the esw_build_name and motherboard_esw_version variables in mcRNC.# esw=# mbesw=Example value for esw: R_BCNESW_13_45_FP1, for mbesw: 5.5.323 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (LMP part) 3/56. Define the boot variables for the network boot from FEWS# set ipaddr 192.168.10.50 (mcRNC IP)# set serverip 192.168.10.250 (FEWS IP)# set netmask 255.255.255.0# set gatewayip 192.168.10.250 (FEWS IP as GW)# set ramdiskfile ${esw}/ncp20000-initrd-upgrade-${mbesw}.gz.uboot# set bootfile ${esw}/uImage# set fdtfile ${esw}/ ncp20000.dtb# set othbootargs ramdisk_size=350000k# ping 192.168.10.250 (optional, to make sure there is IP connectivity with FEWS)# saveenv# printenv (Verify boot variables)# run ramboot24 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (LMP part) 4/57. Files will be tranferred from FEWS to mcRNC and prepared for the eSWupgrade. Log in as root:username: rootpassword: root8. Upgrade the LMP eSW software version:root@BCNMB-A:~# /opt/upgrade/upgrade.shExecute BCNMB upgrade (BCNMB only) (option 3)After all steps are completed choose 0 option to exit9. Restart the LMP withroot@BCNMB-A:~# rebootDo not break the boot. After LMP boot has been completed, log in as root:username: rootpassword: root25 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (LMP part) 5/510. Check the current version of the software# sw_fw_versioninfo 11. Repeat the instructions for the remaining BCN boxes in the cluster by connecting FEWS to the serial and management port of the next BCN box and repeat the instructions starting from step 2. 26 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (BMPP2-B part) 1/4BMPP2-B must be upgraded manually card by card starting from card 1 in box 1, card 2 in box 1 to card 8 in box 1, then card 1 in box 2, etc. Adjust the below procedure accordingly depend on card and box number.1. Log in to the module's LMP from FEWS. The LMP IP address used is 10.10.10.10 if motherboard eSWupgrade is done or factory settings are restored. Otherwise LMP IP address is 192.168.10.5 where is module or box number (1..8). The password is root# ssh [email protected]# ssh [email protected]. Log in to the add-in card of the module. In command below is the add-in card number (1..8).# telnet localhost 30027 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (BMPP2-B part) 2/43. Go to the u-boot prompt. The u-boot prompt is:Kontron S1901#If the prompt is not shown, enter reboot command and stop autoboot by pressing the u key when the following prompt appears:Hit key 'u' to stop autoboot4. Load the add-in card's Linux from add-in card flash# run bootscript_705. Assign IP address to mgmt0 port# ifconfig mgmt0 192.168.10.596. Copy the bmpp2-b-esw-upgrade.txt script file content to a text editor. The file is available in the NOLS mcRNC3.0 SW Release page.28 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (BMPP2-B part) 3/47. Edit the required lines in the script.esw=ver=Example value for esw: R_BCNESW_13_45_FP1 and for ver: 02_09_00008. Copy and paste the edited script to add-in card prompt. Hit Enter to run the prompted script.9. Activate eSW. Add-in card starts to boot up. Prepare to stop autoboot.# firmware-activate --swap --powercycle10. Stop autoboot by pressing the u key when the following prompt appears:Hit key 'u' to stop autoboot29 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Upgrading the Embedded Software (eSW) Manually for BCN-B (BMPP2-B part) 4/411. Load the add-in card's Linux from add-in card flash# run bootscript_7012. Assign IP address to mgmt0 port# ifconfig mgmt0 192.168.10.5913. Copy and paste the edited script to add-in card prompt. Hit Enter to run the prompted script.14. Activate eSW. Add-in card starts to boot up. This time do not interrupt the autoboot process.# firmware-activate --swap --powercycleExit the telnet session and repeat steps 2 to 14 for all add-in cards.Repeat all steps for all other modules.30 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNCPreparing hardwareUpgrading the BCN motherboard's eSWInstalling the SW package application to mcRNCPerforming the module post-configurationVerifying the commissioningPerforming module pre-configuration31 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Running pre-configuration script 1/4The correct values of the following settings are set by the pre-configuration script: the mch-conf file resilient back-plane rack and node number Network Element ID LMP eth0 port IP address (see note below) Note: In this step the factory default IP address for LMP 10.10.10.10 is changed to the new address 192.168.10.5/24 where is the module number 1...8. If the IP address is different from 10.10.10.10, the IP address is not changed by the script.The procedure assumes that the LMP IP address is 10.10.10.10. Adjust the procedure accordingly for other IP addresses.32 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Running pre-configuration script 2/41. Log in to FEWS as root and open the terminal window2. Verify the connection from FEWS to module under pre-configuration# ping -c 3 10.10.10.10There should be no packet loss.3. Copy the bcninit.tgz package to the module under pre-configuration# cd /root/mySession# scp bcninit.* [email protected]:/opt/bcntoolsIf there is security warning about host key, run the command below and rerun the above scp command.# ssh-keygen -R 10.10.10.1033 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Running pre-configuration script 3/44. Log in to the module under the pre-configuration LMP. Password is root# ssh [email protected]. Extract the bcninit.tgz package# cd /opt/bcntools# tar -zxf bcninit.tgz -C /opt/bcntools6. Enter the pre-configuration script folder# cd /opt/bcntools/bcninit34 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Running pre-configuration script 4/47. Run the pre-configuration script. See the table below for parameter explanations# ./node.sh

Example command: ./node.sh 2 BMPP2-B 00000123456Parameter ValueModule number 1 to 8 (the module number to be pre-configured)Add-in card type BCNOC-A (for BCN-A)BMPP2-B (for BCN-B)NE-ID11-digit number NE-ID from the sticker placed on the module's front panel. Add as many zeros (0) as needed in the front to get 11-digit number35 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Setting date and time1. Check the date# date2. Set the date and time equal to Coordinated Universal Time (UTC) if needed# date --s ""Example command: date --s "22 Jan 2014 14:15:00"3. Show the current hardware clock# hwclock --show4. Synchronize the hardware clock if needed# hwclock --systohc5. Check if the hardware clock is synchronized with the system date# hwclock --show36 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Activate the LMP pre-configuration changes1. Activate the LMP pre-configurations# mch_cli Reset BCNThe LMP will be restarted. The ssh session will be closed and the prompt in the FEWS terminal window is back to FEWS command prompt.37 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Verifying module pre-configuration 1/31. Test the connection to the module# ping -c 3 192.168.10.52. Log in to the module# ssh [email protected]. Verify the rack number of the mcRNC module. Every module in the cluster must have the same rack number.# mch_cli GetRackNumber4. Verify the node number of the mcRNC module. The number should correspond to module number (1 to 8).# mch_cli GetNodeNumber5. Verify the network element ID against NE-ID on the sticker# mch_cli GetNetworkElementId38 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Verifying module pre-configuration 2/36. Verify the plug-in units bootscript configuration from the mch.conffile# grep bootscript /etc/ipmi/mch.confFor the first two modules, the following output should be seen:1.bootscript=022.bootscript=03 3.bootscript=034.bootscript=035.bootscript=036.bootscript=037.bootscript=038.bootscript=03For the rest of modules, all the lines should have value bootscript=0339 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Verifying module pre-configuration 3/37. Verify the correct back-plane resiliency configuration# pwd; ls -lsa /mnt/fastpath/ | grep module The following message should appears:1 lrwxrwxrwx 1 root root 16 Sep 5 06:38 module -> /opt/cluster/m0Repeat all steps of Running pre-configuration script Setting date and time Activate the LMP pre-configuration changes Verifying module pre-configurationfor all other modules inside mcRNC network element40 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNCPreparing hardwareUpgrading the BCN motherboard's eSWInstalling the SW package application to mcRNCPerforming the module post-configurationVerifying the commissioningPerforming module pre-configuration41 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Creating commissioning session 1/21. Enter the SW deliver SS_FEWS/bin directory# cd/opt/nokiasiemens/fews/deliveries/.WR.mips./MISC/SS_FEWS/bin/2. Create the commissioning session# ./fsetupcli --session --create /root/mySession/fsetup.confWhen prompted, provide the password for the root and _nokfsoperator user3. Verify that the session is created# ./fsetupcli --session --list42 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Creating commissioning session 2/24. Make sure FEWS services are in correct status# service iptables stop# service nfs restart# service xinetd restart5. Start the session on the FEWS terminal# ./fsetupcli --session --start 6. Verify if the started session exists# ./fsetupcli --session --listNote: To Start/Stop/Reset session# ./fsetupcli --session --stop # ./fsetupcli --session --reset Every time the mcRNC is reset or rebooted during package SW installation step, the session needs to be reset43 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Deactivating other CPUs except cpu1 on module 11. Connect to LMP of module 1 (192.168.10.51) and deactivate all nodes except the first one (CFPU-0). Password is root.# ssh [email protected]# for i in 2 3 4 5 6 7 8; do mch_cli Deactivate cpu"$i"; done# exit2. Repeat the following for all remaining modules:Move the FEWS Ethernet connection to the module. Connect to LMP and deactivate all nodes.# ssh [email protected]# for i in 1 2 3 4 5 6 7 8; do mch_cli Deactivate cpu"$i"; done# exit3. Move the FEWS Ethernet connection to module 1 and connect to LMP# ssh [email protected] RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Download the SW image 1/31. Connect using TELNET from LMP-1-1-1 to CFPU-0# telnet localhost 30012. Enter the U-boot prompt. Reboot the CFPU-0# reboot -fHit the u key when the following text is displayed:Hit key "u" to stop autoboot: 3You should now see the correct promptOcteon BCNOC-A (for BCN-A)Kontron S1901 (for BCN-B)3. Start the DHCP client in the CFPU-0 U-boot# dhcp45 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Download the SW image 2/34. Upload the netboot start-up script# tftp 21000000 /initial.img5. Run the netboot starter script# autoscr 21000000The installation time is approximately 20 minutes.6. When the installation script ends successfully, select "0" to reboot the CFPU-0 node.7. If commissioning fails, capture the FSETUP.LOG file in FEWS to investigate the cause of failure# tail -f /opt/nokiasiemens/fews/sessions//log/FSETUP.LOG46 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Download the SW image 3/38. Log in to the CFPU as root9. Terminate the TELNET session with CTRL+5. Type quit to return to the LMP.47 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNCPreparing hardwareUpgrading the BCN motherboard's eSWInstalling the SW package application to mcRNCPerforming the module post-configurationVerifying the commissioningPerforming module pre-configuration48 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Running post-configuration scriptSkip the steps 1-5 below if the AUTO_POSTCONFIG parameter is set to true in the fsetup.conf file.1. Connect to module 1 LMP if you do not have connected already.# ssh [email protected]. Log in from LMP-1-1-1 to CFPU-0 as _nokadmin user. The password is system# ssh _nokadmin@CFPU-03. Take root privileges to run post-configuration. Use the root password given during session creation.> set user4. Run the post-configuration script# fsetupcli post configure5. Move back to user SCLI shell mode# exit49 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Shutting unused back-plane ports down1. Take root privileges> set user2. Disable SFP port with the relevant script# cd /opt/nokiasiemens/SS_QNTools/script/# ./Use the following for script name:zs1_sfp_disabled_bcna.scli (For S1-A1 configuration)zs5_sfp_disabled_bcna.scli(For S5-A1 configuration)zs1_sfp_disabled_bcnb.scli (For S1-B2 configuration)zs3_sfp_disabled_bcnb.scli (For S3-B2 configuration)3. Move back to user SCLI shell mode# exit50 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Installing and Commissioning the mcRNCPreparing hardwareUpgrading the BCN motherboard's eSWInstalling the SW package application to mcRNCPerforming the module post-configurationVerifying the commissioningPerforming module pre-configuration51 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Verifying the commissioning 1/21. Connect to module 1 LMP if you do not have connected already.# ssh [email protected]. Log in from LMP-1-1-1 to CFPU-0 as _nokadmin user. The password is system# ssh _nokadmin@CFPU-03. Check the units and recovery groups (RGs) state. The number of nodes, RGs, RUs, processes configured and unlocked should equal.> show has summary4. Check the active alarms> show alarm active-summary detailed5. List information for a given active alarms> show alarm active filter-by specific-problem 6. Check the mcRNC nodes' state. All node should be UNLOCKED/ENABLED/ACTIVE> show has filter node state managed-object/*7. Check the recovery groups' state. All node should be UNLOCKED/ENABLED/ACTIVE> show has filter rg state managed-object/*52 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved.Verifying the commissioning 2/28. Check SW build status. > show sw-manage app-sw-mgmt builds9. If the output from previous command is not BU (Active), change SW build status with:> set sw-manage app-sw-mgmt change-status current-sw-build-status NW new-sw-build-status BU10. Save running build's configuration> save snapshot11. Make a fallback of the system> save sw-manage app-sw-mgmt fb-build build-name

12. Verify that a fallback package exists> show sw-manage app-sw-mgmt builds53 RN33823EN40GLA012014 Nokia Solutions and Networks. All rights reserved. /Module Version controlVersion Date Status Contactv0.1 26.Nov.2010 Draft Guillermo Ferrero-FerriV0.2 30.Nov.2010 Reviewed after first use Guillermo Ferrer-FerriV0.3 22.Feb. 2011 Updated and clarified for 1.48-branchJarkko AhonenV0.4 30.Jun.2011 Guilermo Ferrero-FerriV1.0 28.Sep.2011 Update to existing SW version Marek JanickiV1.1 14.Oct.2011 Update after review by Rina Nurliana Marek JanickiV2.0 15.Feb.2012 Update for mcRNC2.0 Marek JanickiV2.1 11.Apr.2012 Minor updates Marek JanickiV3.0 6 Jan 2014 Update to RU40 Kriang LerdsuwanakijV3.1 10 May 2014 Update to released RU40 Kriang Lerdsuwanakij