- A
Create a port profile that defines VLAN and security settings for the access ports
Port profiles are used to configure the switch ports from the FortiGate.
- B
Configure a DHCP server on the FortiGate to assign IP addresses to FortiSwitch management
Why wrong: The FortiSwitch typically gets an IP from the existing network; DHCP may be needed but not always from the FortiGate.
- C
Enable STP on the FortiGate interface
Why wrong: STP is layer 2 and typically configured on the switch, not required on the FortiGate interface.
- D
Enable CAPWAP on the FortiGate interface connected to the FortiSwitch
CAPWAP is the protocol used for FortiGate to manage FortiSwitch.
- E
Authorize the FortiSwitch in the FortiGate's managed switch list
The FortiGate must authorize the switch to manage it.
Quick Answer
The correct answer is to authorize the FortiSwitch in the FortiGate's managed switch list. This step is essential because the FortiGate operates as the central controller for managed FortiSwitches, using CAPWAP to discover and manage them; without explicit authorization, the switch remains unmanaged and cannot be configured for LAN edge access. On the Fortinet NSE 7 Advanced Security NSE7 exam, this question tests your understanding of the FortiSwitch integration workflow, where common traps include forgetting to first enable CAPWAP on the FortiGate interface or assuming a port profile is optional—it is required to define access port behavior for end users. A reliable memory tip is the acronym CAP: first, enable CAPWAP on the management interface; second, create a port profile for user access; and third, authorize the switch to complete the integration.
NSE7 Advanced Networking and SD-WAN Practice Question
This NSE7 practice question tests your understanding of advanced networking and sd-wan. 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.
An administrator needs to integrate a FortiSwitch with a FortiGate for LAN edge management. The FortiSwitch will be used to provide access ports for end users. Which THREE configuration steps are required on the FortiGate?
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 port profile that defines VLAN and security settings for the access ports
The FortiGate acts as the controller for managed FortiSwitches. Key steps include enabling CAPWAP, creating a port profile, and authorizing the switch.
Key principle: A trunk being up does not mean the VLAN is allowed across it. Always verify the allowed VLAN list and whether the VLAN exists on both switches.
Answer analysis
Option-by-option breakdown
For each option: why learners choose it and why it is or isn't the right answer here.
- ✓
Create a port profile that defines VLAN and security settings for the access ports
Why this is correct
Port profiles are used to configure the switch ports from the FortiGate.
Related concept
Access ports place end devices into a single VLAN.
- ✗
Configure a DHCP server on the FortiGate to assign IP addresses to FortiSwitch management
Why it's wrong here
The FortiSwitch typically gets an IP from the existing network; DHCP may be needed but not always from the FortiGate.
- ✗
Enable STP on the FortiGate interface
Why it's wrong here
STP is layer 2 and typically configured on the switch, not required on the FortiGate interface.
- ✓
Enable CAPWAP on the FortiGate interface connected to the FortiSwitch
Why this is correct
CAPWAP is the protocol used for FortiGate to manage FortiSwitch.
Related concept
Access ports place end devices into a single VLAN.
- ✓
Authorize the FortiSwitch in the FortiGate's managed switch list
Why this is correct
The FortiGate must authorize the switch to manage it.
Related concept
Access ports place end devices into a single VLAN.
Common exam traps
Common exam trap: an active trunk can still block the VLAN you need
A trunk being up does not prove every VLAN is crossing it. Check allowed VLAN lists, native VLAN mismatch, VLAN existence and access-port assignment.
Detailed technical explanation
How to think about this question
VLAN questions usually combine access-port and trunking clues. The key is to identify whether the issue is local to one switchport, caused by the trunk, or caused by the VLAN not existing where it needs to exist.
KKey Concepts to Remember
- Access ports place end devices into a single VLAN.
- Trunk ports carry multiple VLANs between switches.
- Allowed VLAN lists decide which VLANs can cross a trunk.
- Native VLAN mismatch can create confusing symptoms.
TExam Day Tips
- Use show vlan brief to verify access VLANs.
- Use show interfaces trunk to verify trunk state and allowed VLANs.
- Do not treat every same-VLAN issue as a routing problem.
Key takeaway
A trunk being up does not mean the VLAN is allowed across it. Always verify the allowed VLAN list and whether the VLAN exists on both switches.
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.
Review VLAN allowed lists, native VLAN mismatch detection, and how to verify VLAN membership with show vlan brief and show interfaces trunk. Then practise related NSE7 questions on switching, trunking, and access-port configuration.
- →
Advanced Networking and SD-WAN — study guide chapter
Learn the concepts, then practise the questions
- →
Advanced Networking and SD-WAN practice questions
Targeted practice on this topic area only
- →
All NSE7 questions
1,000 questions across all exam domains
- →
Fortinet NSE 7 Advanced Security NSE7 study guide
Full concept coverage aligned to exam objectives
- →
NSE7 practice test guide
How to use practice tests most effectively before exam day
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.
Advanced Networking and SD-WAN practice questions
Practise NSE7 questions linked to Advanced Networking and SD-WAN.
Advanced VPN and Zero Trust practice questions
Practise NSE7 questions linked to Advanced VPN and Zero Trust.
Enterprise Firewall and VDOMs practice questions
Practise NSE7 questions linked to Enterprise Firewall and VDOMs.
Advanced Threat Protection practice questions
Practise NSE7 questions linked to Advanced Threat Protection.
Troubleshooting and Diagnostics practice questions
Practise NSE7 questions linked to Troubleshooting and Diagnostics.
NSE7 fundamentals practice questions
Practise NSE7 questions linked to NSE7 fundamentals.
NSE7 scenario practice questions
Practise NSE7 questions linked to NSE7 scenario.
NSE7 troubleshooting practice questions
Practise NSE7 questions linked to NSE7 troubleshooting.
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?
Advanced Networking and SD-WAN — This question tests Advanced Networking and SD-WAN — Access ports place end devices into a single VLAN..
What is the correct answer to this question?
The correct answer is: Create a port profile that defines VLAN and security settings for the access ports — The FortiGate acts as the controller for managed FortiSwitches. Key steps include enabling CAPWAP, creating a port profile, and authorizing the switch.
What should I do if I get this NSE7 question wrong?
Review VLAN allowed lists, native VLAN mismatch detection, and how to verify VLAN membership with show vlan brief and show interfaces trunk. Then practise related NSE7 questions on switching, trunking, and access-port configuration.
What is the key concept behind this question?
Access ports place end devices into a single VLAN.
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 →
Same concept, more angles
3 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 administrator needs to integrate a FortiSwitch with a FortiGate for LAN edge management. The FortiGate will manage the switch via the LAN interface. Which TWO steps are required? (Choose two.)
medium- ✓ A.Enable switch controller on the FortiGate.
- B.Assign an IP address to the FortiSwitch's management VLAN on the FortiGate.
- C.Configure the FortiSwitch in standalone mode.
- D.Disable STP on the FortiSwitch ports connected to the FortiGate.
- ✓ E.Connect the FortiSwitch to a port configured as a 'switch' interface type.
Variation 2. An administrator wants to integrate a FortiSwitch with a FortiGate for LAN edge management. Which TWO steps are required for initial setup? (Choose two.)
easy- A.Configure OSPF on the FortiSwitch
- ✓ B.Connect the FortiSwitch to the FortiGate's managed switch port
- C.Set the FortiSwitch to 'transparent' mode
- ✓ D.Authorize the FortiSwitch in the FortiGate's switch controller
- E.Create a firewall policy allowing traffic between FortiSwitch and FortiGate
Why B: Option B is correct because a FortiSwitch must be physically connected to a FortiGate port that has been configured as a managed switch port (via config system interface and set type switch). This dedicated port enables the FortiGate to discover and manage the FortiSwitch using the FortiLink protocol, which encapsulates control and data traffic over a single link. Without this physical connection to a managed switch port, the FortiGate cannot establish the FortiLink adjacency required for LAN edge management.
Variation 3. An administrator wants to use a FortiGate to manage FortiSwitch units via the LAN. Which interface configuration is required on the FortiGate to allow this management?
easy- A.The interface must have 'set role lan' configured
- ✓ B.The interface must be configured as a 'trunk' mode to connect to the FortiSwitch
- C.The interface must be a member of a VDOM
- D.The interface must have 'set type switch' enabled
Last reviewed: Jun 21, 2026
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.