Courseiva
System and Network AdministrationhardMultiple ChoiceObjective-mapped

NSE4 System and Network Administration Practice Question

An administrator configures a FortiGate in transparent mode to be deployed between a router and a switch. After installation, traffic passes through but the administrator cannot access the FortiGate's management IP from the management network. What is the MOST likely reason?

⚠ Common exam trap

Many exam-takers assume transparent mode disables all management access or requires special VLANs, when the real issue is simply a subnet mismatch between the management IP and the management network.

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

The management IP is not in the same subnet as the management network.

In transparent mode, the FortiGate acts as a Layer 2 bridge, and its management IP must belong to the same subnet as the management network to be reachable. If the management IP is on a different subnet, the FortiGate will not respond to management traffic because it does not route between subnets in transparent mode; it only forwards traffic at Layer 2.

Answer analysis

Option-by-option breakdown

For each option: why learners choose it and why it is or isn't the right answer here.

  • The management IP is not in the same subnet as the management network.

    Why this is correct

    In transparent mode, the FortiGate operates as a layer 2 bridge and uses a dedicated management IP for administrative access. This management IP must belong to the same subnet as the directly connected management network, because the FortiGate resolves the management destination via ARP and does not route management traffic without a routed interface. If the management IP is in a different subnet, the FortiGate cannot respond to ARP requests or forward management packets, making it unreachable. Therefore, the administrator's incorrect subnet selection prevents any management connection.

  • Transparent mode does not support management access; only NAT/Route mode does.

    Why it's wrong here

    Transparent mode fully supports management access through a dedicated management IP, exactly like NAT/Route mode. The management plane is separate from the data plane and listens on protocols such as HTTPS, SSH, Telnet, and SNMP regardless of the operational mode. While transparent mode does not perform IP routing for data traffic, the FortiGate's management interface still uses the management IP to communicate over the bridged network. Thus, the claim that only NAT/Route mode supports management is false.

  • The FortiGate's firewall policy blocks management traffic even in transparent mode.

    Why it's wrong here

    Firewall policies in transparent mode govern data traffic traversing the FortiGate between its interfaces, not traffic destined to the FortiGate's own management IP. Management traffic is processed by the management plane, which operates independently of the firewall policy engine unless explicit administrative access restrictions are configured. By default, management access is allowed on all interfaces subject to the protocol settings under System > Admin > Settings. Therefore, a firewall policy cannot block management traffic simply because the device is in transparent mode.

  • The administrator must configure a management VLAN interface to access the FortiGate.

    Why it's wrong here

    A management VLAN interface is not required for basic management access in transparent mode. The FortiGate can have a management IP assigned directly to its own layer 2 interface, and the device participates in the bridged network as a normal host for management purposes. VLAN interfaces are optional and only needed if the administrator specifically wants to segment management traffic onto a separate VLAN or manage the device from a specific VLAN tag. Consequently, the lack of a management VLAN interface is not the reason for the connectivity problem.

Visual reference

192.168.1.0 /24 256 addresses (254 usable) 192.168.1.0 /25 Subnet A 128 addr (126 usable) 192.168.1.128 /25 Subnet B 128 addr (126 usable) Borrowing 1 bit from host portion creates 2 subnets (/25)

About these practice questions

Courseiva writes every NSE4 question from scratch — 282 in total, each with an explanation and a wrong-answer breakdown. None are copied from real exams or dumps. Learn why practice questions differ from exam dumps →

How Courseiva writes practice questions · Editorial policy

JA

Written by Johnson Ajibi, MSc IT Security

Senior Network & Security Engineer · founder of Courseiva

This NSE4 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 NSE4 exam.