匿名

差分

Tenor Firmware VersionUP

3,949 バイト追加, 2013年6月28日 (金) 18:06
外部リンク
[[Category:QuintumTenor]]超作りかけverTenorBXのファームウェアバージョンアップと<BR>設定ファイルのバックアップをやってみた
=設定ファイルのバックアップ=
まずは、万が一に備えて設定ファイルのバックアップを取っておく
==FTPクライアントでログイン==
TenorはFTPの口をあけているので、FTPクライアントでログインする。<BR>
(Pass変更していない場合は)デフォルトのログインID/Passでログイン可能(パスワード変更していない場合のみ)<BR>
[[画像:Tenor FTP-RootDirectory.png|480px]]
=現行バージョンの確認=
Quintumにログインしてshow -vと入力すると、バージョン情報を<BR>確認することができる。vと入力すると、バージョン情報を確認することができる。
Quintum# show -v
Tenor BX [1]
System Software {{Color|Red|P104-12-17 }} Apr 12 2007, 16:03:54
H323 Module : 3.1.1
SIP Module : 2.1.0
Boot Software P103-08-08
Serial Number: A023-0000XX02????
20-Channel DSP Cards: 1 [2 0 0]
=バージョンアップ作業=
==ファイル入手と解凍==[http://wwwae.quintum.com/support/codeproducts/2G/AS_AXtenor_2G/index2g_digital.shtml Tenor Firmware Updates for the Tenor AS/AF/AX/BX MultiPath Switch productsDownload Page]のページからファームウェアをダウンロードする。<BR>ファームウェアはZIP形式の圧縮ファイルなので、unzipなどを利用して解凍する。<BR>
UNIX系統の場合は↓のような流れで解凍
bash-2.04$ unzip -a AS_AF_AX_BX-DXi-P106-12-12.zip
Archive: AS_AF_AX_BX-DXi-P106-12-12.zip
inflating: cli_error_msg.txt [text]
inflating: cli_help_msg.txt [text]
inflating: cli_obj_msglist.txt [text]
inflating: tnras.jbc [binary]
inflating: tnraf.jbc [binary]
inflating: tnrax.jbc [binary]
inflating: tnrbx.jbc [binary]
inflating: tnrdxi.jbc [binary]
inflating: tnrboot.bin [binary]
inflating: tnrsys.bin [binary]
==ファームウェアアップロード==
解凍して出てきた全ファイルを、FTPクライアントを利用して<BR>
Tenorにアップロードする。<BR>
 
===コマンドラインからアップロード===
アップロードするディレクトリはルートディレクトリ(FTPクライアントから"cd /"と入力したところ)になる。<BR>
WindowsのコマンドプロンプトやUNIX系OSからファームウェアをアップロードする場合は、<BR>
次の順番で(FTPの)コマンドを入力する。
#bin
#hash
#prompt
#mput *.*
 
bash-2.04$ ftp 192.168.0.150
Connected to 192.168.0.150.
220 <34507488> Tenor Multipath Switch FTP server (Version VxWorks5.4.2) ready.
Name (192.168.0.150:root): admin
331 Password required
Password:
230 User logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp> bin
200 Type set to I, binary mode
ftp> hash
Hash mark printing on (1024 bytes/hash mark).
ftp> prompt
Interactive mode off.
ftp> mput *.*
local: cli_error_msg.txt remote: cli_error_msg.txt
227 Entering Passive Mode (192,168,0,150,4,1)
150 Opening BINARY mode data connection
#####################
226 Transfer complete
21521 bytes sent in 0.00425 secs (4.9e+03 Kbytes/sec)
local: cli_help_msg.txt remote: cli_help_msg.txt
227 Entering Passive Mode (192,168,0,150,4,2)
150 Opening BINARY mode data connection
##################################################
##################################################
(以下略)
 
===GUIからアップロード===
FTPクライアントなら何でも良く、GUI(Internet Explorer等)からアップロードしてもOK<BR>
最終的には下図のようなファイル構成になる。<BR>
[[画像:Tenor UploadFirmware.png]]
 
なお、Internet ExplorerからユーザーID/Passを入力する場合は、<BR>
[http://support.microsoft.com/kb/135975/ja|Internet Explorer で FTP サイトのパスワードを入力する方法](Microsoftサポート オンライン)<BR>を参照のこと
 
==再起動==
ファームウェアをアップロードしたら、Tenorを再起動させる。<BR>
リセットボタンを押すか、コンソール経由で"debug reboot"と入力すると、再起動する。
Quintum# debug reboot
Quintum#
(telnet経由の場合は、ここで接続断)
=バージョンアップ確認=
バージョンアップ作業後、バージョンが正しく上がっていることを確認する。バージョンアップ作業後、ファームウェアのバージョンが正しく上がっていることを確認する。 Quintum# show -v Tenor BX [1] System Software: Nov 19 2008, 17:34:22 {{Color|Red|P106-12-12}} H323 Module: 3.1.1 SIP Module: 2.1.0 Boot Software: P106-02-00 Serial Number: A023-02XXX 20-Channel DSP Cards: 1[2 0 0] 120-Channel DSP Card: No Digital Interfaces: 8 [3 3 3 3] Cli Errors File Version: 1.32 Cli Help File Version: 1.165 Cli Object File Version: 1.18 Database Version: DB_CMS_M14_A018_V12.0.0_121107 Quintum#=注意点=#万が一にそなえて、遠隔操作でのバージョンアップは出来る限り避ける#業務時間中の、現用機器のバージョンアップは厳禁#バージョンアップに失敗した時に備えて、サポート体制(エスカレーション先)を整えておくとベター
=外部リンク=
;[httphttps://wwwdownload.quintumnet.com/supporttenor/code/howto_update_2G_revised.shtml How to Update your Tenor AS, AF, AX, BX, DX, DXi, or Call Relay 60Sonus Free Software Downloads]:TenorのアップデートマニュアルTenorのファームウェア(英語P108-09-21で打ち止め);[http://www.quintum.com/support/code/AS_AX/index.shtml Firmware Updates for the Tenor AS/AF/AX/BX MultiPath Switch products]:Tenor各種のファームウェア