Check Point Certified Cloud Specialist (CCCS) R82 — Question 68

Which command is used to write a kernel debug to a file?

Answer options

Correct answer: D

Explanation

The correct command is 'fw ctl kdebug -T -f > debug.txt' as it specifically directs the kernel debug output to the specified file. The other options either use incorrect parameters or commands that do not generate kernel debug logs in the required manner.