ExamGecko
Question list
Search
Search

Question 393 - 156-315.81 discussion

Report
Export

Which command will reset the kernel debug options to default settings?

A.
fw ctl dbg -a 0
Answers
A.
fw ctl dbg -a 0
B.
fw ctl dbg resetall
Answers
B.
fw ctl dbg resetall
C.
fw ctl debug 0
Answers
C.
fw ctl debug 0
D.
fw ctl debug set 0
Answers
D.
fw ctl debug set 0
Suggested answer: C

Explanation:

The commandfw ctl debug 0will reset the kernel debug options to default settings. This command will disable all the debug flags and clear the debug buffer. It is recommended to use this command before and after performing a kernel debug, to avoid any interference or confusion with other debug outputs. The commandfw ctl debug 0is also equivalent tofw ctl debug -buf 0.

Best Practices - HTTPS Inspection - Check Point Software, section ''How to perform a Kernel Debug''

LOGGINGAND MONITORING R81 - Check Point Software, page 104

asked 16/09/2024
James Scott
42 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first