Check Point Certified Multi-Domain Security Management Specialist (CCMS) — Question 28

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

Answer options

Correct answer: C

Explanation

The correct command for writing a kernel debug to a file is 'fw ctl kdebug -T -f > debug.txt', which specifies the appropriate flags for this action. Options A and B use incorrect flags for this command, while option D contains a typo in the command name, making it invalid.