Check Point Certified Multi-Domain Security Management Specialist (CCMS) — Question 36
What is the correct syntax to set all debug flags for Unified Policy related issues?
Answer options
- A. fw ctl kdebug -m UP all
- B. fw ctl debug -m UP all
- C. fw ctl debug -m up all
- D. fw ctl debug -m fw all
Correct answer: B
Explanation
The correct answer is B because it uses the appropriate command 'fw ctl debug' with the correct module 'UP' to set all debug flags for Unified Policy. Option A is incorrect due to the use of 'kdebug' instead of 'debug', while options C and D do not use the proper case for 'UP' and refer to different modules, respectively.