Link to home
Start Free TrialLog in
Avatar of shakeelsaleem
shakeelsaleem

asked on

Unable to copy IOS[c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin] to my 2811 router

Hi Guys,

I am in the office now trying to load the new IOS to my 2811 router from my TFTP server.. I am posting sh ver and sh flash outputs here and the error that I am recieving while copying the IOS to the flash.. Kindly help me out to load the IOS to my router...

ODIN#sh flash
-#- --length-- -----date/time------ path
1         2748 Mar 30 2009 05:17:34 +00:00 sdmconfig-2811.cfg
2       931840 Mar 30 2009 05:17:52 +00:00 es.tar
3      1505280 Mar 30 2009 05:18:12 +00:00 common.tar
4         1038 Mar 30 2009 05:18:26 +00:00 home.shtml
5       112640 Mar 30 2009 05:18:40 +00:00 home.tar
6      1697952 Mar 30 2009 05:19:04 +00:00 securedesktop-ios-3.1.1.45-k9.pkg
7       415956 Mar 30 2009 05:19:24 +00:00 sslclient-win-1.1.4.176.pkg

59334656 bytes available (4681728 bytes used)

ODIN#sh ver
Cisco IOS Software, 2800 Software (C2800NM-IPBASE-M), Version 12.4(15)T7, RELEAS
E SOFTWARE (fc3)
Technical Support: http://www.cisco.com/techsupport
Copyright (c) 1986-2008 by Cisco Systems, Inc.
Compiled Wed 13-Aug-08 17:09 by prod_rel_team

ROM: System Bootstrap, Version 12.4(13r)T, RELEASE SOFTWARE (fc1)

ODIN uptime is 3 days, 4 hours, 52 minutes
System returned to ROM by reload at 12:28:18 UTC Tue Jul 14 2009
System image file is "flash:c2800nm-ipbase-mz.124-15.t7.bin"

Cisco 2811 (revision 53.51) with 251904K/10240K bytes of memory.
Processor board ID FCZ13147011
2 FastEthernet interfaces
DRAM configuration is 64 bits wide with parity enabled.
239K bytes of non-volatile configuration memory.
62720K bytes of ATA CompactFlash (Read/Write)

Configuration register is 0x2102


ODIN#copy tftp flash
Address or name of remote host [192.168.1.115]?
Source filename [c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin]?
Destination filename [c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin]?
Accessing tftp://192.168.1.115/c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin...
Loading c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin from 192.168.1.115 (via Fas
tEthernet0/0): !
%Error copying tftp://192.168.1.115/c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin
 (Not enough space on device)
Avatar of shakeelsaleem
shakeelsaleem

ASKER

here is the IOS details by cisco

Details
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           Release                                                                   12.4.24T1                                                                                                                                                                                             Filename                                                                                                                                      c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin                                                                                                                                                                                                                                                                                                                                    Product Code                                                                                                                                                                                                                                                                                 S28NAVSK9-12424T
                                                                                                                                                                                                                                                                                                                                                                                                                                                                       Release Date                                                                    23/Jun/2009                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           Minimum Memory                                                                                                                                                        DRAM:256                                                                               MB                                                                                                                                                         Flash:64                                                                               MB                                                                                                                                                                                                                                                                                                                                          Size                                                                   58489.14 KB (59892872 bytes)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        Router Checksum                                                                   0xae86                                                                                                                                                                                                                                                                                                                         MD5                                                                   ccec1c8622e5ce917497b9c4ca7d1173
Avatar of Robert Sutton Jr
Have you tried removing the old storedimage 1st, then loading the new one?
Force/Delete this one: c2800nm-ipbase-mz.124-15.t7.bin

The load via tftp your new image in its place. Be sure to backup your config prior to removing and writing the new one just in case you run into checksum issues or something similiar.

Hope this helps.
Hi Warlock,

