09-07-2023 03:08 AM - last edited on 09-07-2023 06:13 AM by shazubai
I am new here and immediately have a small problem.
I have a Cisco Switch 9200 which has cat9k_lite_iosxe.17.09.03 as IOS.
But I need to install the cat9k_lite_iosxe.17.09.04.
But I get the error message:
Switch#install add
Switch#install add file
Switch#install add file usb
Switch#install add file usbflash0:cat
Switch#install add file usbflash0:cat9
Switch#install add file usbflash0:cat9k_l
Switch#install add file usbflash0:cat9k_lite_iosxe.17.09
Switch#install add file usbflash0:cat9k_lite_iosxe.17.09.04
Switch#install add file usbflash0:cat9k_lite_iosxe.17.09.04.SPA.bin act
Switch#$ file usbflash0:cat9k_lite_iosxe.17.09.04.SPA.bin activate comm
Switch#$ file usbflash0:cat9k_lite_iosxe.17.09.04.SPA.bin activate commit
*Sep 5 11:02:58.044: %INSTALL-5-INSTALL_START_INFO: Switch 1 R0/0: install_mgr: Started install add_activate_commit usbflash0:cat9k_lite_iosxe.17.09.04.SPA.bininstall_add_activate_commit: START Tue Sep 05 11:02:58 UTC 2023
install_add: Adding IMG
[1] Switch 1 FAILED: System configuration has been modified. Please save configuration and resubmit command.
FAILED: add_activate_commit /mnt/sd3/user/cat9k_lite_iosxe.17.09.04.SPA.bin Tue Sep 05 11:03:13 UTC 2023
Switch#
*Sep 5 11:03:13.017: %INSTALL-3-OPERATION_ERROR_MESSAGE: Switch 1 R0/0: install_mgr: Failed to install add_activate_commit package flash:/cat9k_lite_iosxe.17.09.04.SPA.bin, Error:
Switch#
Switch#
where is the problem and what can I do?
Thanks
Solved! Go to Solution.
09-07-2023 04:04 AM
is this stack ? or Only 1 switch?
can you post #dir #show verion
worth save the config and try that command again ?
09-07-2023 04:04 AM
is this stack ? or Only 1 switch?
can you post #dir #show verion
worth save the config and try that command again ?
09-07-2023 04:49 AM
Is only 1 switch?
save the configuration and tried this command again, same problem
09-07-2023 09:42 AM
post #dir flash: #show verion
if you got downtime reload the switch and try install option
09-07-2023 04:59 PM
Error message means the process has paused because the config has not been saved. Select "y" and the system will save the config and continue with the un-packing process.
There is an explanation to this behaviour: The raw command, "install add file usbflash0:cat9k_lite_iosxe.17.09.04.SPA.bin activate commit", can reboot the switch at the end of the process so it is ideal for the config to be saved first.
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