20
Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution Englis h ED01

Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

Embed Size (px)

Citation preview

Page 1: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

Code : STM#561Code : STM#561

Samsung Electronics Co., Ltd.

OfficeServ SW Upgrade OfficeServ SW Upgrade

Distribution

EnglishED01

Page 2: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 2

ObjectivesObjectives

After successful completion of the course the trainees should be able to execute the following activities.

Page 3: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 3

ContentsContents

GeneralGeneral

GWIM QoSGWIM QoS

GSIM QoSGSIM QoS

Page 4: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 4

SW Upgrade by GUISW Upgrade by GUI

Page 5: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 5

SW UpgradeSW Upgrade

Run the Web Browser.

Access the initial IP of GWIM/GSIM/GPLIM using HTTPS. The IP initial value of each board is as follows:

GWIM - 10.0.0.1/24(eth0), 10.0.1.1/24(eth1), 10.0.2.1/24(eth2) GSIM – 10.0.3.1/24(rd1) GPLIM – 10.0.4.1/24(vsd)

Note In case of upgrading GWIM SW from v1.12 to v1.25 you should use bootloader.Because GWIM v1.12 SW has some problem in upgrading using Web Manageme

nt. Other versions of GWIM and GSIM/GPLIM will have no problem with Web Manag

ement.

Page 6: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 6

SW UpgradeSW Upgrade

Login using the administrator ID and Password. (ID : admin / Password : root)

Page 7: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 7

SW UpgradeSW Upgrade

Select the [System → Upgrade] menu.For the types of upgrade, there are ‘TFTP method’ and ‘File Transmission method through HTTP’ as well as Local method that uploads the user’s PC.

Page 8: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 8

SW UpgradeSW Upgrade

The package version to upgrade should be entered like ‘v1.24’ in

the [Package Version] field.

Page 9: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 9

SW UpgradeSW Upgrade

For TFTP / HTTP, enter the address of the TFTP/HTTP server and cli

ck the [OK] button. S/W Package file name : gwim-pkg-v{version_number}.tgz

Enter the address of the TFTP/HTTP server

Page 10: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 10

SW UpgradeSW Upgrade

For Local method, the relevant package file should be existed in the user’s PC. Click the [OK] button after selecting the file.

