キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
1354
閲覧回数
1
いいね!
0
コメント
Kunitaka Matsumura
Cisco Employee
Cisco Employee

 

 

 

はじめに

本ドキュメントでは Embedded Wireless Controller (EWC) を CLI よりバージョンアップする手順について紹介しています。

GUI でのバージョンアップ手順については以下のドキュメントをご参照ください。
EWC : GUI よりバージョンアップする手順について

  

事前準備

  • あらかじめ EWC イメージをダウンロードし TFTP サーバなどに解凍をしてください

    

  

バージョンアップ手順

 

Step 1

既存の統計情報やステータスの削除をします

clear ap predownload statistics
install remove profile default

 

EWC#clear ap predownload statistics
EWC#
EWC#install remove profile default
install_remove: START Thu Oct 26 22:08:37 UTC 2023
<5>%INSTALL-5-INSTALL_START_INFO: R0/0: install_engine: Started install remove
sed: can't read packages.conf: No such file or directory
Cleaning up unnecessary package files
Scanning boot directory for packages ... done.
Preparing packages list to delete ...
sed: can't read packages.conf: No such file or directory
done.

Cleaning up unnecessary package files
Scanning boot directory for packages ... done.
Preparing packages list to delete ...
done.

The following files will be deleted:
[chassis 1/R0]:
/backup_image/C9800-AP-iosxe-wlc.bin
[chassis 2/R0]:
/backup_image/C9800-AP-iosxe-wlc.bin

Do you want to remove the above files? [y/n]y <<<< y を選択
[chassis 1/R0]:
Deleting file backup_image:C9800-AP-iosxe-wlc.bin ... done.
SUCCESS: Files deleted.
[chassis 2/R0]:
Deleting file backup_image:C9800-AP-iosxe-wlc.bin ... done.
SUCCESS: Files deleted.
--- Starting Post_Remove_Cleanup ---
Performing Post_Remove_Cleanup on all members
[1] Post_Remove_Cleanup package(s) on chassis 1/R0
[1] Finished Post_Remove_Cleanup on chassis 1/R0
[2] Post_Remove_Cleanup package(s) on chassis 2/R0
[2] Finished Post_Remove_Cleanup on chassis 2/R0
Checking status of Post_Remove_Cleanup on [1/R0 2/R0]
Post_Remove_Cleanup: Passed on [1/R0 2/R0]
Finished Post_Remove_Cleanup

SUCCESS: install_remove Thu Oct 26 22:10:10 UTC 2023
<5>%INSTALL-5-INSTALL_COMPLETED_INFO: R0/0: install_engine: Completed install remove backup_image:C9800-AP-iosxe-wlc.bin

 
 

Step 2

イメージのダウンロードファイルや サーバ IP を設定します
 
EWC# conf t
EWC(config)# wireless profile image-download default
EWC(config-wireless-image-download-profile)# image-download-mode tftp
EWC(config-wireless-image-download-profile-tftp)# tftp-image-server <TFTP Server IP>
EWC(config-wireless-image-download-profile-tftp)# tftp-image-path /<path>
EWC(config-wireless-image-download-profile-tftp)# end
EWC# write memory
 
そのほか sftp などのオプションもあります。
 
EWC(config-wireless-image-download-profile)#image-download-mode ?
cco Configure image download using CCO
http Configure image download using HTTP
http-s Configure image download using HTTPS
sftp Configure image download using SFTP
tftp Configure image download using TFTP
 

Step 3

イメージのダウンロードを開始します。

install add profile default

ダウンロードのステータスは以下のコマンドで確認できます。"Predownload Status: Controller Image Predownload to EWC Capable APs Complete" となったら次のステップに進んでください。

show wireless ewc-ap predownload status

 

Step 4

コントローラの新しいソフトウェアの適用と再起動の実施

install activate

 

EWC# install activate
This operation requires a reload of the system. Do you want to proceed?
[y/n]y << y を選択します

Step 5

再起動が完了したらバージョンを確認し、問題なければ commit を実施します

show version
install commit
show install summary

 

Getting Started

検索バーにキーワード、フレーズ、または質問を入力し、お探しのものを見つけましょう

シスコ コミュニティをいち早く使いこなしていただけるよう役立つリンクをまとめました。みなさんのジャーニーがより良いものとなるようお手伝いします