11-09-2006
02:43 AM
- last edited on
03-25-2019
03:52 PM
by
ciscomoderator
I've got a 3825 which i'm trying to configure to boot from a TFTP server. I have this command in the config:
boot system tftp://10.11.40.116/c3825-ipvoicek9-mz.124-10a.bin
Also i've tried this command (which i belive is the same, just different format):
Boot system tftp c3825-ipvoicek9-mz.124-10a.bin 10.11.40.116
When the router boots it successfully downloads the image from the TFTP serer however as it continues to load it shows these statements:
%SYS-6-READ_BOOTFILE_SKIP: boot system tftp://10.11.40.116/c3825-ipvoicek9-mz.124-10a.bin command is skipped
11-09-2006 03:45 AM
Hi,
I could see the following explanation for the error message in the error message decoder.
Explanation:
A configured boot system command is skipped. Either the system experienced a crash while loading this image in the most recent attempt, or the filename is not properly specified. Subsequent boot system commands will be tried. This specified image could have failed for a variety of reasons; for example, the image might contain a bad checksum.
Recommended Action: Replace the failed boot system image with a valid one.
Check the logs in your tftp server to verify if the tftp download had properly completed.
Ensure that the file size is correct in your TFTP server. Compare it with the original file that you have.
If possible provide the complete output that you see in the router console for us to analyse.
Hope this helps
-VJ
11-09-2006 03:48 AM
Hi,
I saw that same notice but the file transfer happens successfully so it can't be that. I've actually copied the image from my TFTP server onto another router and can confirm that the image works okay.
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