09-28-2023 05:24 AM
Hello Team,
I was trying to upgrade Cisco IOS XE Software, Version 17.08.01 to Version 17..11.1. However the upgrade process fails and shows the following error message.
switch# install add file bootflash:cat9k-wlc.17.11.1.SPA
install_add: Adding IMG
/flash1/user/cat9k-wlc.17.11.1.SPA is not valid file or cannot be handled by install CLI.
[1] R0 FAILED: Invalid installation package. Name cat9k-wlc.17.11.1.SPA does not match with cat9k-wlc.17.11.1.SPA.
FAILED: install_add /flash1/user/cat9k-wlc.17.11.1.SPA Thu Sep 28 12:14:31 UTC 2023
Please help!!
09-28-2023 05:37 AM
Two things:
1. Look at the filename: cat9k-wlc.17.11.1.SPA. WLC stands for Wireless LAN Controller. That is not a firmware to upgrade the Sup2 firmware.
2. Look at the filename again: cat9k-wlc.17.11.1.SPA. Where is the file extension? And that is what the error message is: What is this file? Without any file extension, the system does not know how to read it.
09-30-2023 03:36 AM - edited 09-30-2023 03:39 AM
Hey Leo,
BOOT variable = bootflash:packages.conf;
MANUAL_BOOT variable = no
BAUD variable = 9600
ENABLE_BREAK variable does not exist
BOOTMODE variable does not exist
IPXE_TIMEOUT variable does not exist
CONFIG_FILE variable =
09-30-2023 04:25 AM
@21T wrote:
CONFIG_FILE variable = bootflash:packages.conf
Who is the "genius" who instructed the system to read the switch configuration off the "packages.conf" file???
@21T wrote:
Unsupported package header version (543449460)
boot: failed to boot file bootflash:packages.conf
ERROR: failed to boot from bootflash:packages.conf (Unsupported)
Please wait while the system restarts.
And this is why the secondary supervisor card is in ROMMON -- The system is being instructed to read the configuration off the packages.conf file which is invalid.
10-02-2023 01:19 AM - edited 10-02-2023 01:20 AM
Haha... It got fixed now Leo. The steps are below
Tip: 9606R with C9600X-SUP-2 doesn't support stackwise-virtual with image older than IOS_XE 17.10.0. No Problem with SUP-1.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide