cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3537
Views
0
Helpful
8
Replies

HELP: IOS Upgrade on Cisco 3850-48P-S From 16.3.6 To 16.3.7

zeratul
Level 1
Level 1

Hi All,

 

Need some help on an issue I encountered when I tried to upgrade the IOS of a Cisco 3850-48P-S. I realized that the way the I did it was wrong. Idid it on this sequence.

 

1. Downloaded the IOS to flash.

 

2. Upgrade the IOS using the command: 

request platform software package install switch all file ftp:cat3k_caa-universalk9.16.03.07.SPA.bin new auto-copy

 

3. Clean-up the flash using the command:

request platform software package clean switch all file flash:

 

After doing step 3, I realized that all the packages and .bin file for the 16.3.7 were gone.

 

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

Directory of flash:/

88883 -rw- 15950464 Nov 12 2018 00:10:09 +00:00 cat3k_caa-guestshell.16.03.06.SPA.pkg
88884 -rw- 22302593 Nov 12 2018 00:10:09 +00:00 cat3k_caa-rpbase.16.03.06.SPA.pkg
88885 -rw- 265124472 Nov 12 2018 00:10:10 +00:00 cat3k_caa-rpcore.16.03.06.SPA.pkg
24242 -rw- 9095808 Nov 12 2018 00:10:10 +00:00 cat3k_caa-srdriver.16.03.06.SPA.pkg
24243 -rw- 211675764 Nov 12 2018 00:10:33 +00:00 cat3k_caa-wcm.16.03.06.SPA.pkg
24244 -rw- 13423228 Nov 12 2018 00:10:33 +00:00 cat3k_caa-webui.16.03.06.SPA.pkg
1562509312 bytes total (432070656 bytes free)

 

Now, my upgrade could no longer rollback to because for some reason, the files that got deleted is still occupying the flash space. But is not appearing when you issue the "dir" command. And I am worried that the device would go to rommon if I reboot it.

 

Kindly advise how I could successfully upgrade the IOS to 16.3.7 from its current state.

1 Accepted Solution

Accepted Solutions

Hi,

Here is the complete guide from the Cisco. Choose an option as INSTALL Mode:

https://www.cisco.com/c/en/us/support/docs/switches/catalyst-3850-series-switches/117552-technote-cat3850-00.html

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

View solution in original post

8 Replies 8

tianwen.zhao
Level 1
Level 1

Hi there,

I have done it before just like what you say


As the .bin file was gone ,Do not boot flash:packages.conf
You need to boot the flash file like flash:cat3k_caa-universalk9.16.03.07.SPA.conf

You can use command "more flash:packages.conf and more flash:cat3k_caa-universalk9.16.03.07.SPA.conf"  comparing what difference between them 

Thanks


@tianwen.zhao wrote:

Hi there,

I have done it before just like what you say


As the .bin file was gone ,Do not boot flash:packages.conf
You need to boot the flash file like flash:cat3k_caa-universalk9.16.03.07.SPA.conf

You can use command "more flash:packages.conf and more flash:cat3k_caa-universalk9.16.03.07.SPA.conf"  comparing what difference between them 

Thanks


 

Hi,

There is no "cat3k_caa-universalk9.16.03.07.SPA.conf". They all files pertaining to 16.3.7 were already deleted.

 

Deepak Kumar
VIP Alumni
VIP Alumni

Hi,

Have you modified the Boot system? Also share the "Show flash: or Dir flash:: output.

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Hi Deepak,

This is the current output of the "dir flash:" command:

Switch#dir flash:
Directory of flash:/

40403 -rwx 2097152 Mar 25 2019 22:13:06 +00:00 nvram_config
40404 -rw- 65301 Nov 12 2018 00:23:50 +00:00 memleak.tcl
40406 -rw- 66 Nov 12 2018 00:23:50 +00:00 boothelper.log
40405 drwx 4096 Nov 12 2018 00:31:04 +00:00 core
88883 -rw- 15950464 Nov 12 2018 00:10:09 +00:00 cat3k_caa-guestshell.16.03.06.SPA.pkg
88884 -rw- 22302593 Nov 12 2018 00:10:09 +00:00 cat3k_caa-rpbase.16.03.06.SPA.pkg
88885 -rw- 265124472 Nov 12 2018 00:10:10 +00:00 cat3k_caa-rpcore.16.03.06.SPA.pkg
24242 -rw- 9095808 Nov 12 2018 00:10:10 +00:00 cat3k_caa-srdriver.16.03.06.SPA.pkg
40413 -rw- 4737 Mar 25 2019 19:40:04 +00:00 packages.conf
40402 -rw- 1036 Mar 6 2019 17:14:44 +00:00 vlan.dat
24243 -rw- 211675764 Nov 12 2018 00:10:33 +00:00 cat3k_caa-wcm.16.03.06.SPA.pkg
24244 -rw- 13423228 Nov 12 2018 00:10:33 +00:00 cat3k_caa-webui.16.03.06.SPA.pkg
48481 drwx 4096 Nov 12 2018 00:23:22 +00:00 .prst_sync
24247 -rw- 37 Nov 12 2018 00:23:16 +00:00 bootloader_evt_handle.log
64641 drwx 4096 Nov 12 2018 00:23:24 +00:00 .rollback_timer
72721 drwx 4096 Nov 12 2018 00:23:32 +00:00 dc_profile_dir
80801 drwx 4096 Nov 12 2018 00:23:32 +00:00 gs_script
40407 drwx 4096 Nov 12 2018 00:24:03 +00:00 .installer
40408 -rw- 2097152 Mar 25 2019 22:13:06 +00:00 nvram_config_bkup
40425 -rw- 0 Mar 25 2019 19:40:25 +00:00 .onreboot

Hi,

"40413 -rw- 4737 Mar 25 2019 19:40:04 +00:00 packages.conf"

This file is overwritten today and you may face issue after reboot the switch. I suggested to perform step 1 and Step 2 again. After setting the boot system again and restart the switch. The switch will boot with the latest version and after you can run step 3 command.

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!


@Deepak Kumar wrote:

Hi,

"40413 -rw- 4737 Mar 25 2019 19:40:04 +00:00 packages.conf"

This file is overwritten today and you may face issue after reboot the switch. I suggested to perform step 1 and Step 2 again. After setting the boot system again and restart the switch. The switch will boot with the latest version and after you can run step 3 command.

 

Regards,

Deepak Kumar


Hi Deepak,

 

Since I do not have enough space on my flash, can I do the upgrade directly from a USB? and may ask what the syntax is?

Hi,

Here is the complete guide from the Cisco. Choose an option as INSTALL Mode:

https://www.cisco.com/c/en/us/support/docs/switches/catalyst-3850-series-switches/117552-technote-cat3850-00.html

 

Regards,

Deepak Kumar

Regards,
Deepak Kumar,
Don't forget to vote and accept the solution if this comment will help you!

Hello,

 

Can you please help me with a IOS upgrade procedure for the Catalyst switches (WS-C3650-24TD-E) which are stacked .

Upgrading from 16.3.6 to 16.3.10, also mention if any prerequisite for the up gradation work ?

 

Thank you.

 

Regards,

Somnath