Question 440 of 1,000
System and Network AdministrationmediumMultiple SelectObjective-mapped

Quick Answer

The answer is ensuring network connectivity between the FortiGate and FortiManager on TCP port 541, followed by discovering the FortiGate and then authorizing it. This sequence is critical because the FortiGate-FortiManager (FGFM) protocol relies on TCP 541 for secure communication; without this port open, the FortiGate cannot be discovered or managed. After discovery, the administrator must explicitly authorize the device in the FortiManager GUI under Device Manager > Unregistered Devices, a mandatory step that establishes a trusted management relationship—without it, the FortiGate remains unmanaged and cannot receive configuration or policy updates. On the Fortinet NSE 4 exam, this tests your understanding of centralized management workflows, often appearing as a multi-step scenario where a common trap is assuming discovery alone is sufficient. Remember the memory tip: “Connect, Discover, Authorize”—or “CDA”—to lock in the three required steps for FortiManager integration.

NSE4 System and Network Administration Practice Question

This NSE4 practice question tests your understanding of system and network administration. 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.

An administrator is configuring a FortiGate to use FortiManager for centralized management. Which three steps are required?

Question 1mediummulti 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

Authorize the FortiGate in the FortiManager GUI.

Option B is correct because after the FortiGate is discovered by FortiManager (via FGFM protocol), the administrator must explicitly authorize the device in the FortiManager GUI under 'Device Manager > Unregistered Devices'. This step is mandatory to establish a trusted management relationship; without authorization, the FortiGate remains in an unmanaged state and cannot receive configuration or policy updates.

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.

    Why it's wrong here

    VDOMs are not required for FortiManager integration.

  • Authorize the FortiGate in the FortiManager GUI.

    Why this is correct

    Authorization is needed to accept management.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Register the FortiGate to the FortiManager using the registration code.

    Why this is correct

    Registration is required for management.

    Related concept

    Read the scenario before looking for a memorised answer.

  • Create a local admin account on the FortiGate for FortiManager to use.

    Why it's wrong here

    FortiManager uses its own authentication.

  • Ensure network connectivity between FortiGate and FortiManager on TCP port 541.

    Why this is correct

    Port 541 is used for management communication.

    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 confuse 'registration' (step C) with 'authorization' (step B), thinking one step suffices, when in fact both are required sequentially, and they may also incorrectly assume a local admin account (step D) is needed for authentication.

Detailed technical explanation

How to think about this question

The FortiGate-FortiManager communication uses the FortiGate-to-FortiManager (FGFM) protocol over TCP port 541, which is a proprietary encrypted tunnel. The registration code (a 16-character alphanumeric string) is entered on the FortiGate via CLI or GUI, and the FortiManager validates it before allowing authorization. In real-world deployments, if network connectivity on TCP 541 is blocked by a firewall, the FortiGate will show as 'disconnected' and cannot be authorized, making step E equally critical.

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 junior network technician can log in to a core router but cannot reach the enable prompt or configuration mode. The AAA server is authenticating the login — but the authorisation policy only grants privilege level 1, not 15. Authentication (who you are) is working; authorisation (what you can do) is not.

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 NSE4 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 NSE4 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 NSE4 question test?

System and Network Administration — This question tests System and Network Administration — Read the scenario before looking for a memorised answer..

What is the correct answer to this question?

The correct answer is: Authorize the FortiGate in the FortiManager GUI. — Option B is correct because after the FortiGate is discovered by FortiManager (via FGFM protocol), the administrator must explicitly authorize the device in the FortiManager GUI under 'Device Manager > Unregistered Devices'. This step is mandatory to establish a trusted management relationship; without authorization, the FortiGate remains in an unmanaged state and cannot receive configuration or policy updates.

What should I do if I get this NSE4 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

2 more ways this is tested on NSE4

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 administrator needs to integrate a FortiGate with FortiManager for centralized management. Which two steps are required? (Choose two.)

medium
  • A.Enable SNMP on the FortiGate to allow FortiManager to monitor.
  • B.Configure a firewall policy allowing traffic from FortiGate to FortiManager on port 541 (FGFM).
  • C.Configure a VPN tunnel between FortiGate and FortiManager.
  • D.Configure the FortiGate to connect to FortiManager using the 'execute fortimanager register' command.
  • E.Set the FortiGate's operation mode to transparent.

Why B: Option B is correct because FortiGate and FortiManager communicate using the FortiGate-to-FortiManager (FGFM) protocol over TCP port 541. A firewall policy must be configured on the FortiGate to allow outbound traffic to the FortiManager on this port, enabling registration and ongoing management. Option D is correct because the 'execute fortimanager register' command is the standard CLI method to initiate the registration process, providing the FortiManager IP address and optional registration code.

Variation 2. An administrator is configuring a new FortiGate and wants to ensure it can be managed centrally via FortiManager. Which TWO steps are required?

medium
  • A.Enable HTTPS access on the management interface.
  • B.Configure SNMP community for FortiManager to poll.
  • C.Enable FortiManager on the interface used for management.
  • D.Set the FortiManager IP address under 'config system central-management'.
  • E.Create a firewall policy allowing FortiManager access from the management subnet.

Why C: Option C is correct because FortiGate requires the 'FortiManager' feature to be explicitly enabled on the management interface to allow FortiManager to establish a connection. Option D is correct because the FortiManager IP address must be set under 'config system central-management' to define the central management server. Without these two steps, FortiManager cannot discover or manage the FortiGate.

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 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.