SCS100 SCS200 SCS400 Firmwareバージョンアップ方法
※下記の説明は、SCS200をベースに行っております。
1.Firmwareに必要な物
@TFTPサーバーアプリケーション及びターミナルソフトが、
インストールされたPC
A@のPCとSCS200を接続する為のネットワークケーブル
B@のPCとSCS200を接続する為のシリアルケーブル(クロスケーブル)
2.接続例
PCとSCS200をシリアルクロスケーブルで、接続します。
3.バージョンアップ前の機材設定
PC側で、ターミナルソフトを起動し、SCS200を起動します。
SCS200が起動すると、下記の様なメッセージが表示されます。
------------------------------------------------------
Lantronix SCS200 Initialization
Rom Version V1.1 (July 30, 2001)
Ethernet Address: 00-80-a3-56-5a-33 Internet Address (undefined)
Current Diagnostics report:
NVR Config: Normal Ram Size: 4096 KB
Flash Version: V2.0/1(020806)
ARM ASIC Version: 11 FPGA Version: 5
Errors: Network
No network was detected. Press a key within
10 seconds to access bootmode commands>
Request BOOTP: no valid reply received.
Request RARP: no valid reply received.
Checking 6 sections from flash:
From address 0x44002c to 0x440040, 601202 bytes) -> not copied.
From address 0x4d2cb2 to 0x4d2cc6, 105258 bytes) -> not copied.
From address 0x4ec7f0 to 0x4ec804, 23182 bytes) -> not copied.
From address 0x4f2292 to 0x20000, 6172 bytes) -> decompressed.
From address 0x4f3ac2 to 0x1448c4, 72 bytes) -> copied.
From address 0x4f3b1e to 0x19c2cc, 26992 bytes) -> decompressed.
Loaded 764014 bytes.
Load Completed - Booting to Address 0x20188
%% Lantronix SCS200
%% Ethernet Address: 00-80-a3-56-5a-33 Internet Address (undefined)
Lantronix SCS200 Version V2.0/1(020806)
Type HELP at the 'Local_2> ' prompt for assistance.
Username>
------------------------------------------------------
スーパーユーザーとしてログインします。
工場出荷時のパスワードは、systemです。
------------------------------------------------------
Username> root
Local_2> su
Password>
------------------------------------------------------
SCS200のIPAddressを設定します。
------------------------------------------------------
Local_2>> define ip ipaddress 192.168.1.99
------------------------------------------------------
次にTFTPサーバーソフトがインストールされているPCのIPAddressを設定します。
設定方法は、 chnage loadhost xxx.xxx.xxx.xxxと入力します。(xxx.xxx.xxx.xxxは、IP Addressです。)
------------------------------------------------------
Local_2>> definge ip loadhost 192.168.1.24
------------------------------------------------------
SCS200を再起動し、BOOTモードで、起動します。
10 seconds to access bootmode commands> と表示された時にキーを押すとBOOTモードに入り、
下記の様に表示されます。
------------------------------------------------------
Lantronix SCS200 Initialization
Rom Version V1.1 (July 30, 2001)
Ethernet Address: 00-80-a3-56-5a-33 Internet Address 192.168.1.99
Current Diagnostics report:
NVR Config: Normal Ram Size: 4096 KB
Flash Version: V2.0/1(020806)
ARM ASIC Version: 11 FPGA Version: 5
Errors: Network
No network was detected. Press a key within
10 seconds to access bootmode commands>
Lantronix SCS200 Boot Configuration Program.
Type HELP for more information.
Boot>
------------------------------------------------------
TFTPサーバーソフトを起動します。
TFTPソフトが起動したら、 flashと入力します。
------------------------------------------------------
Boot> flash
------------------------------------------------------
flashと入力するとファームウエアのバージョンアップが開始されます。
ファームウエアのバージョンアップが開始されると下記の様に表示されます。
------------------------------------------------------
Boot> flash
%Error: Network fault seen at powerup - will attempt load anyway.
Request BOOTP: no valid reply received.
Request RARP: no valid reply received.
Attempting TFTP boot:
Host 192.168.1.24 File: <SCS200.SYS>
Downloading from 08-00-46-0c-d8-d3
.text @00020000 (8104 bytes): ....
.ctxt @00440040 (623996 bytes): ..........................................
................................................................................
................................................................................
................................................................................
......................
.vers @0014ed58 (76 bytes):
.rdata @004d85d0 (108552 bytes): ..........................................
...........
.data @004f2dec (24160 bytes): ............
.disk @001a962c (36496 bytes): ..................
%Loader: Entry point: 0x20188
Loaded image 192.168.1.24:SCS200.SYS (801384 bytes)
Section Size Cksum Flash/Ram Addr FlashAddress
.bss 49520 ... Skipped
.text 8104 811cf/d4dcf 0x0020000 0x4f8c60
.ctxt 623996 519925d/519925d 0x0440040 0x440040
.vers 76 11fb/11fb 0x014ed58 0x4fa494
.rdata 108552 d8732b/d8732b 0x04d85d0 0x4d85d0
.data 24160 317cab/317cab 0x04f2dec 0x4f2dec
.disk 36496 3fe122/41b77b 0x01a962c 0x4fa4f4
Load Completed - Booting to Address 0x20188
%% Lantronix SCS200
%% Ethernet Address: 00-80-a3-56-5a-33 Internet Address 192.168.1.99
------------------------------------------------------
Lantronix SCS200 Versionで、入力されているバージョン番号の確認を行い、
ファームウエアが更新された事が確認します。
|