Check Point Certified Cloud Specialist (CCCS) R82 — Question 17
When a User process or program suddenly crashes, a core dump is often used to examine the problem. Which command is used to enable the core-dumping via GAIA clish?
Answer options
- A. set core-dump enable
- B. set core-dump per_process
- C. set user-dump enable
- D. set core-dump total
Correct answer: A
Explanation
The correct command 'set core-dump enable' directly activates core dumping, allowing for the examination of crashes. The other options do not pertain to enabling core dumps; 'set core-dump per_process' relates to configuring per-process core dump settings, 'set user-dump enable' is not a valid command in this context, and 'set core-dump total' does not enable core dumping.