04-04-2021 06:56 AM
I'm trying to copy a core dump from my Cisco 4451 router, but it keeps timing out when the file is almost done being transferred.
> copy bootflash:/core/<core dumbe> tftp: < server IP>
> timeout error occurs once the file is almost complete.
Is there something that can be done to prevent this or is the file just too big and I need to get someone to console in and copy to a usb device or something?
Solved! Go to Solution.
04-05-2021 05:42 AM
Hello,
not sure which TFTP server software you are using, but try the Solarwinds server, maybe it is the software that causes your problem...
04-04-2021 07:03 AM
Archive the files in the coredump folder and then export it out.
04-04-2021 07:11 AM
I don't suppose you could point me in the right direction of some documents for doing this on the router.
04-04-2021 04:08 PM
@stork wrote:
I don't suppose you could point me in the right direction of some documents for doing this on the router.
archive tar /create <FILENAME>.tar bootflash:/core
04-05-2021 05:33 AM
All this did was may a bigger file, which is the issue I believe.
04-05-2021 05:42 AM
Hello,
not sure which TFTP server software you are using, but try the Solarwinds server, maybe it is the software that causes your problem...
04-05-2021 10:49 AM
Well Solarwinds worked! I was using 3CDaemon. Was going to try the blocksize next but didn't need to this time.
04-04-2021 10:12 AM
Hello,
you could try and change the TFTP blocksize. Try different values...
4451(config)#ip tftp blocksize
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