cisco IOS software
Fly1Time
Member Posts: 4 ■□□□□□□□□□
in CCNA & CCENT
I have a 2511 router with a IOS of 4.xx and a 2511 (newer router) with a version of 11.x on it. Can anyone tell me if it is possible to copy IOS ver. from one router to another, if so, then how?
Comments
-
wildfire Member Posts: 654sorry did you say ios version 4??? how old is this router?? Ive only seen version 10.x a couple of times and that was a few years back. I dont even know how old version 4 is! are you sure that is you IOS version and not your system bootstrap?
what happens when you issue a show version just in case id doesnt recognise it try write memory
you should get
IOS (tm) 2500 Software (C2500-I-L), Version 11.2(7a), RELEASE SOFTWARE (fc1)
Copyright (c) 1986-1997 by cisco Systems, Inc.
Compiled Tue 01-Jul-97 14:53 by kuong
Image text-base: 0x03022474, data-base: 0x00001000
ROM: System Bootstrap, Version 5.2(8a), RELEASE SOFTWARE
BOOTFLASH: 3000 Bootstrap Software (IGS-RXBOOT), Version 10.2(8a), RELEASE SOFTW
ARE (fc1)
2501_2 uptime is 1 week, 4 days, 6 hours, 14 minutes
System restarted by power-on
System image file is "flash:c2500-i-l.112-7a", booted via flash
cisco 2500 (68030) processor (revision N) with 14336K/2048K bytes of memory.
Processor board ID 05552059, with hardware revision 00000000
Bridging software.
X.25 software, Version 2.0, NET2, BFE and GOSIP compliant.
1 Ethernet/IEEE 802.3 interface(s)
2 Serial network interface(s)
32K bytes of non-volatile configuration memory.
16384K bytes of processor board System flash (Read ONLY)
Configuration register is 0x2102
you can backup the config of you 11.x router by running a tftp server and issue the command copy flash tftp
then you can load it in to the other router by using copy tftp flash, if this command isnt recognised try config memoryLooking for CCIE lab study partnerts, in the UK or Online. -
Fly1Time Member Posts: 4 ■□□□□□□□□□Sorry, but I don't have access to a TFTP server. Is there a work around on this topic as well?
-
Webmaster Admin Posts: 10,292 AdminIf you have a PC connected to the router you can easily install a TFTP service on it:
www.techexams.net/forums/viewtopic.php?t=7595 -
Drakonblayde Member Posts: 542His bootrom is probably version 4, seen several 2500's with that.= Marcus Drakonblayde
================
CCNP-O-Meter:
=[0%]==[25%]==[50%]==[75%]==[100%]
==[X]===[X]====[ ]=====[ ]====[ ]==
=CCNA==BSCI==BCMSN==BCRAN==CIT= -
Fly1Time Member Posts: 4 ■□□□□□□□□□thanks you guys have been great..maybe it is 4..I'll definitely let you know in a few hours..when I get home.