I have no specific configuration on the router as yet... The reason why I wanted to upgrade my IOS is to install PRI module to my router... the command to install the  PRI module
(Router(config)# card type t1 0 2 )

 is not present in the current IOS [c2800nm-ipbase-mz.124-15.t7.bin]
therefore i am upggrading my IOS...
can u tell me if upgrading is the solution for this problem

Regards
Try to put in the PC card reader tha flash, and delete unnecessary files, and copy the new ios to flash, it is faster!
Hi Ikalmar,

Pardon my ignorance... but how should i put the PC card reader in the flash....
I dont know how to do it


Can you show me a "Sh run" output here? Im not sure what type of card(s) you are using. Thanks.

Dont forget to change any "Public" ip addr. for you own security.
, PUT the router's CF card into your  flash card reader!
Current configuration : 2830 bytes
!
version 12.4
service timestamps debug datetime msec
service timestamps log datetime msec
no service password-encryption
!
hostname ODIN
!
boot-start-marker
boot-end-marker
!
logging buffered 51200 warnings
!
no aaa new-model
!
!
ip cef
!
!
ip domain name yourdomain.com
multilink bundle-name authenticated
!
!
archive
 log config
  hidekeys
!
!
!
!
!
interface FastEthernet0/0
 description $ETH-LAN$$ETH-SW-LAUNCH$$INTF-INFO-FE 0/0$
 ip address    xxxxxxxxxxxx
 duplex auto
 speed auto
!
interface FastEthernet0/1
 no ip address
 shutdown
 duplex auto
 speed auto
 --More
ip forward-protocol nd
ip route 0.0.0.0 0.0.0.0 FastEthernet0/0
!
!
ip http server
ip http access-class 23
ip http authentication local
ip http timeout-policy idle 60 life 86400 requests 10000
!
access-list 23 permit 10.10.10.0 0.0.0.7
!
!
control-plane
!
line con 0
 login local
line aux 0
line vty 0 4
 access-class 23 in
 privilege level 15
 login local
 transport input telnet
line vty 5 15
 access-class 23 in
scheduler allocate 20000 1000

ASKER CERTIFIED SOLUTION
Avatar of Istvan Kalmar
Istvan Kalmar
Flag of Hungary 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
I would just simply remove the old image file and copy the new one to it and load from it. Since you already stated you dont have a current config on this device, you won't be losing any information. So, in essence you have nothing to lose by deleting the old files(s).
what is asdm??
once again pardon my ignorance...
and what does it used for ??? can i format my flash? and what effect will it have on the basic function of the router?
Yes, you can format your flash. It wont have any effect on the router until you load the new image and boot from it.

asdm = Adaptive Security Device Manager
The files you see currently in your flash are for the web-based gui function.
ok.. let me try to format the flash then ... hope it works...

do you have boot system xxxxx.bin in your config?
nope
i have removed boot system with no boot system commands
ok...

if you reload the router it comes up with the new IOS:)
whats the significance of boot system ... should i put

sh run | boot system [IOS file name]


before reload
before you reload, you must verify it:

verify /md5 flash:c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin

after show flash:
If the first file in the Flash is not the Cisco IOS Software image, but a configuration file or something else, then you need to configure a boot system statement in order to boot the specified image. Otherwise, the router will try to boot with the configuration file or the first file in the Flash; this will not work. If there is only one file in the Flash which is the Cisco IOS Software image, then this step is not necessary.
2610#configure terminal
Enter configuration commands, one per line.  End with CNTL/Z.
2610(config)#no boot system
2610(config)#boot system flash c2600-i-mz.121-14.bin
2610(config)#^Z
Note: If you type the reload command, the router asks you if you want to save the configuration. You should be very cautious here. The reason is that if the router is in boot mode for instance, it is a subset of the full Cisco IOS software which is running and there is no routing functionality. Therefore, all the routing configuration is gone in the running configuration and if you save the configuration at this time, then you erase the good startup-configuration in NVRAM and replace it by the incomplete running-configuration. Save the configuration only if you are sure that you have the full configuration in the output of show run. It is NOT necessary to save the configuration to take into account the new config-register if this one has been changed previously. That is done automatically.

2610#reload
 
System configuration has been modified. Save? [yes/no]: y
Building configuration...
[OK]
Proceed with reload? [confirm]y
Verify that the router is running with the proper image. After the reload is complete, the router should be running the desired Cisco IOS Software image. Use the show version command to verify.

btw, use YOUR image filename in place of the example above.

*2610(config)#boot system flash c2600-i-mz.121-14.bin*
ODIN#sh flash
-#- --length-- -----date/time------ path
1     59892872 Jul 17 2009 19:13:48 +00:00 c2800nm-adventerprisek9_ivs-mz.124-24
.T1.bin

4087808 bytes available (59895808 bytes used)


is that the thing u wanted me to confirm??
yes, but did you also verify the md5 checksum of the ios image? This verification is for making sure you have a complete and viable working image stored.
how do u verify the md5 checksum
As i wrote:

