ap dot11 5ghz shutdown y ap dot11 24ghz shutdown y ap country J4 y no ap dot11 5ghz shutdown no ap dot11 24ghz shutdown Day 0 Express SetupをスキップのトリガーになるCLI設定はVersionによって異なります。 スキップのトリガー自体は「ap country」コマンドだけですが、 設定条件を満たすために”一時的”に他の設定を変更して、 それを元に戻す手順にしています。
Manager」に移動して、 「bootflash:」直下に「ROMMONのファイル」をアップロードします。 show rom-monitor chassis active R0 File Managerはファイル単体で1GBまでアップロードが可能です。 ROMMONのファイルは容量が小さいため、その範囲内に収まる想定です。
削除後 (After)にも実際にファイルが消えているかを確認する手順にしております。 dir bootflash:C9800-##-rommon.####-##r.pkg delete bootflash:C9800-##-rommon.####-##r.pkg dir bootflash:C9800-##-rommon.####-##r.pkg ファイル名を適切なものに置き換えてください。
• Best Practicesではメンテナンス関連の機能面、起動の高速化、少ないMemory使用率の観 点で「Install modeが推奨」されています。 • 推奨情報はBest Practicesの「Install vs. bundle mode」を参照してください。 • Cisco Catalyst 9800 Series Configuration Best Practices - Cisco • https://www.cisco.com/c/en/us/td/docs/wireless/controller/9800/techni cal-reference/c9800-best-practices.html wlc01#show version | include Installation mode is Installation mode is INSTALL wlc01# 本例はInstall modeです。
From v17.3.8a To v17.14.1 (Install Mode) b) Fromが新しいVersionでOne-Shot Install Upgradeあり From v17.12.4 To v17.14.1 (Install mode) • 既に該当Versionになっていて、Installation modeが異なる場合は、後述の変換 の手順を参照してください。 Versionの古い・新しいよりかは、One-Shot Install Upgradeの対応状況が主点です。
Information: State (St): I - Inactive, U - Activated & Uncommitted, C - Activated & Committed, D - Deactivated & Uncommitted -------------------------------------------------------------------------------- Type St Filename/Version -------------------------------------------------------------------------------- IMG C 17.14.01.0.1391 -------------------------------------------------------------------------------- Auto abort timer: inactive -------------------------------------------------------------------------------- wlc01# 念のためCLIから「show install summary」を実行して、 「St」が「C」となりCommitが完了しているか確認するのが確実です。 もしUncommitted (St: U)の場合は「install commit」を実行します。
Information: State (St): I - Inactive, U - Activated & Uncommitted, C - Activated & Committed, D - Deactivated & Uncommitted -------------------------------------------------------------------------------- Type St Filename/Version -------------------------------------------------------------------------------- IMG C 17.14.01.0.1391 -------------------------------------------------------------------------------- Auto abort timer: inactive -------------------------------------------------------------------------------- wlc01# 念のためCLIから「show install summary」を実行して、 「St」が「C」となりCommitが完了しているか確認するのが確実です。 もしUncommitted (St: U)の場合は「install commit」を実行します。
START Mon Oct 28 08:04:40 JST 2024 install_add: START Mon Oct 28 08:04:40 JST 2024 install_add: Adding IMG --- Starting initial file syncing --- <snip> --- Starting Add --- <snip> install_activate: START Mon Oct 28 08:06:34 JST 2024 install_activate: Activating IMG Following packages shall be activated: /bootflash/C9800-CL-rpboot.17.14.01.SPA.pkg /bootflash/C9800-CL-mono-universalk9.17.14.01.SPA.pkg This operation may require a reload of the system. Do you want to proceed? [y/n]y --- Starting Activate --- <snip> --- Starting Commit --- <snip> SUCCESS: install_add_activate_commit Mon Oct 28 08:07:55 JST 2024 wlc01# <y を入力すると自動的に再起動が実行され、SSHの場合は通信が切断されます。> この付近の処理で若干の時間がかかりますが、目を離していると 次の対話プロンプトがTimeoutする可能性があります。 This operation may require a reload of the system. Do you want to proceed? [y/n] No User Response, Request Timeout wlc01# wlc01#reload 未回答だと2分でTimeoutします。 Timeoutした場合は手動で再起動を実施します。
Installation mode is Installation mode is INSTALL wlc01# wlc01# wlc01#show boot BOOT variable = bootflash:packages.conf,12; CONFIG_FILE variable does not exist BOOTLDR variable does not exist Configuration register is 0x2102 Standby not ready to show bootvar wlc01# wlc01# wlc01#show running-config | include boot system boot system bootflash:packages.conf wlc01# wlc01#show version | include Installation mode is Installation mode is BUNDLE wlc01# wlc01# wlc01#show boot BOOT variable = bootflash:C9800-CL-universalk9.17.14.01.SPA.bin,12; CONFIG_FILE variable does not exist BOOTLDR variable does not exist Configuration register is 0x2102 Standby not ready to show bootvar wlc01# wlc01# wlc01#show running-config | include boot system boot system bootflash:C9800-CL-universalk9.17.14.01.SPA.bin wlc01# 現状がどのModeになっていて、どのModeがあるべき設計なのかを確認してください。 備考: Best Practicesではパフォーマンスなどで優位性があるInstall modeが推奨されています。
wlc01#show running-config | include boot system boot system bootflash:packages.conf wlc01# wlc01#configure terminal Enter configuration commands, one per line. End with CNTL/Z. wlc01(config)# wlc01(config)#no boot system bootflash:packages.conf wlc01(config)# wlc01(config)#boot system bootflash:C9800-CL-universalk9.17.14.01.SPA.bin wlc01(config)# wlc01(config)#end wlc01# wlc01#show running-config | include boot system boot system bootflash:C9800-CL-universalk9.17.14.01.SPA.bin wlc01# wlc01#show boot BOOT variable = bootflash:packages.conf,12; <snip> wlc01# 「write memory」を実行していないため、「boot system」の修正が反映されていません。
not exist BOOTLDR variable does not exist Configuration register is 0x2102 Standby not ready to show bootvar wlc01# wlc01# wlc01#show version | include Installation mode is Installation mode is INSTALL wlc01# wlc01# wlc01#reload Reload command is being issued on Active unit, this will reload the whole stack Proceed with reload? [confirm] <再起動に伴い、SSHの場合は通信が切断されます。> wlc01#show version | include Installation mode is Installation mode is BUNDLE wlc01# BOOT変数が「ファイル名指定」になっているかを確認します。 再起動”前”のため、まだ「INSTALL」と表示されています。 再起動によって設定が反映されてBundle modeになりました。
2024 install_remove: Removing IMG Cleaning up unnecessary package files No path specified, will use booted path /bootflash/packages.conf Cleaning /bootflash Scanning boot directory for packages ... done. Preparing packages list to delete ... [R0]: /bootflash/C9800-CL-universalk9.17.14.01.SPA.conf File is in use, will not delete. [R0]: /bootflash/C9800-CL-rpboot.17.14.01.SPA.pkg File is in use, will not delete. [R0]: /bootflash/C9800-CL-mono-universalk9.17.14.01.SPA.pkg File is in use, will not delete. [R0]: /bootflash/packages.conf File is in use, will not delete. The following files will be deleted: [R0]: /bootflash/C9800-CL-universalk9.17.14.01.SPA.bin [R0]: /bootflash/C9800-CL-rpboot.17.03.08a.SPA.pkg [R0]: /bootflash/C9800-CL-mono-universalk9.17.03.08a.SPA.pkg Do you want to remove the above files? [y/n]y Deleting file /bootflash/C9800-CL-universalk9.17.14.01.SPA.bin ... done. Deleting file /bootflash/C9800-CL-rpboot.17.03.08a.SPA.pkg ... done. Deleting file /bootflash/C9800-CL-mono-universalk9.17.03.08a.SPA.pkg ... done. SUCCESS: Files deleted. --- Starting Post_Remove_Cleanup --- Performing REMOVE_POSTCHECK on all members Finished Post_Remove_Cleanup SUCCESS: install_remove Thu Oct 17 07:21:18 UTC 2024 wlc01# CLIで作業一時/不要ファイルの削除 削除対象を確認します。 対象ファイルが想定通りであれば「y」で回答します。
17 05:34:16 UTC 2024 Cleaning up unnecessary package files No path specified, will use booted path bootflash:packages.conf Cleaning bootflash: Scanning boot directory for packages ... done. Preparing packages list to delete ... C9800-CL-mono-universalk9.17.14.01.SPA.pkg File is in use, will not delete. C9800-CL-rpboot.17.14.01.SPA.pkg File is in use, will not delete. packages.conf File is in use, will not delete. done. The following files will be deleted: [chassis 1/R0]: /bootflash/C9800-CL-mono-universalk9.17.03.08a.SPA.pkg /bootflash/C9800-CL-rpboot.17.03.08a.SPA.pkg /bootflash/C9800-CL-universalk9.17.14.01.SPA.bin /bootflash/C9800-CL-universalk9.17.14.01.SPA.conf [chassis 1/R0]: Deleting file bootflash:C9800-CL-mono-universalk9.17.03.08a.SPA.pkg ... done. Deleting file bootflash:C9800-CL-rpboot.17.03.08a.SPA.pkg ... done. Deleting file bootflash:C9800-CL-universalk9.17.14.01.SPA.bin ... done. Deleting file bootflash:C9800-CL-universalk9.17.14.01.SPA.conf ... 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 Checking status of Post_Remove_Cleanup on [1/R0] Post_Remove_Cleanup: Passed on [1/R0] Finished Post_Remove_Cleanup SUCCESS: install_remove Thu Oct 17 05:36:13 UTC 2024 Web UIで作業一時/不要ファイルの削除 - Show logsの参考例
Chassis/Stack Mac Address : ****.****.**** - Local Mac Address Mac persistency wait time: Indefinite H/W Current Chassis# Role Mac Address Priority Version State IP RMI-IP -------------------------------------------------------------------------------------------------------- *1 Active ****.****.**** 1 V02 Ready 169.254.100.231 198.51.100.231 2 Standby ****.****.**** 1 V02 Ready 169.254.100.232 198.51.100.232 wlc01#
chassis active R0 ========================================================== wlc01# wlc01#show rom-monitor chassis active r0 ========================================================== System Bootstrap, Version 17.12(1r), RELEASE SOFTWARE Copyright (c) 1994-2023 by cisco Systems, Inc. wlc01# C9800-40の表示例です。
• 一般的には、Chassis Numberは号機番号に合わせて、#1号機の優先度を高くするのが 想定されます。下記は設計の一例です。 wlc01#show chassis Chassis/Stack Mac Address : 0001.0202.aabb - Local Mac Address Mac persistency wait time: Indefinite H/W Current Chassis# Role Mac Address Priority Version State IP ------------------------------------------------------------------------------------- *1 Active 0001.0202.aabb 1 V02 Ready 0.0.0.0 対象のC9800 Chassis Number Priority #1号機 1 2 ※優先度: 高 #2号機 2 1 ※優先度: 低 【補足】 Priorityが同じ場合は、 最も小さいMACアドレスが優先されます。 本例は冗長化を組む前のため、1台分しか表示されていません。
Local Mac Address Mac persistency wait time: Indefinite H/W Current Chassis# Role Mac Address Priority Version State IP ------------------------------------------------------------------------------------- *1 Active ****.****.***1 2 V02 Ready 169.254.100.231 2 Standby ****.****.***2 1 V02 HA sync in progress 169.254.100.232 wlc01# Chassis# Role Mac Address Priority Version State IP ------------------------------------------------------------------------------------- *1 Active ****.****.***1 2 V02 Ready 169.254.100.231 2 Standby ****.****.***1 1 V02 Ready 169.254.100.232 同期中の状態です。 同期が完了すると両号機ともReadyになります。