Question 124 of 1,000
Enterprise Firewall and VDOMshardMultiple ChoiceObjective-mapped

Quick Answer

The correct answer is to create a VDOM link interface pair and assign them to the respective VDOMs. This is required because each VDOM operates as a completely independent virtual firewall with its own isolated routing and forwarding tables; without a direct Layer 2 or Layer 3 link between them, traffic cannot physically cross the VDOM boundary, regardless of existing firewall policies or static routes. On the Fortinet NSE 7 Advanced Security NSE7 exam, this concept tests your understanding of VDOM segmentation and inter-VDOM connectivity—a common trap is assuming that a firewall policy alone enables traffic flow between VDOMs, but the VDOM link is the essential transport path. Remember that a VDOM link is always a paired logical interface, one in each VDOM, acting like a virtual crossover cable. Memory tip: think of VDOMs as separate houses—you need a physical bridge (the VDOM link) before you can allow visitors (policies) and give directions (routes).

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 FortiGate running FortiOS 7.2 has multiple VDOMs. The administrator notices that inter-VDOM routing between two VDOMs is not working. Configuration shows a firewall policy allowing the traffic, and the route table shows routes to the destination VDOM. What additional configuration is required?

Question 1hardmultiple choice
Read the full NAT/PAT explanation →

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

Create a VDOM link interface pair and assign them to the respective VDOMs

Inter-VDOM routing requires a VDOM link, which is a pair of logical interfaces (one in each VDOM) that are directly connected. Without this link, the VDOMs cannot exchange traffic even if firewall policies and routes exist, because they operate as separate virtual firewalls with isolated forwarding tables.

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 static route with a gateway IP in the destination VDOM

    Why it's wrong here

    Routes are needed, but the link must exist first.

  • Create a VDOM link interface pair and assign them to the respective VDOMs

    Why this is correct

    Inter-VDOM routing requires a VDOM link (logical interface pair) connecting the VDOMs.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Assign an IP address to the VLAN interface on the source VDOM

    Why it's wrong here

    IP addresses are needed but the fundamental link is missing.

  • Enable 'inter-vdom' under config system global

    Why it's wrong here

    That setting enables VDOMs, not inter-VDOM routing.

Common exam traps

Common exam trap: answer the scenario, not the keyword

The trap here is that candidates assume a firewall policy and routes are sufficient for inter-VDOM traffic, overlooking the mandatory VDOM link interface pair that provides the actual Layer 3 adjacency between the VDOMs.

Detailed technical explanation

How to think about this question

A VDOM link is a software-based cross-connect that creates a point-to-point Layer 3 link between two VDOMs, each side having its own IP address and routing table entry. Under the hood, FortiOS uses a kernel-level bridge to forward packets between the VDOMs without leaving the device, which is essential for scenarios like multi-tenant environments where each VDOM represents a separate customer or security zone. Real-world deployments often use VDOM links to connect a management VDOM to a production VDOM for centralized logging or to route traffic between a guest network VDOM and a corporate network VDOM.

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 help-desk technician troubleshoots why a newly connected PC cannot reach shared printers on the same floor. The cable is good, the switch port is active, but the PC is in VLAN 20 and the printers are in VLAN 10. The uplink trunk only allows VLAN 10. A trunk being up does not mean every VLAN crosses it.

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: Create a VDOM link interface pair and assign them to the respective VDOMs — Inter-VDOM routing requires a VDOM link, which is a pair of logical interfaces (one in each VDOM) that are directly connected. Without this link, the VDOMs cannot exchange traffic even if firewall policies and routes exist, because they operate as separate virtual firewalls with isolated forwarding tables.

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. A FortiGate has multiple VDOMs. The administrator notices that traffic from VDOM-1 to VDOM-2 is allowed by inter-VDOM policies but is not being inspected by the security profiles. What is the most likely cause?

medium
  • A.The security profiles are applied only on the egress VDOM
  • B.The traffic is using a bypass path due to asymmetric routing
  • C.The VDOMs are in different virtual routers
  • D.The VDOM link is configured as a signal interface

Why A: When inter-VDOM traffic flows through a VDOM link, security profiles are applied only on the egress VDOM by default. This is because the VDOM link acts as a logical wire, and inspection occurs at the point where traffic exits the link. If the administrator has applied security profiles only on the ingress VDOM (VDOM-1), they will not be enforced on traffic leaving VDOM-1 toward VDOM-2, resulting in no inspection.

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.