06-18-2012 07:56 PM - edited 03-07-2019 07:19 AM
Hello Experts,
Any idea how to retrieve these files.
ABC#dir harddisk:/core
Directory of harddisk:/core/
1343490 -rw- 34021985 Jun 18 2012 22:53:55 +00:00 ABC_RP_0_linux_iosd-imag_26634.core.gz
1343491 -rw- -2116973532 Jun 18 2012 23:06:52 +00:00 kernel.rp_20120618230652.core.gz
Tried searching internet but did not find anything.
Regards # Mahesh
Solved! Go to Solution.
06-19-2012 12:58 AM
Hi Mahesh,
Copy this file as any other from the router to a server or PC using FTP:
http://www.cisco.com/en/US/docs/ios/fundamentals/command/reference/cf_c1.html#wp1064741
ABC#copy harddisk:/core/ABC_RP_0_linux_iosd-imag_26634.core.gz ftp:
...
Then you could send those to Cisco for analysis, unzip using 7zip or gunzip on Unix/Linux machine, etc.
Kind Regards,
Ivan
**Please grade this post if you find it useful.
06-19-2012 12:13 AM
Hi,
if you mean you want to extract these files and you re working on linux
gunzip ABC_RP_0_linux_iosd-imag_26634.core.gz
gunzip kernel.rp_20120618230652.core.gz
Google for the gunzip command for more info.
06-19-2012 12:34 AM
Hi,
Thanks for your reply.
I tried same but not working
ABC#gunzip harddisk:/core/ABC_RP_0_linux_iosd-imag_26634.core.gz
^
% Invalid input detected at '^' marker.
I also tried IOS-XR way (Go to RUN and then gunzip) but also not working.
No idea of this specific ASR running IOS-XE.
regards # Mahesh
06-19-2012 12:58 AM
Hi Mahesh,
Copy this file as any other from the router to a server or PC using FTP:
http://www.cisco.com/en/US/docs/ios/fundamentals/command/reference/cf_c1.html#wp1064741
ABC#copy harddisk:/core/ABC_RP_0_linux_iosd-imag_26634.core.gz ftp:
...
Then you could send those to Cisco for analysis, unzip using 7zip or gunzip on Unix/Linux machine, etc.
Kind Regards,
Ivan
**Please grade this post if you find it useful.
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