Check Point Certified Automation Specialist (CCAS) — Question 41
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 fw all
- C. fw ctl debug -m up all
- D. fw ctl debug -m UP all
Correct answer: D
Explanation
The correct syntax for setting all debug flags related to Unified Policy is 'fw ctl debug -m UP all', which ensures that the debug mode is activated specifically for Unified Policy. Options A and C are incorrect due to the use of 'kdebug' and incorrect casing respectively, while option B focuses on 'fw' instead of 'UP', making it irrelevant for Unified Policy debugging.