Home‎ > ‎cisco‎ > ‎IOS Switch Configs‎ > ‎

upgrading the os


Uploading the BIN file: 


copy the file from the server (10.33.195.78) to the device (flash:/)
copy tftp://10.33.195.78/c3750-ipservicesk9-mz.150-2.SE2.bin flash:/

Then set the new image as the one you want to boot from: 
conf t
boot system switch all flash:/c3750-ipservicesk9-mz.150-2.SE2.bin
end


Finally, save your changes and reboot to the new os. 
wr mem
reload

References: 
Comments