Check Point Certified Cloud Specialist (CCCS) R82 — Question 56
What is the correct syntax to set all debug flags for Unified Policy related issues?
Answer options
- A. fw ctl debug -m UP all
- B. fw ctl debug -m up all
- C. fw ctl kdebug -m UP all
- D. fw ctl debug -m fw all
Correct answer: A
Explanation
The correct syntax is 'fw ctl debug -m UP all' (Option A), which specifically targets Unified Policy. Options B and C are incorrect due to case sensitivity and the wrong command, respectively, while Option D focuses on the firewall rather than Unified Policy.