Check Point Certified Cloud Specialist (CCCS) R82 — Question 65
Which command(s) will turn off all vpn debug collection?
Answer options
- A. vpn debug off
- B. vpn debug -a off
- C. vpn debug off and vpn debug ikeoff
- D. fw ctl debug 0
Correct answer: C
Explanation
The correct answer is C because it explicitly disables both VPN debugging and IKE debugging, ensuring all debug collection is turned off. Option A only turns off general VPN debugging, while option B is not a valid command syntax. Option D deals with the firewall control debug level, which does not specifically address VPN debugging.