02-27-2020 07:12 AM
Hello community ,
I need to know how to view the crashinfo files (encoding ect)
thanks
Aviv
Solved! Go to Solution.
07-28-2020 11:15 AM
I’ve found the below KB article…
-Ron
03-11-2020 01:17 PM
Hello Christoph,
These files including some text and a lot of strange/encrypted/packed/other encoding data.
Probably I know where it is on the flash. My question is: how can I view the data?
Example attached :
Thanks,
Aviv
02-27-2020 02:21 PM
Hello Aviv,
Please try this:
SSH into controller/AP and run the following commands:
#cd flash:/crashinfo/
#dir
#more flash:/crashinfo/<filename>
Thank you,
Chris