Check Point Certified Security Expert (CCSE) R80 — Question 227
How do you enable virtual mac (VMAC) on-the-fly on a cluster member?
Answer options
- A. cphaprob set int fwha_vmac_global_param_enabled 1
- B. clusterXL set int fwha_vmac_global_param_enabled 1
- C. fw ctl set int fwha_vmac_global_param_enabled 1
- D. cphaconf set int fwha_vmac_global_param_enabled 1
Correct answer: C
Explanation
The correct answer is C because the command 'fw ctl set int fwha_vmac_global_param_enabled 1' is specifically designed to enable VMAC on-the-fly. The other options either reference incorrect commands or are not applicable to the task of enabling VMAC dynamically.