26
TCU Upgrade and Script Loading By Jose Mayor

TCU Upgrade and script loading .ppt

Embed Size (px)

Citation preview

Page 1: TCU Upgrade and script loading .ppt

TCU Upgrade and Script Loading

By Jose Mayor

Page 2: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 2

AGENDA

› TCU Description › Tools and settings required› Connecting from the PC to the TCU› Modify LAN settings on your PC› Disable Protection› Setting Terminal Emulator› Verify current configuration and reset the TCU› Save Software in C drive› Setting SFTP Server› Upgrading the TCU› Load TCU Configuration Script

Page 3: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 3

TCU Description

› The TCU (Transport Connectivity Unit) is a component in the RBS 6000 product family and has been designed primarily to support Multi Standard RBS with advanced transport functionality.

Page 4: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 4

TCU Description

› TCU provides the converged cell site with advanced transport functions, aggregating traffic from multiple digital units into One Pipe - a single, resilient IP interface for GSM, WCDMA, and LTE traffic

Page 5: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 5

TCU Description

› The TCU provide dynamic aggregation of RAN and cell site traffic streams: Ericsson GSM Abis over IP, WCDMA NodeB Iub over IP, LTE EnodeB (S1, X2), TDM from legacy RBSs through circuit emulation services (CES) and IP traffic from other equipment on the RBS site.

Page 6: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 6

TCU Description

› The internal highly stable Oven Controlled Crystal Oscillator (OCXO) of the TCU maintains the frequency needed to provide the connected RBSs with accurate timing via the E1/T1 interface or Clock Output (1PPS) interface.

› During operation, the TCU automatically calibrates the OCXO using one of the following methods: - According to the E1/T1 signal at the E1/T1 interface.

- Network Time Protocol (NTP) or Precision Time Protocol (PTP over UDP and PTP over Ethernet; IEEE 1588) time server(s) accessed through the IP transport network. - According to a SynchE (Synchronous Ethernet) Master reference on an Ethernet interface.

Page 7: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 7

TCU Description

› TCU provides the following to the RBS site: › 8 Gigabit Ethernet ports for aggregation of traffic from multiple digital units › 4 T1 ports on TCU which carries 2 T1s per port for connecting GSM RBS cards (DUG) › Advanced shaping functionality for up to eight queues, with large buffer depth, supporting

highest LTE capacity. › Can act as an IP router and/or as an Ethernet bridge suiting all backhaul deployment

scenarios. › Supports NTP, 1588v2 and synchronous Ethernet for RAN synchronization. › Has a local oscillator with 12 months holdover time supporting synchronization over

virtually any backhaul technology, including satellite. › Provides Ethernet LAN/WAN connectivity for local site equipment › IP over the TDM (for migration) › Supports native IP transmission (Abis IP) for Ericsson GSM RBSs making a true All IP

multi standard RBS. › OSS-RC Management System guarantees smooth operations management.

Page 8: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 8

Connecting from the PC to the TCU

› Connect the RJ45 cable to the LMT port on the TCU› Connect the other end to your PC

› The TCU does fit in a 6601 cabinet

Page 9: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 9

Tools and settings required

› Crossed or straight thought cable › Setting Computer› SFTP server› Software Package› Terminal Emulator i.e. putty or secure CRT

Page 10: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 10

Connecting from the PC to the TCU

› Connect the RJ45 cable to the LMT port on the TCU› Connect the other end to your PC

› The TCU does fit in a 6601 cabinet

Page 11: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 11

Modify LAN settings on your PC

› Start Menu>Control Panel\Network and Sharing Center› Click on Manage Network Connections, right click Local

Area Connection and select Properties

Page 12: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 12

Disable Protection

› Disable all Symantec processes: Control Panel AdminTools Services (Stop all process for Symantec.)› Disable firewall: Open Symantec Endpoint Protection

Change settingsClient Management Current location Out of Ericsson

Premises.

Page 13: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 13

Setting Terminal Emulator

› Open a terminal emulator i.e. Secure CRT› Click on File and Select Quick Connect › Under Protocol Select Telnet and under Hostname enter

192.168.1.1 and on Connect› To log the sessionClick on File and select Log Session and type A file name

