Copy New Image to Stack
Link:
HTH
11-12-2020 07:35 PM
current ios is 03.07.04E want to upgrade to 16.09.06.spa.bin.which version will be stable. unable to find .tar files for that model.please help me out.
11-12-2020 08:20 PM
cat3k_caa-universalk9.16.09.06.SPA.bin is the recommended version.
Follow this document to upgrade using the install mode:
see section:
Install Mode
Upgrading from Cisco IOS XE 3.xE to Cisco IOS XE Denali 16.x
Link:
HTH
11-12-2020 08:28 PM
11-12-2020 08:55 PM - edited 11-12-2020 10:49 PM
WARNING: I've used this version before and I know, with confidence, that if the stack has a very high uptime (>1 years) the process to unpack the firmware will fail. If this happens, reboot the stack first and then retry Install Mode again.
1. Read the Release Notes.
2. Clean up the flash before and after the stack upgrade
software clean force
3. Copy the firmware file into the stack master
copy tftp://<FILENAME.bin> flash:
4. Unpack the firmware in Install Mode
software install file flash:cat3k_caa-universalk9.16.09.06.SPA.bin new force verb on-reboot
WARNING: I've used this version before and I know, with confidence, that if the stack has a very high uptime (>1 years) the process to unpack the firmware will fail. If this happens, reboot the stack first and then retry Install Mode again.
5. Check the contents of the packages.conf and make sure the pkg files are pointing to 16.9.6
more flash-1:packages.conf | begin for NOVA
NOTE: This command must be run on all switch members (and not just on the switch master).
6. Make sure the boot variable string is pointing to the "packages.conf" file
sh boot
Ideally, the output should look like the output below:
--------------------------- Switch 1 --------------------------- Current Boot Variables: BOOT variable does not exist Boot Variables on next reload: BOOT variable = flash:packages.conf Manual Boot = no Enable Break = no Boot Mode = DEVICE iPXE Timeout = 0
7. Save the config.
8. Reboot the stack.
IMPORTANT: COLD REBOOT (complete power down of the stack) is highly recommended.
9. Clean up the flash before and after the stack upgrade
software clean force
11-12-2020 10:28 PM
3.7.X to 16.X.X is a major upgrade -- There will be a microcode upgrade and this will take about 22 minutes.
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