The correct answer is to configure a virtual management IP under the cluster settings. This is required because in an active-passive HA cluster, the management interface (port2) must be reachable on both units using the same IP address, and a virtual management IP achieves this by floating between the active and passive units. When a failover occurs, the virtual management IP automatically moves to the new active unit, ensuring uninterrupted management access without needing separate IPs per device. On the Fortinet NSE 7 Advanced Security exam, this concept tests your understanding of HA cluster management plane behavior, often appearing in scenario-based questions where candidates mistakenly think a static IP on each unit or a dedicated management VLAN suffices. A common trap is assuming the passive unit’s management interface is always reachable via its own IP, but only the virtual management IP guarantees consistent access across failovers. Remember the mnemonic: “One IP to rule them all” — the virtual management IP is the single, floating address for cluster management.
NSE7 Enterprise Firewall and VDOMs Practice Question
This NSE7 practice question tests your understanding of enterprise firewall and vdoms. This is a configuration task: choose the command set that satisfies every stated requirement. Small differences — like 'secret' vs 'password' or 'transport input ssh' vs 'all' — change whether the answer is correct. After answering, compare your reasoning against the explanation and wrong-answer breakdown below. Once you have made your selection, read the full explanation to reinforce the concept and understand why each distractor is designed to mislead on exam day.
Exhibit
config system ha
set mode a-p
set group-name "HA_Cluster"
set password ENC abcd1234
set hbdev "port1" 100
set session-pickup enable
set session-pickup-connectionless enable
set ha-mgmt-status enable
config ha-mgmt-interfaces
edit 1
set interface "port2"
set gateway 10.0.0.1
next
end
end
HA cluster status:
HA Health Status: OK
Model: FortiGate-100F
Mode: Active-Passive
Group: HA_Cluster
Debug: 0
npu-1: primary
npu-2: standby
Refer to the exhibit. An administrator has configured an active-passive HA cluster. After reviewing the configuration and status, the administrator wants to ensure that the management interface (port2) is accessible on both units using the same IP address. What additional configuration is required?
config system ha
set mode a-p
set group-name "HA_Cluster"
set password ENC abcd1234
set hbdev "port1" 100
set session-pickup enable
set session-pickup-connectionless enable
set ha-mgmt-status enable
config ha-mgmt-interfaces
edit 1
set interface "port2"
set gateway 10.0.0.1
next
end
end
HA cluster status:
HA Health Status: OK
Model: FortiGate-100F
Mode: Active-Passive
Group: HA_Cluster
Debug: 0
npu-1: primary
npu-2: standby
A
Set the gateway to 0.0.0.0
Why wrong: The gateway is already configured correctly.
B
Enable ha-mgmt-status on the secondary unit
Why wrong: ha-mgmt-status is already enabled globally.
C
Configure a virtual management IP under the cluster settings
A virtual IP ensures the management interface is reachable via the same IP on both units.
D
Disable session-pickup to free resources
Why wrong: Session pickup is unrelated to management interface access.
Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.
Correct answer & explanation
✓
Configure a virtual management IP under the cluster settings
In an active-passive HA cluster, the management interface (port2) must be reachable on both units using the same IP address. This is achieved by configuring a virtual management IP (also known as a management IP address) under the cluster settings. The virtual management IP is assigned to the active unit and, upon failover, is automatically moved to the new active unit, ensuring continuous management access without requiring separate IP addresses per unit.
Key principle: Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
Configure a virtual management IP under the cluster settings
Why this is correct
A virtual IP ensures the management interface is reachable via the same IP on both units.
Related concept
Read the scenario before looking for a memorised answer.
✗
Disable session-pickup to free resources
Why it's wrong here
Session pickup is unrelated to management interface access.
Common exam traps
Common exam trap: answer the scenario, not the keyword
The trap here is that candidates often confuse enabling ha-mgmt-status (which allows individual unit management) with configuring a virtual management IP (which provides a single shared IP for the cluster), leading them to incorrectly select Option B.
Detailed technical explanation
How to think about this question
The virtual management IP is configured under config system ha with the command set management-ip <ip> and set management-subnet-mask <mask>. This IP is bound to the HA cluster's virtual MAC address and is only active on the primary unit; upon failover, the secondary unit takes over the virtual MAC and IP, ensuring seamless management connectivity. In real-world deployments, this avoids the need for separate management IPs per unit and simplifies network monitoring and access control lists.
KKey Concepts to Remember
Read the scenario before looking for a memorised answer.
Find the constraint that changes the correct option.
Eliminate answers that are true in general but not in this case.
TExam Day Tips
→Watch for words such as best, first, most likely and least administrative effort.
→Review why wrong options are wrong, not only why the correct option is correct.
Key takeaway
Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option.
Real-world example
How this comes up in practice
A practitioner preparing for the NSE7 exam encounters this exact type of scenario on the job. The correct answer here is not the most general option — it is the best answer for the specific constraint described. Answer the scenario, not the keyword: identify the specific constraint before choosing the most familiar-sounding option. Real exam questions reward reading the full scenario before eliminating options, because the constraint defines which answer fits.
What to study next
Got this wrong? Here's your next step.
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
Enterprise Firewall and VDOMs — This question tests Enterprise Firewall and VDOMs — Read the scenario before looking for a memorised answer..
What is the correct answer to this question?
The correct answer is: Configure a virtual management IP under the cluster settings — In an active-passive HA cluster, the management interface (port2) must be reachable on both units using the same IP address. This is achieved by configuring a virtual management IP (also known as a management IP address) under the cluster settings. The virtual management IP is assigned to the active unit and, upon failover, is automatically moved to the new active unit, ensuring continuous management access without requiring separate IP addresses per unit.
What should I do if I get this NSE7 question wrong?
Identify which exam domain this question belongs to, review the core concept, then practise similar questions from the same domain.
What is the key concept behind this question?
Read the scenario before looking for a memorised answer.
About these practice questions
Courseiva creates original exam-style practice questions with explanations and wrong-answer analysis. It does not publish real exam questions, exam dumps, or protected exam content. Learn why practice questions differ from exam dumps →
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
This NSE7 practice question is part of Courseiva's free Fortinet certification practice question bank. Courseiva provides original exam-style practice questions with explanations, topic-based practice, mock exams, readiness tracking, and study analytics to help learners prepare for the NSE7 exam.
Question Discussion
Share a tip, memory trick, or ask about the reasoning behind this question. Do not post real exam questions, leaked content, braindumps, or copyrighted exam material. Comments are moderated and may be removed without notice.
Sign in to join the discussion.