Page 14: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 14

Setting Terminal emulator

› Open a terminal emulator i.e. Putty› Click on Session Select Telnet under Connection Type › Under Hostname enter 192.168.1.1 and under Saved

Sessions Type a Name click Save› Click on Open › To log the sessionClick on Logging and select All Session output and Always Append to

Page 15: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 15

Verify current configuration and reset the TCU› Log into the TCUlogin: adminPassword: STN CLI – readyOSmon> revOSmon> getcontainment STN=0OSmon> resettofactorysettingWarning: All user settings will be removed, continue(ok/cancel)? okOperationSucceeded

Note : The TCU will restart and connectivity will be lost.

Page 16: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 16

Save Software in C drive

› Create a directory under C:\ i.e C:\tcu› Unzip the software

Page 17: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 17

Setting SFTP Server

› Open mini-sftp-server and change settings as belowType user: tcuPassword : tcuPort: 22Root: c:\

Page 18: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 18

Upgrading the TCU

› Type the following commands to upgrade the TCUOSmon> uselocalsftp onOperationSucceeded

OSmon> startswsession 1OperationSucceeded

OSmon> downloadsw 1 sftp://tcu:[email protected]/tcu/tcu02_sw.tarOperationSucceeded

OSmon> getswsessionstatus 1DownloadInProgressOperationSucceeded

Page 19: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 19

Upgrading the TCU

› Wait approximately 5 minutes for the software download to complete.

OSmon> getswsessionstatus 1DownloadCompletedOperationSucceeded

› When the software download is complete, activate the software using the following command:

OSmon> activatesw 1OperationSucceeded

› The TCU will restart and connectivity will be lost.

Page 20: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 20

Upgrading the TCU

› Confirm that upgrade is complete type the commands belowOSmon> getswsessionstatus 1ActivationCompletedOperationSucceeded

OSmon> endswsession 1OperationSucceeded

OSmon> revOSmon> getcontainment STN=0

Page 21: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 21

Troubleshooting Upgrade Tips

Downloading the software package is taking too long Check the logs and search for the the message below:OSmon> syslog read -s eventOSmon> syslog read -s system [1970-01-01T00:17:43.521+0000 L]

sftpclient:sftp_parser.c:197:INFO:SSH output: Connecting to 192.168.1.3...

Solution:› Make sure local sftp is used type command OSmon> uselocalsftp on› Update SFTP Server ( File Attached) msftpsrvr.zip

Page 22: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 22

Load TCU Configuration Script› Turn SFTP on and make sure that SFTP server is running › Type the commands below to load the .xml fileOSmon> uselocalsftp onOperationSucceeded

OSmon> startsession 1OperationSucceeded

OSmon> download 1 sftp://tcu:[email protected]/tcu/tcu.xmlOperationSucceeded

OSmon> getsessionstatus 1DownloadCompletedOperationSucceeded

Page 23: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 23

Load TCU Configuration Script› Activate the configuration once the download is completedOSmon> activate 1 OperationSucceeded

› The TCU will restart and connectivity will be lost

login: adminPassword: STN CLI - readyOSmon> endsession 1OperationSucceeded

Page 24: TCU Upgrade and script loading .ppt

TCU Upgrade | Ericsson Internal | 2012-11-03 | Page 24

Troubleshooting Tip TCU Configuration Script› Activation failed. Check the logs using the commands belowOSmon> syslog read -s eventOSmon> syslog read -s system

[1970-01-01T00:07:35.238+0000 O] OAM_BULKCM:oam_bulkcm.cc:2195:INFO:Mim version fault. SW Mim '7.11,7.8,7.5' Download Mim '5.5'

[1970-01-01T00:07:35.238+0000 O] OAM_BULKCM:CmXmlLoader.cc:116:INFO:Bad version

[1970-01-01T00:07:35.238+0000 O] OAM_BULKCM:CmXmlLoader.cc:77:INFO:File parsing error: parsing aborted

Solution: Open .xlm file search for line <config xmlns="http://www.ericsson.com/stn/5.5" version=“5.5">Change it to <config xmlns="http://www.ericsson.com/stn/7.7" version="7.7"> if loading T12B

Page 26: TCU Upgrade and script loading .ppt