11-02-2011 04:52 AM - edited 03-07-2019 03:10 AM
I tried to upgrade the IOS to the switch (WS-C3560G-48TS) from "c3560-advipservicesk9-mz.122-46.SE.bin" to "c3560-ipbasek9-mz.150-1.SE.bin", but the verification failed. Even though the IOS file seems to be transferred successfully and it can be seen on the directory, the tftp software (SolarWinds) says at the log file "..., binary, GET. Dropped because peer didn't respond". And eventually it says that the binary was completed.
The message I got from the switch is:
SWITCH# verify flash:c3560-ipbasek9-mz.150-1.SE.bin
File system hash verification failed for file flash:c3560-ipbasek9-mz.150-1.SE.bin(No such file or directory).
Is there any issue with this switch?
Thank you.
11-02-2011 05:35 AM
To verify the image, do a "sh ver" and put the actual name in the path
see example below:
Example:
verify /md5 flash:c3750e-universal-mz.122-52.SE/c3750e-universal-mz.122-52.SE.bin
Also, have a look here:
https://supportforums.cisco.com/message/3472076#3472076
HTH
11-02-2011 05:49 AM
Do I have to put the name of the IOS twice, ie
verify /md5 flash:c3750e-universal-mz.122-52.SE/c3750e-universal-mz.122-52.SE.bin
why? Also the md5 checksum will be created?
11-02-2011 05:53 AM
Hi,
Can you please do "dir flash:", 3560 uses concept of tar-like files where it has image as a set of files and when you unpack it it creates a folder and IOS file is actually sitting in that folder.
Thus first make sure you have that folder created or you have your.bin file in flash: root directory.
Nik
11-02-2011 06:12 AM
probably the folder is not created:
dir flash:
Directory of flash:/
2 -rwx 3096 Oct 31 2011 09:41:07 +02:00 multiple-fs
3 -rwx 15641106 Nov 2 2011 07:34:01 +02:00 c3560-ipbasek9-mz.150-1.SE.bin
4 drwx 0 Mar 1 1993 02:02:31 +02:00 online_diag
5 -rwx 1930 Oct 31 2011 09:41:07 +02:00 private-config.text
6 -rwx 10713279 Dec 29 2010 10:08:35 +02:00 c3560-advipservicesk9-mz.122-46.SE.bin
8 -rwx 2124 Jul 22 2011 17:59:46 +03:00 vlan.dat
9 -rwx 16391 Oct 31 2011 09:41:06 +02:00 config.text
32514048 bytes total (6132736 bytes free)
11-02-2011 05:54 AM
The command does not work without the MD5 in it or I could not get it to work. Yes, copy and pate the entire path from sh ver. This was the only way I got it to work.
11-02-2011 06:24 AM
Do I have to download the MD5 checksum from cisco web site when I downloaded the IOS software ?
11-02-2011 06:27 AM
no, you don't. Just try the command I provided you
11-03-2011 05:01 AM
You can do md5 verify as Reza advised. Then you can compare hash value you will get with the one on Cisco web site (IOS donload page for your image) to see if that is matching.
Nik
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide