Check Point Certified Security Expert (CCSE) R81 — Question 293
Which command will reset the kernel debug options to default settings?
Answer options
- A. fw ctl dbg -a 0
- B. fw ctl dbg resetall
- C. fw ctl debug set 0
- D. fw ctl debug 0
Correct answer: D
Explanation
The command 'fw ctl debug 0' is specifically designed to reset the kernel debug options to their default state. The other options do not perform this exact function; for example, 'fw ctl dbg -a 0' and 'fw ctl debug set 0' involve modifying debug levels rather than resetting them.