(In the TFTP / HTTP method, the files of the relevant version are searched automatically and downloaded, bur fot Local method, the entered version name and file name to upload should be identical. If Package Version is 'v1.24', the file name is ‘gwim-pkg-v1.24.tgz'. )

Page 11: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 11

SW Upgrade by CLISW Upgrade by CLI

Page 12: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 12

Environment (7200)Environment (7200)

TFTP servere.g. Execute the PumpKIN program. S/W package exists in the TFTP server directory

Management PC

Serial I/O cable

TFTP root directory

IP : 165.213.89.200

Hub or Switch

Page 13: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 13

Environment (7400)Environment (7400)

TFTP servere.g. Execute the PumpKIN program. S/W package exists in the TFTP server directory

Management PC

Serial I/O cable

TFTP root directory

IP : 165.213.89.200

Hub or Switch

GPLIM

eth0 eth1

eth2GWIMV.35

HSSI

Page 14: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 14

S/W Upgrade using TFTP (on the bootloader)S/W Upgrade using TFTP (on the bootloader)

ProcedureConnect the serial cable to the SIO port of Board (baudrate : 19200)

Enter the ‘D’ key after resetting the Board. Then the system goes into Bootloader Mode.

U-Boot 1.1.2 (Jun 22 2005 - 22:07:53) OfficeServ 7400 SAMSUNG (GWIM v0.11)

CPU: 750GX v1.2 @ 996 MHzBOARD: GWIM v0.11DRAM: 512 MBNow running in RAM - Memory Address is 0x0ffcd000FLASH: [32MB@fc000000] [512kB@ff800000] 32.5 MBIn: serialOut: serialErr: serialNet: mv_enet0, mv_enet1, mv_enet2

Hit 'd' or 'D' key to stop autoboot : 0

GWIM =>

Page 15: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 15

S/W Upgrade using TFTP (on the bootloader)S/W Upgrade using TFTP (on the bootloader)

Reset the previous setting environment

Set the environment for TFTP

GWIM => protect off bank 1 ; remove the flash protectionGWIM => erase 0xfc000000 0xfc03ffff (or erase bootcf) ; erase the current setting environments/ : doneErased 1 sectorsGWIM => reset

GWIM : 0xfc000000 0xfc03ffffGSIM : 0xe0000000 0xe00fffffGPLIM : 0x2c000000 0x2c01ffff

GWIM => setenv ethaddr = ; erase the MAC address because MAC address isn’t overwrittenGWIM => setenv ethaddr 00:00:00:00:00:01 ; setting the MAC address which isn’t duplicatedGWIM => setenv ipaddr 165.213.89.100 ; 165.213.89.100 is temporary IP addressGWIM => setenv serverip 165.213.89.200 ; 165.213.89.200 is the TFTP Server IP addressGWIM => setenv netmask 255.255.255.0GWIM => setenv pkgversion 1.24 ; 1.24 is the package version to upgradeGWIM => saveenv ; save the current setting environments

Page 16: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 16

S/W Upgrade using TFTP (on the bootloader)S/W Upgrade using TFTP (on the bootloader)

If you want to know the current setting environments, enter the “printenv” command.

GWIM => printenvbootldrstart=0xff800000bootcfstart=0xfc000000osstart=0xfc040000configdbstart=0xfd700000logdbstart=0xfda00000bootldrend=0xff87ffffbootcfend=0xfc03ffffosend=0xfc1ffffffirmwareend=0xfd6fffffconfigdbend=0xfd9ffffflogdbend=0xfdffffffbootldrfile=gwim-bootldr.img-vbootcffile=gwim-bootcf.img-vosfile=gwim-os.img-vfirmwarefile=gwim-firmware.img-vconfigdbfile=gwim-configdb.img-vlogdbfile=gwim-logdb.img-vdownloadaddr=0x00400000bootargs=console=ttyS0,19200bootcmd=setenv bootargs $(bootargs) $(rootpath); bootm $(osstart) $(firmwarestart);

Page 17: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 17

S/W Upgrade using TFTP (on the bootloader)S/W Upgrade using TFTP (on the bootloader)

Enter the “install all” commandinstall [os | firmware | configdb | logdb | all] os : Linux Kernel firmware : Root File System configdb : Config DB File System logdb : Log DB File System all : All of them

bootdelay=5baudrate=19200loads_echo=0ipaddr=165.213.89.100serverip=165.213.89.200rootpath=root=/dev/ram rwethact=mv_enet0firmwarestart=0xfc180000pkgversion=0.24ethaddr=00:00:00:00:00:01stdin=serialstdout=serialstderr=serial

Environment size: 884/262140 bytesGWIM =>

Page 18: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 18

S/W Upgrade using TFTP (on the bootloader)S/W Upgrade using TFTP (on the bootloader)

GWIM => intall allEthernet status port 0: Link up, Full Duplex, Speed 1 GbpsUsing mv_enet0 deviceTFTP from server 192.168.0.227; our IP address is 192.168.0.249Filename 'gwim-os.img-v0.12'.Load address: 0x400000Loading: | : doneBytes transferred = 975782 (ee3a6 hex)| : doneErased 7 sectorsCopy to Flash... : 100 % : doneEthernet status port 0: Link up, Full Duplex, Speed 1 GbpsUsing mv_enet0 device......TFTP from server 192.168.0.227; our IP address is 192.168.0.249Filename 'gwim-logdb.img-v0.12'.Load address: 0x400000Loading: | : doneBytes transferred = 131072 (20000 hex)| : doneErased 24 sectorsCopy to Flash... : 100 % : doneGWIM => reset

Page 19: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

© Samsung Electronics Co., Ltd. 19

S/W Upgrade using TFTP (on the bootloader)S/W Upgrade using TFTP (on the bootloader)

NoteWhen you upgrade S/W package on the bootloader, you connect a PC to the debug port in the board.

While the debug port of GSIM and GPLIM isn’t a front port of the board but inner port of the board, GWIM just uses a front port of the board for debug.

Page 20: Code : STM#561 Samsung Electronics Co., Ltd. OfficeServ SW Upgrade Distribution EnglishED01

Samsung Electronics Co., Ltd.