Check Point Certified Automation Specialist (CCAS) — Question 58
Which of the following file is commonly associated with troubleshooting crashes on a system such as the Security Gateway?
Answer options
- A. fw monitor
- B. CPMIL dump
- C. core dump
- D. tcpdump
Correct answer: C
Explanation
The correct answer is C, core dump, as it contains memory data from a crashed process, which is essential for troubleshooting. Options A (fw monitor), B (CPMIL dump), and D (tcpdump) are useful for monitoring and analyzing network traffic, but they do not provide the specific crash information needed for diagnosing system failures.