Link to home
Start Free TrialLog in
Avatar of tversi
tversi

asked on

IOS for Cisco 1601R

Hello,
I have a cisco 1601r router, and my IOS is corrupt. I need to download an IOS and upload it to my router via tftp, but to do that first i have to get an IOS, and i cant seem to get it, any suggestions?

Thanks.
Avatar of matt_t1
matt_t1

Your router should have come with a CD that had the IOS on it.  To download an IOS you have to have a registered support contract with Cisco systems - if you have the go to http://www.cisco.com/cgi-bin/login then go to the software centre.
Avatar of tversi

ASKER

No i dont have a registered support contract with cisco, the only cd's i have got with my router is the product documentation, is there a specific you're talking about?
Thanks
Avatar of Les Moore
Did you get this router second-hand, used? If so, you will have to buy the IOS for about $200 to re-license used equipment. Most often, the software comes pre-loaded on the router and may not come with a software CD.
If you got the router new, or it belongs to your company, simply send email to tac@cisco.com with the serial number of the router. They will give you access to download the IOS.
Do you have any other 1601's around that have the IOS? If so, you can first copy it's image to your tftp server, then upload to the other one.
Avatar of tversi

ASKER

Its a brand new router, purchased from S.A i am in a remote location, can get it to the supplier, i have my serial number and all..
Ill e-mail cisco, lets see how i go with them.
Cheers.
Avatar of tversi

ASKER

Ok im having no luck with tac@cisco.com, they are talking about a service contract. I have found some one with a similar router, how do i upload his IOS to my tftp server?
Cheers
ASKER CERTIFIED SOLUTION
Avatar of Les Moore
Les Moore
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
:P

copy <source> <dest>
copy tftp flash

Pedrow, this time I did it right. <8-}

Making a backup copy of existing IOS image the source is flash, destination is tftp server

router#copy flash tftp

sorry...wasn't reading thoroughly.

backup the corrupted image? Why would it be good on the tftpserver?

Or is this just so he can backup the good version of IOS once he gets it?
Back up a good verson from another router to the tftp server so that he can recover from a corrupt image on this one.
You could even setup the 'good' router as a tftp server and copy direct to the 'corrupt' router:
http://www.cisco.com/warp/customer/63/copyimage.html
Avatar of tversi

ASKER

Thanks Irmoore,
But the guys at tac are being funny...Ill copy the IOS across from the other router...
Cheers