Check Point Certified Security Expert (CCSE) R80 — Question 113
To ensure that VMAC mode is enabled, which CLI command should you run on all cluster members?
Answer options
- A. fw ctl set int fwha vmac global param enabled
- B. fw ctl get int vmac global param enabled; result of command should return value 1
- C. cphaprob-a if
- D. fw ctl get int fwha_vmac_global_param_enabled; result of command should return value 1
Correct answer: D
Explanation
The correct answer is D because it directly checks the status of the VMAC mode by retrieving its specific parameter and confirming it returns a value of 1. Option A is incorrect as it attempts to set the VMAC mode rather than check it. Option B also does not reference the correct parameter and thus is not applicable. Option C provides cluster interface information but does not pertain to VMAC mode verification.