Univerge IX2215/IX2207 USBメモリ経由のファームウェアアップデート

NEC Univerge IX2207 Hardware

中古でIX2215/2207を入手した

NEC Univerge IX2207

もともとYAMAHA RTX1200を使っていたので、RTX1210かRTX1220に入れ替えようと考えていたが、意外と高いため躊躇していたところ、Univergeの存在を知った。

IX2215やIX2207は終売なのかヤフオクに大量に出品されている。
性能がいい割にはマイナーなせいかかなり安く入手できるので、YAMAHAルータからの置き換えにも良いと思う。

中古で数台入手したが、割と導入当初のバージョンのまま使ってたものが多く、古めのファームウェアのままだった。ローカルルータとして使うなら問題ないが、インターネットに接続するために使うなら極力最新のファームウェアにしておきたい。

ファームウェアのアップデート手順を検索すると tftp を使った手順が多い。
最近tftpはセキュリティ上導入しづらいケースもあるし、何らかtftpサーバを立てる必要もあって若干面倒。
個人が数台バージョンアップするくらいであればUSBメモリを使ったほうが楽だと思う。

ファームウェア入手

ダウンロードは事前にアカウントの申請が必要となる。
若干面倒だが、費用はかからない。保守の有無は関係ないようだ。
特に機種やシリアル番号を求められるわけでもないので、中古で入手した保守無し個体に対しても最新のファームウェアが適用できる。(YAMAHAみたいに公開して欲しいが、企業ポリシーの違いだろう)

手順は以下

  1. UNIVERGE IXシリーズ ソフトウェアダウンロードの手順 からPDFファイルをダウンロードする
  2. PDFを印刷する
  3. PDFの2枚目にある “UNIVERGE IXシリーズ ソフトウェアダウンロードサイトへの接続申請書” に必要事項を記入、捺印する (個人の場合は貴社名に “個人” と記載する)
  4. 記入した用紙をPDF内に記載のあるメールアドレスに送付する
  5. 記載したメールアドレスにアクセスするための情報が送られてくる (平日日中に申請したら2時間ほどで返信があった)

バージョンアップ手順

予めダウンロードサイトから対象機種のファームウェアを入手して、USBメモリにコピーしておく。
ディレクトリ指定もできるが、面倒なのでルートディレクトリに置いておくのが楽。

例はIX2207だがIX2215も同様。

事前確認

Router(config)# sh version 
NEC Portable Internetwork Core Operating System Software
IX Series IX2207 (magellan-sec) Software, Version 10.2.16, RELEASE SOFTWARE
Compiled Sep 18-Wed-2019 16:56:29 JST #2 by sw-build, coregen-10.2(16)

ROM: System Bootstrap, Version 11.1
System Diagnostic, Version 11.1
Initialization Program, Version 11.1

System uptime is 25 minutes
System woke up by reload, caused by power-on
System started at Mar 31-Fri-2023 14:09:16 JST
System image file is "ix2207-ms-10.2.16.ldc"

Processor board ID <0>
IX2207 (P1010E) processor with 262144K bytes of memory.
3 GigaEthernet/IEEE 802.3 interfaces
2 USB interfaces
1024K bytes of non-volatile configuration memory.
32768K bytes of processor board System flash (Read/Write)

バージョンアップ

Router(config)# device USB0
Router(config-USB0)# no shutdown 
Router(config-USB0)# exit

ここでUSBメモリをUSB0に挿す

Router(config)# usbmem enable

Router(config)# show usbmem usbmem0:/
Directory is /
2022/11/01  10:27:00    10247405  IX2207~1.RAP  ix2207-boot-17.1-gate-ms-10.7.18.rap
xx files xxxx bytes
xx directories


Router(config)# software-update usbmem0:/ix2207-boot-17.1-gate-ms-10.7.18.rap
% Reading ................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................. done
USBMEM transfer complete, 10247405 bytes, MD5 = e28537ec1b9c375868f96c81db783262
% Check ...... done
% Update file name is ix2207-ms-10.7.18.ldc
% Writing ....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... done
% Software update completed.

Router(config)# usbmem eject USB0

本体のEJCTの点滅が消灯したらUSBメモリを抜く

事後確認

Router(config)# show flash
Codes: M - Main-side, B - Backup-side, N - Newfile, R - Runnable
       A - Active-file, + - Next-boot, * - Bootmode-entry
Length     Name                          Status
8166952    ix2207-ms-10.2.16.ldc         MA
8807485    ix2207-ms-10.7.18.ldc         N+

[17158904 bytes used, 9823690 available, 26982594 total]
26368 Kbytes of processor board System flash (Read/Write)

Router(config)# reload

% Warning: current running-configuration is not saved yet.
Notice: The router will be RELOADED. This is to ensure that
        the peripheral devices are properly initialized.
Are you sure you want to reload the router? (Yes or [No]): yes


NEC Bootstrap Software
Copyright (c) NEC Corporation 2001-2022. All rights reserved.

%BOOT-INFO: Trying flash load, exec-image [ix2207-ms-10.7.18.ldc].
Loading: ###################################################################################################################################### [OK]


Starting at 0x20000

Configuring router subsystems (before IDB proc): done.
Constructing IDB(Interface Database): done.
Configuring router subsystems (after IDB proc): done.
Initializing router subsystems: done.
Starting router subsystems: done.

All router subsystems coming up.


XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

WARNING! Administrative username is not configured!!
         Action: Please configure administrative username.

XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX


NEC Portable Internetwork Core Operating System Software
Copyright Notices:
Copyright (c) NEC Corporation 2001-2022. All rights reserved.
Copyright (c) 1985-1998 OpenROUTE Networks, Inc.
Copyright (c) 1984-1987, 1989 J. Noel Chiappa.

Router# ena

Enter configuration commands, one per line. End with CNTL/Z.
Router(config)# show flash 
Codes: M - Main-side, B - Backup-side, N - Newfile, R - Runnable
       A - Active-file, + - Next-boot, * - Bootmode-entry
Length     Name                          Status
8166952    ix2207-ms-10.2.16.ldc         B
8807485    ix2207-ms-10.7.18.ldc         MA

[17158904 bytes used, 9823690 available, 26982594 total]
26368 Kbytes of processor board System flash (Read/Write)

Router(config)# show version
NEC Portable Internetwork Core Operating System Software
IX Series IX2207 (magellan-sec) Software, Version 10.7.18, RELEASE SOFTWARE
Compiled Oct 25-Tue-2022 12:46:03 JST #2 by sw-build, coregen-10.7(18)

ROM: System Bootstrap, Version 17.1
System Diagnostic, Version 17.1
Initialization Program, Version 11.1

System uptime is 1 minute
System woke up by reload, caused by command execution
System started at Mar 31-Fri-2023 14:46:45 JST
System image file is "ix2207-ms-10.7.18.ldc"

Processor board ID <0>
IX2207 (P1010E) processor with 262144K bytes of memory.
3 GigaEthernet/IEEE 802.3 interfaces
2 USB interfaces
1024K bytes of non-volatile configuration memory.
32768K bytes of processor board System flash (Read/Write)

コメント

by Cocoon 本日: 2 週: 22 月: 82 全体: 423
ログアウト
タイトルとURLをコピーしました