ikalmar:
before you reload, you must verify it:

verify /md5 flash:c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin

after show flash:
can u write the whole command as i should enter on my router??
this is the whole command!

for example in my router:

c2811#dir
Directory of flash:/

    1  -rw-    51130820   Jul 7 2008 19:03:40 +02:00  c2800nm-advipservicesk9-mz.124-15.T5.bin
    2  -rw-         108   Jul 7 2008 17:04:30 +02:00  2811.tcl

63881216 bytes total (12742656 bytes free)
c2811#ve
c2811#verify fl
c2811#verify flash:c
c2811#verify flash:c2800nm-advipservicesk9-mz.124-15.T5.binq
Router# verify /md5 flash:c2800nm-adventerprisek9_ivs-mz.124-24.T1.bin

It was written above.
Or you can check for an exact checksum by:

Router# verify /md5 filesystem:filename MD5-value
well when i gave the commands its says done and
says

verify /md5 {flash :/ IOS name )=  ccec1c8622e5.....
some code

what does that mean
You can obtain the MD5 value for your system image from the Software Center at Cisco.com. The most convenient way to get this value is to click on the name of the file prior to download. For example, if you select the 12.2.2T4 Release for the 3640 Platform with the Enterprise Plus Feature Set, before clicking the Download button, you can click on the file name for the image (c3640-js-mz.122-2.T4.bin) and the image information will be displayed.

Image information typically includes the Release, Description, File Size, BSD Checksum, Router Checksum, Date Published, and MD5 value for the image. You should record the MD5 value for the image prior to download. However, if you do not have the MD5 value for a previously downloaded image, you can select the same image on Cisco.com (using the same process you would use to download the image) to get the MD5 value.
Tha computed hash
if the verify done and it is good you able to reolad the router:)

hey thanks ikalmar...

the router has booted from the new IOS ...

one last thing do u know how install a PRI module

i have a 1 port Channalized T1/E1 PRI HWIC
at tha another question?:)

T1 or E1?
Have you physically installed the module into the router yer? If not, ensure the router is powered down and simply install the card into the first open WIC slot. Power the router back up and ensure your system recognizes the new card. You should be able to configure it at that point.
what shows?

show diag

show run
Hey to be honest I am not sure about PRI modules.. I dont know much about PRI modules.... coz we r dealing with the Europe office .. i would think we ll use the E1... and also when I give the command

Card type ?
it gives the option
e1 E1
t1 T1

can u help me with this
show diag

show run
wait i ll paste the output of these two commands here....

Sh diag
Slot 0:
        C2811 Motherboard with 2FE and integrated VPN Port adapter, 2 ports
        Port adapter is analyzed
        Port adapter insertion time 00:27:51 ago
        Onboard VPN             : v2.3.3
        EEPROM contents at hardware discovery:
        PCB Serial Number        : FOC13103RVP
        Hardware Revision        : 1.0
        Top Assy. Part Number    : 800-26920-05
        Board Revision           : A0
        Deviation Number         : 0
        Fab Version              : 04
        RMA Test History         : 00
        RMA Number               : 0-0-0-0
        RMA History              : 00
        Processor type           : 87
        Hardware date code       : 20090308
        Chassis Serial Number    : FCZ13147011
        Chassis MAC Address      : 0024.c405.4c48
        MAC Address block size   : 24
        CLEI Code                : COMWL10CRA
        Product (FRU) Number     : CISCO2811
        Part Number              : 73-10258-05
WIC Slot 0:
        1 port channelized and PRI T1/E1 HWIC
        Hardware Revision        : 0.0
        Top Assy. Part Number    : 800-27135-02
        Part Number              : 73-10362-05
        Board Revision           : C0
        Deviation Number         : 0
        Fab Version              : 03
        PCB Serial Number        : FOC12412V6M
        RMA Test History         : 00
        RMA Number               : 0-0-0-0


Sh run
! card type command needed for slot/vwic-slot 0/0
logging message-counter syslog
logging buffered 51200 warnings


please provide me E1 or T1 do you have???????

But i think The_Warlock and me worked for ios problem, and this is a new problem could you open new case for e1 t1 problem?:)
Agreed. If you need config examples on setting up your E1 service-module, please open another thread question for that issue.
What is your opinion?
hey guys .. thats cool...
i ll post another question ..
thanks for ur help guys ...
cheerio