cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1840
Views
1
Helpful
2
Replies

IOS Upgrade on Cisco 3850 fiber switches using TFTP

mohsin7666
Level 1
Level 1

Dear Support Team,

 

 

How to IOS Upgrade on Cisco 3850 fiber switches using T FTP.

2 Replies 2

Mike.Cifelli
VIP Alumni
VIP Alumni
Setup your remote tftp server. From command line: copy tftp flash: and answer accordingly. Once the ios is on flash use this:
https://www.cisco.com/c/en/us/support/docs/switches/catalyst-3850-series-switches/117552-technote-cat3850-00.html

kumaamit
Cisco Employee
Cisco Employee

Switch#copy usbflash0:[image name] flash:

And repeat the same command for the second switch

Switch#copy usbflash0:[image name] flash2:

Once done change the boot system to the newly uploaded image

Switch(config)# boot syst switch all flash:[image name]

Then finally reload....