Question 327 of 1,000
Enterprise Firewall and VDOMshardMultiple SelectObjective-mapped

Quick Answer

The correct first step is to ensure the FortiGate can reach the FortiManager server, establishing network connectivity. This is critical because FortiManager relies on a stable IPsec or TCP connection to authenticate and communicate with the managed device; without reachability, no policy or object synchronization can occur. On the Fortinet NSE 7 Advanced Security NSE7 exam, this question tests your understanding that VDOM management setup is a layered process—connectivity must precede configuration. A common trap is assuming you can skip to enabling VDOM management parameters on the FortiGate, but the FortiManager cannot push changes if the device is unreachable. After connectivity, you must enable VDOMs on the FortiGate and set the ‘set vdom mgmt’ parameter within each VDOM to allow FortiManager to manage policies centrally. Remember the mnemonic “Connect, Enable, Manage”—first verify the link, then turn on VDOM management, and finally assign the VDOMs to the FortiManager ADOM.

NSE7 Enterprise Firewall and VDOMs Practice Question

This NSE7 practice question tests your understanding of enterprise firewall and vdoms. The scenario asks you to isolate a root cause — eliminate options that address a different problem before choosing. 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.

A company has a FortiGate with multiple VDOMs. The security team wants to use FortiManager to manage policies centrally. Which three steps are necessary to set up VDOM management via FortiManager? (Choose three.)

Question 1hardmulti select
Full question →

Answer choices

Why each option matters

Answer the question above first, then reveal the full breakdown to understand why each option is right or wrong.

Correct answer & explanation

Enable VDOMs on the FortiGate and configure them for FortiManager management

Option A is correct because VDOMs must be enabled on the FortiGate and each VDOM must be configured to allow FortiManager management. This is done by setting the 'set vdom mgmt' parameter within each VDOM or globally, which permits FortiManager to push policy and object changes to the specific VDOM context. Without this step, FortiManager cannot authenticate or communicate with the VDOMs, even if the device is added to the ADOM.

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.

  • Enable VDOMs on the FortiGate and configure them for FortiManager management

    Why this is correct

    VDOMs must be enabled and each VDOM's management must be set to FortiManager.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Configure a static route on FortiManager to reach the FortiGate's management IP

    Why it's wrong here

    FortiManager initiates the connection; it does not need a route to the FortiGate if the FortiGate can reach FortiManager.

  • Disable VDOM configuration locking on FortiManager

    Why it's wrong here

    Locking is optional, not required for setup.

  • Add the FortiGate to FortiManager and assign it an appropriate ADOM

    Why this is correct

    This is the first step for central management.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Ensure the FortiGate can reach the FortiManager server (network connectivity)

    Why this is correct

    The FortiGate must be able to connect to FortiManager.

    Related concept

    Read the scenario before looking for a memorised answer.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates often assume FortiManager needs a static route to the FortiGate, but in reality the FortiGate must initiate the FGFM tunnel, so network connectivity must be from the FortiGate to FortiManager, not the other way around.

Detailed technical explanation

How to think about this question

FortiManager uses the FortiGate-to-FortiManager (FGFM) protocol over TCP port 541 for centralized management. When managing multiple VDOMs, FortiManager creates a separate ADOM for each VDOM or uses a per-device ADOM structure, and the FortiGate must have 'set fmg-status enable' and 'set vdom mgmt enable' in the global or VDOM configuration. A common real-world scenario is when a FortiGate is behind NAT; the FortiGate must initiate the connection to FortiManager, and the management IP must be reachable from the FortiGate, not the reverse.

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 security administrator must allow nursing staff to reach a patient records server while blocking access from the guest Wi-Fi VLAN. After applying an extended ACL, traffic is still blocked from nursing workstations. The ACL was applied outbound instead of inbound on the wrong interface. Questions like this test ACL direction and placement rules.

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.

Related practice questions

Related NSE7 practice-question pages

Use these pages to review the topic behind this question. This is how one missed question becomes focused revision.

Practice this exam

Start a free NSE7 practice session

Short sessions build daily habit. Longer sessions build exam-day stamina. Try a timed session to simulate real conditions.

FAQ

Questions learners often ask

What does this NSE7 question test?

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: Enable VDOMs on the FortiGate and configure them for FortiManager management — Option A is correct because VDOMs must be enabled on the FortiGate and each VDOM must be configured to allow FortiManager management. This is done by setting the 'set vdom mgmt' parameter within each VDOM or globally, which permits FortiManager to push policy and object changes to the specific VDOM context. Without this step, FortiManager cannot authenticate or communicate with the VDOMs, even if the device is added to the ADOM.

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 →

How Courseiva writes practice questions · Editorial policy

Same concept, more angles

1 more ways this is tested on NSE7

These questions test the same concept from different angles. Work through them to make sure you can recognise it however the exam phrases it.

Variation 1. An enterprise FortiGate is configured with multiple VDOMs, including a management VDOM. The admin logs in to the management VDOM and wants to create a new VDOM and assign interfaces. However, the 'config vdom' command requires entering a VDOM name that is not 'root'. What is the correct next step?

medium
  • A.Configure a VDOM link between the management VDOM and the new VDOM
  • B.Use the 'config vdom' command directly in the management VDOM CLI
  • C.Run 'config global' from the management VDOM to enter the global context
  • D.Reboot the FortiGate in multi-VDOM mode

Why C: The management VDOM operates within the multi-VDOM context, but VDOM creation and interface assignment are global-level operations. The 'config vdom' command to create a new VDOM must be executed from the global configuration context, not from within any VDOM (including the management VDOM). Therefore, the admin must first run 'config global' to exit the management VDOM and enter the global context, where VDOMs can be created and managed.

Last reviewed: Jun 24, 2026

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.

Loading comments…

Sign in to join the discussion.

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.