cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
8690
Views
5
Helpful
2
Replies

C881-K9 IOS Upgrade

NP2
Level 1
Level 1

Hi, could someone give enlightenment regarding IOS upgrade for C881-K9. I am looking at the Cisco website and I can see that there are IOS available for download however I am not entirely sure what to download or use from the images that I have found below(attachment). What are the deciding factors/info that I need to check to identify the suitable IOS for the upgrade. 

 

This is what I currently have on the router;

Router#sh ver
Cisco IOS Software, C800 Software (C800-UNIVERSALK9-M), Version 15.6(2)T1, RELEASE SOFTWARE (fc1)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2016 by Cisco Systems, Inc.
Compiled Fri 08-Jul-16 08:19 by prod_rel_team

ROM: System Bootstrap, Version 15.4(1r)T1, RELEASE SOFTWARE (fc1)

Router uptime is 27 minutes
System returned to ROM by power-on
System image file is "flash:c800-universalk9-mz.SPA.156-2.T1.bin"
Last reload type: Normal Reload
Last reload reason: Reload Command

.

.


Cisco C881-K9 (revision 1.0) with 488524K/35763K bytes of memory.
Processor board ID FGL212894CN
5 FastEthernet interfaces
1 Virtual Private Network (VPN) Module
DRAM configuration is 32 bits wide
255K bytes of non-volatile configuration memory.
250880K bytes of ATA System CompactFlash (Read/Write)


License Info:

License UDI:

-------------------------------------------------
Device# PID SN
-------------------------------------------------
*1 C881-K9

 

License Information for 'c800'
License Level: advipservices Type: Permanent
Next reboot license Level: advipservices


Configuration register is 0x2102

 

 

Thanks!

 

 

1 Accepted Solution

Accepted Solutions

Leo Laohoo
Hall of Fame
Hall of Fame

@NP2 wrote:

What are the deciding factors/info that I need to check to identify the suitable IOS for the upgrade.  


DRAM = 512 mb

Flash = 256 mb

The files can be found HERE.  There are several "881" router models.  So you need to look for one that starts with "c800-universalk9-mz.SPA".  

Don't forget to read the Release Notes.  

After downloading the file into the router, make sure you compare the MD5 hash value found in the router vs the MD5 hash value found in the Cisco website.  The two values must match.  

Use the command "verify /md5 flash:<IOS filename>.bin <MD5 HASH>".

View solution in original post

2 Replies 2

Leo Laohoo
Hall of Fame
Hall of Fame

@NP2 wrote:

What are the deciding factors/info that I need to check to identify the suitable IOS for the upgrade.  


DRAM = 512 mb

Flash = 256 mb

The files can be found HERE.  There are several "881" router models.  So you need to look for one that starts with "c800-universalk9-mz.SPA".  

Don't forget to read the Release Notes.  

After downloading the file into the router, make sure you compare the MD5 hash value found in the router vs the MD5 hash value found in the Cisco website.  The two values must match.  

Use the command "verify /md5 flash:<IOS filename>.bin <MD5 HASH>".

Thank you so much for your help! :D