12-19-2012 03:27 AM - edited 03-07-2019 10:41 AM
Hi,
How I can upgrade the iOS from CISCO 1921 ISR?
Without losing my configurations.
Any help?
--
Regards
Edson Vuma
Solved! Go to Solution.
12-19-2012 03:42 AM
Hi Edson,
Well, you can't upgrade iOS on ISR routers if you have the Apple operating system on your mind Cisco routers run Cisco IOS
Anyway, when upgrading the IOS, the configuration is preserved. You do not need to take any specific precautions - you simply store the new IOS file into the FLASH and configure your router to load it (using the boot system global configuration command). Optionally, you just erase the old IOS image and let the router boot the only IOS image it finds in the FLASH, in this case, the new one. Of course, making a backup of your running-config to a network server would be a wise precaution but once again, upgrading the IOS on Cisco devices does not affect the stored configuration.
Best regards,
Peter
12-19-2012 04:03 AM
Edson,
I suppose you have the new IOS image available already. The 1921 router has an USB socket - one of the easiest ways to transfer the IOS into the FLASH memory of your router is to copy it to an USB key on your PC and then copy it from USB to FLASH on your router. The USB key would need to be formatted using either FAT16 or FAT32. Specifically, the router will not be able to read NTFS filesystem.
Another option would be to copy it via network using HTTP, SFTP or FTP you have such servers available and the router is capable of communicating with these servers over network. In both cases, the copy command is:
copy source destination
so in your case, either
copy usb:c1921-whatever.bin flash:
or
copy http://1.2.3.4/c1921-whatever.bin flash:
assuming the IOS is available via HTTP on the server 1.2.3.4. Please make sure beforehand using dir flash: that your FLASH has enough free space to hold both IOSes.
Best regards,
Peter
12-19-2012 03:42 AM
Hi Edson,
Well, you can't upgrade iOS on ISR routers if you have the Apple operating system on your mind Cisco routers run Cisco IOS
Anyway, when upgrading the IOS, the configuration is preserved. You do not need to take any specific precautions - you simply store the new IOS file into the FLASH and configure your router to load it (using the boot system global configuration command). Optionally, you just erase the old IOS image and let the router boot the only IOS image it finds in the FLASH, in this case, the new one. Of course, making a backup of your running-config to a network server would be a wise precaution but once again, upgrading the IOS on Cisco devices does not affect the stored configuration.
Best regards,
Peter
12-19-2012 03:53 AM
Hi Peter.
....MY BAD...about the iOS.
Ok,
I am connected to router with a console cable.
So, how I can do this IOS upgrade?
--
Regards
Edson Vuma
12-19-2012 04:03 AM
Edson,
I suppose you have the new IOS image available already. The 1921 router has an USB socket - one of the easiest ways to transfer the IOS into the FLASH memory of your router is to copy it to an USB key on your PC and then copy it from USB to FLASH on your router. The USB key would need to be formatted using either FAT16 or FAT32. Specifically, the router will not be able to read NTFS filesystem.
Another option would be to copy it via network using HTTP, SFTP or FTP you have such servers available and the router is capable of communicating with these servers over network. In both cases, the copy command is:
copy source destination
so in your case, either
copy usb:c1921-whatever.bin flash:
or
copy http://1.2.3.4/c1921-whatever.bin flash:
assuming the IOS is available via HTTP on the server 1.2.3.4. Please make sure beforehand using dir flash: that your FLASH has enough free space to hold both IOSes.
Best regards,
Peter
04-07-2020 11:33 PM
Hi Peter,
I know this thread is 8 years old but it is still relevant to my needs.
Please can you point me to a URL for any updates on firmware for my 1921 Router?
I currently have this binary installed
c1900-universalk9-mz.SPA.154-3.M3.bin
Thank you in advance
09-24-2020 06:38 AM
Hi,
https://software.cisco.com/download/home/282977114/type/280805680/release/
Also make sure you have active support for the router and the contract is associated with your account on cisco.com in order to be able to download.
Regards,
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