To ensure that VMAC mode is enabled, which CLI command you should run on all cluster members? Choose the best answer.

To ensure that VMAC mode is enabled, which CLI command you should run on all cluster members? Choose the best answer.
A . fw ctl set int fwha vmac global param enabled
B . fw ctl get int fwha vmac global param enabled; result of command should return value 1
C . cphaprob Ca if
D . fw ctl get int fwha_vmac_global_param_enabled; result of command should return value 1

Answer: B

Explanation:

To ensure that VMAC mode is enabled, you should run the command fw ctl get int fwha_vmac_global_param_enabled on all cluster members and check that the result of the command returns the value 11. This command shows the current value of the global kernel parameter fwha_vmac_global_param_enabled, which controls whether VMAC mode is enabled or disabled. VMAC mode is a feature that associates a Virtual MAC address with each Virtual IP address of the cluster, which reduces the need for Gratuitous ARP packets and improves failover performance1. The other options are incorrect. Option A is not a valid command. Option C is a command to show the status of cluster interfaces, not VMAC mode2. Option D is a command to show the value of a different global kernel parameter, fwha_vmac_global_param_enabled, which controls whether VMAC mode is enabled for all interfaces or only for non-VLAN interfaces1.

Reference: How to enable ClusterXL Virtual MAC (VMAC) mode, cphaprob

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments