環境
- NEC UNIVERGE IX2105
-- PC→USBシリアルケーブル→IX2105コンソールポート
-- GE0とPCを接続 - PCでTFTPD64 windows を準備
- PC側のNICを 192.168.0.1 にする
PCでTFTPD64を実行
-- ファイル置き場を決定
-- NICを選択
-- TFTPD64 に rapファイルを置いておく (ix2105-boot-19.1-gate-ms-10.2.42.rap)
初期化
電源投入して、起動中にCtrl+C
cc
b
GE0の設定
configure
interface GigaEthernet0.0
ip address 192.168.0.254/24
noshutdown
exit
アップデート
software-update tftp://192.168.0.1/ix2105-boot-19.1-gate-ms-10.2.42.rap
exit
reload