cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
10502
Views
0
Helpful
5
Replies

Upgrade iOS from 1921 ISR

Edson Vuma
Level 1
Level 1

Hi,

How I can upgrade the iOS from CISCO 1921 ISR?

Without losing my configurations.

Any help?

--
Regards
Edson Vuma       

-- Regards Edson Vuma
2 Accepted Solutions

Accepted Solutions

Peter Paluch
Cisco Employee
Cisco Employee

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

View solution in original post

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

View solution in original post

5 Replies 5

Peter Paluch
Cisco Employee
Cisco Employee

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

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

-- Regards Edson Vuma

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

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

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,