ExamGecko
Question list
Search
Search

Question 80 - 156-215.81 discussion

Report
Export

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
Answers
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
Answers
B.
fw ctl get int fwha vmac global param enabled; result of command should return value 1
C.
cphaprob --a if
Answers
C.
cphaprob --a if
D.
fw ctl get int fwha_vmac_global_param_enabled; result of command should return value 1
Answers
D.
fw ctl get int fwha_vmac_global_param_enabled; result of command should return value 1
Suggested answer: B

Explanation:

To ensure that VMAC mode is enabled, you should run the commandfw ctl get int fwha_vmac_global_param_enabledon 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 parameterfwha_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

asked 16/09/2024
Kamran Kamran
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first