キャンセル
次の結果を表示 
次の代わりに検索 
もしかして: 
cancel
18139
閲覧回数
20
いいね!
4
返信

Catalyst9000 シリーズ stack構成でのバージョンアップ方法について

Atsushi Kaneko
Level 1
Level 1

Catalyst9300でstack構成で利用をしておりますが、バージョンアップを行う必要が出てまいりました。

その為、stack構成のバージョンアップについてのベストプラクティスについてご教示頂けないでしょうか。

 

stackメンバーの1台のみにOSをインストールすればOKである資料や、全ての機器にOSをインストールする必要がある等情報が錯そうしており、正しい情報を知りたいです。

 

よろしくお願い致します。

4件の返信4

︎︎
Spotlight
Spotlight

こんばんは。

Stackで構成されているCatalyst 9300 Seriesのバージョンアップ方法について調査させていただきましたが、
ベストプラクティスを確認できるドキュメントは見つかりませんでした。

引き続き、調査させていただきたいのでお手数おかけしますが、
バージョンアップ前とバージョンアップ後の使用するバージョンを教えていただけますでしょうか。

以上になります。

コメントありがとうございます。

 

現状の想定は以下バージョンとなります。

 

■バージョンアップ前

16.9.4

■バージョンアップ後

16.9.5

 

以上、よろしくお願い致します。

こんばんは。

 

2台のCatalyst 9300を使用して確認させていただきました。

Stackしている台数が増えた場合も手順は同様になります。

以下の手順でバージョンアップを実施していただけますでしょうか。

 

(1). FTPサーバーからイメージファイルをダウンロードする

Switch#copy ftp://<username>:<password>@<ip_address>/cat9k_iosxe.16.09.05.SPA.bin flash: vrf Mgmt-vrf

Destination filename [cat9k_iosxe.16.09.05.SPA.bin]?

Accessing ftp://*:*@<ip_address>/cat9k_iosxe.16.09.05.SPA.bin...!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

[OK - 711506601/4096 bytes]

711506601 bytes copied in 144.138 secs (4936287 bytes/sec)

 

(2). イメージファイルがダウンロードされているか確認する

Switch#dir *.bin
Directory of flash:/*.bin

Directory of flash:/

679961 -rw- 711506601 Feb 28 2020 11:15:50 +00:00 cat9k_iosxe.16.09.05.SPA.bin
11353194496 bytes total (9324613632 bytes free)
Switch#

 

(3). イメージファイルを適用する

Switch#install add file flash:cat9k_iosxe.16.09.05.SPA.bin activate commit
install_add_activate_commit: START Fri Feb 28 11:16:48 UTC 2020

System configuration has been modified.
Press Yes(y) to save the configuration and proceed.
Press No(n) for proceeding without saving the configuration.
Press Quit(q) to exit, you may save configuration and re-enter the command. [y/n/q] y

Building configuration...

[OK]Modified configuration has been saved
install_add_activate_commit: Adding PACKAGE

--- Starting initial file syncing ---
[2]: Copying flash:cat9k_iosxe.16.09.05.SPA.bin from switch 2 to switch 1
[1]: Finished copying to switch 1
Info: Finished copying flash:cat9k_iosxe.16.09.05.SPA.bin to the selected switch(es)
Finished initial file syncing

--- Starting Add ---
Performing Add on all members
[1] Add package(s) on switch 1
[1] Finished Add on switch 1
[2] Add package(s) on switch 2
[2] Finished Add on switch 2
Checking status of Add on [1 2]
Add: Passed on [1 2]
Finished Add

install_add_activate_commit: Activating PACKAGE
Following packages shall be activated:
/flash/cat9k-wlc.16.09.05.SPA.pkg
/flash/cat9k-webui.16.09.05.SPA.pkg
/flash/cat9k-srdriver.16.09.05.SPA.pkg
/flash/cat9k-sipspa.16.09.05.SPA.pkg
/flash/cat9k-sipbase.16.09.05.SPA.pkg
/flash/cat9k-rpboot.16.09.05.SPA.pkg
/flash/cat9k-rpbase.16.09.05.SPA.pkg
/flash/cat9k-guestshell.16.09.05.SPA.pkg
/flash/cat9k-espbase.16.09.05.SPA.pkg
/flash/cat9k-cc_srdriver.16.09.05.SPA.pkg

This operation requires a reload of the system. Do you want to proceed? [y/n] y
--- Starting Activate ---
Performing Activate on all members
[1] Activate package(s) on switch 1
--- Starting list of software package changes ---
Old files list:
Removed cat9k-cc_srdriver.16.09.04.SPA.pkg
Removed cat9k-espbase.16.09.04.SPA.pkg
Removed cat9k-guestshell.16.09.04.SPA.pkg
Removed cat9k-rpbase.16.09.04.SPA.pkg
Removed cat9k-rpboot.16.09.04.SPA.pkg
Removed cat9k-sipbase.16.09.04.SPA.pkg
Removed cat9k-sipspa.16.09.04.SPA.pkg
Removed cat9k-srdriver.16.09.04.SPA.pkg
Removed cat9k-webui.16.09.04.SPA.pkg
Removed cat9k-wlc.16.09.04.SPA.pkg
New files list:
Added cat9k-cc_srdriver.16.09.05.SPA.pkg
Added cat9k-espbase.16.09.05.SPA.pkg
Added cat9k-guestshell.16.09.05.SPA.pkg
Added cat9k-rpbase.16.09.05.SPA.pkg
Added cat9k-rpboot.16.09.05.SPA.pkg
Added cat9k-sipbase.16.09.05.SPA.pkg
Added cat9k-sipspa.16.09.05.SPA.pkg
Added cat9k-srdriver.16.09.05.SPA.pkg
Added cat9k-webui.16.09.05.SPA.pkg
Added cat9k-wlc.16.09.05.SPA.pkg
Finished list of software package changes
[1] Finished Activate on switch 1
[2] Activate package(s) on switch 2
--- Starting list of software package changes ---
Old files list:
Removed cat9k-cc_srdriver.16.09.04.SPA.pkg
Removed cat9k-espbase.16.09.04.SPA.pkg
Removed cat9k-guestshell.16.09.04.SPA.pkg
Removed cat9k-rpbase.16.09.04.SPA.pkg
Removed cat9k-rpboot.16.09.04.SPA.pkg
Removed cat9k-sipbase.16.09.04.SPA.pkg
Removed cat9k-sipspa.16.09.04.SPA.pkg
Removed cat9k-srdriver.16.09.04.SPA.pkg
Removed cat9k-webui.16.09.04.SPA.pkg
Removed cat9k-wlc.16.09.04.SPA.pkg
New files list:
Added cat9k-cc_srdriver.16.09.05.SPA.pkg
Added cat9k-espbase.16.09.05.SPA.pkg
Added cat9k-guestshell.16.09.05.SPA.pkg
Added cat9k-rpbase.16.09.05.SPA.pkg
Added cat9k-rpboot.16.09.05.SPA.pkg
Added cat9k-sipbase.16.09.05.SPA.pkg
Added cat9k-sipspa.16.09.05.SPA.pkg
Added cat9k-srdriver.16.09.05.SPA.pkg
Added cat9k-webui.16.09.05.SPA.pkg
Added cat9k-wlc.16.09.05.SPA.pkg
Finished list of software package changes
[2] Finished Activate on switch 2
Checking status of Activate on [1 2]
Activate: Passed on [1 2]
Finished Activate

<< output omitted >>

FIPS: Flash Key Check : Key Not Found, FIPS Mode Not Enabled
cisco C9300-24P (X86) processor with 1418970K/6147K bytes of memory.
Processor board ID -
2048K bytes of non-volatile configuration memory.
8388608K bytes of physical memory.
1638400K bytes of Crash Files at crashinfo:.
1638400K bytes of Crash Files at crashinfo-1:.
11264000K bytes of Flash at flash:.
11264000K bytes of Flash at flash-1:.
0K bytes of WebUI ODM Files at webui:.

Base Ethernet MAC Address : -
Motherboard Assembly Number : -
Motherboard Serial Number : -
Model Revision Number : A0
Motherboard Revision Number : A0
Model Number : C9300-24P
System Serial Number : -

Press RETURN to get started!

 

(4). バージョンがアップされているか確認する

Switch#show version | include IOSXE
Cisco IOS Software [Fuji], Catalyst L3 Switch Software (CAT9K_IOSXE), Version 16.9.5, RELEASE SOFTWARE (fc1)
1 40 C9300-24UX 16.9.5 CAT9K_IOSXE INSTALL
* 2 40 C9300-24P 16.9.5 CAT9K_IOSXE INSTALL
Switch#

 

(5). バージョンアップ前に使用していたパッケージファイルを削除する

Switch#install remove inactive
install_remove: START Fri Feb 28 11:50:27 UTC 2020
Cleaning up unnecessary package files
No path specified, will use booted path flash:packages.conf
Cleaning flash:
Scanning boot directory for packages ... done.
Preparing packages list to delete ...
cat9k-cc_srdriver.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-espbase.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-guestshell.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-rpbase.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-rpboot.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-sipbase.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-sipspa.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-srdriver.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-webui.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-wlc.16.09.05.SPA.pkg
File is in use, will not delete.
packages.conf
File is in use, will not delete.
done.

Cleaning up unnecessary package files
No path specified, will use booted path flash:packages.conf
Cleaning flash:
Scanning boot directory for packages ... done.
Preparing packages list to delete ...
cat9k-cc_srdriver.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-espbase.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-guestshell.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-rpbase.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-rpboot.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-sipbase.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-sipspa.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-srdriver.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-webui.16.09.05.SPA.pkg
File is in use, will not delete.
cat9k-wlc.16.09.05.SPA.pkg
File is in use, will not delete.
packages.conf
File is in use, will not delete.
done.
[switch 1]:
/flash/cat9k-cc_srdriver.16.09.04.SPA.pkg
/flash/cat9k-espbase.16.09.04.SPA.pkg
/flash/cat9k-guestshell.16.09.04.SPA.pkg
/flash/cat9k-rpbase.16.09.04.SPA.pkg
/flash/cat9k-rpboot.16.09.04.SPA.pkg
/flash/cat9k-sipbase.16.09.04.SPA.pkg
/flash/cat9k-sipspa.16.09.04.SPA.pkg
/flash/cat9k-srdriver.16.09.04.SPA.pkg
/flash/cat9k-webui.16.09.04.SPA.pkg
/flash/cat9k-wlc.16.09.04.SPA.pkg
/flash/cat9k_iosxe.16.09.05.SPA.bin
/flash/cat9k_iosxe.16.09.05.SPA.conf
[switch 2]:
/flash/cat9k-cc_srdriver.16.09.04.SPA.pkg
/flash/cat9k-espbase.16.09.04.SPA.pkg
/flash/cat9k-guestshell.16.09.04.SPA.pkg
/flash/cat9k-rpbase.16.09.04.SPA.pkg
/flash/cat9k-rpboot.16.09.04.SPA.pkg
/flash/cat9k-sipbase.16.09.04.SPA.pkg
/flash/cat9k-sipspa.16.09.04.SPA.pkg
/flash/cat9k-srdriver.16.09.04.SPA.pkg
/flash/cat9k-webui.16.09.04.SPA.pkg
/flash/cat9k-wlc.16.09.04.SPA.pkg
/flash/cat9k_iosxe.16.09.05.SPA.bin
/flash/cat9k_iosxe.16.09.05.SPA.conf

Do you want to remove the above files? [y/n] y
[switch 1]:
Deleting file flash:cat9k-cc_srdriver.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-espbase.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-guestshell.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-rpbase.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-rpboot.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-sipbase.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-sipspa.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-srdriver.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-webui.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-wlc.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k_iosxe.16.09.05.SPA.bin ... done.
Deleting file flash:cat9k_iosxe.16.09.05.SPA.conf ... done.
SUCCESS: Files deleted.
[switch 2]:
Deleting file flash:cat9k-cc_srdriver.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-espbase.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-guestshell.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-rpbase.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-rpboot.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-sipbase.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-sipspa.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-srdriver.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-webui.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k-wlc.16.09.04.SPA.pkg ... done.
Deleting file flash:cat9k_iosxe.16.09.05.SPA.bin ... done.
Deleting file flash:cat9k_iosxe.16.09.05.SPA.conf ... done.
SUCCESS: Files deleted.
--- Starting Post_Remove_Cleanup ---
Performing Post_Remove_Cleanup on all members
[1] Post_Remove_Cleanup package(s) on switch 1
[1] Finished Post_Remove_Cleanup on switch 1
[2] Post_Remove_Cleanup package(s) on switch 2
[2] Finished Post_Remove_Cleanup on switch 2
Checking status of Post_Remove_Cleanup on [1 2]
Post_Remove_Cleanup: Passed on [1 2]
Finished Post_Remove_Cleanup

SUCCESS: install_remove Fri Feb 28 11:51:53 UTC 2020

Switch#

 

以下、ご利用いただいてるバージョンのドキュメントになります。

作業を実施する際は以下のドキュメントを確認してから行ってください。

 

■ System Management Configuration Guide, Cisco IOS XE Fuji 16.9.x (Catalyst 9300 Switches)

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-9/configuration_guide/sys_mgmt/b_169_sys_mgmt_9300_cg/performing_setup_configuration.html

 

■ Stack Manager and High Availability Configuration Guide, Cisco IOS XE Fuji 16.9.x (Catalyst 9300 Switches)

https://www.cisco.com/c/en/us/td/docs/switches/lan/catalyst9300/software/release/16-9/configuration_guide/stck_mgr_ha/b_169_stck_mgr_ha_9300_cg/managing_switch_stacks.html

 

その他に気になる点がありましたらご連絡願います。

 

以上になります。

手順の検証を実施頂きありがとうございます。

 

ご確認頂いた手順にて当方でもバージョンアップを実施してみます。

 

以上、よろしくお願い致します。