Check Point Certified Security Expert (CCSE) R81 — Question 144
To ensure that VMAC mode is enabled, which CLI command you should run on all cluster members?
Answer options
- A. fw ctl set int fwha vmac global param enabled
- B. cphaprob -a if
- C. fw ctl get int fwha_vmac_global_param_enabled; result of command should return value 1
- D. fw ctl get int fwha vmac global param enabled; result of command should return value 1
Correct answer: C
Explanation
The correct answer, C, checks the status of VMAC mode by retrieving the specific parameter and ensuring it returns a value of 1, indicating that VMAC is enabled. Options A and D are commands that set or retrieve parameter values but do not confirm the status directly. Option B lists interface status and is not related to VMAC mode verification.