Courseiva

NSE 7 - Enterprise Firewall (NSE7_EFW) (NSE7_EFW) — Questions 175

91 questions total · 2pages · All types, answers revealed

Page 1 of 2

Page 2
1
MCQmedium

What is the benefit of using 'CLI Templates' in FortiManager?

A.They replace the GUI completely
B.They convert the policy to a CLI script
C.They allow applying configuration commands to multiple devices
D.They improve the FortiGate hardware performance
AnswerC

Templates provide bulk configuration.

Why this answer

CLI templates allow you to push specific configuration lines to multiple devices, which is useful for settings not covered by the GUI policy editor.

2
Multi-Selecthard

Which THREE steps are involved in the 'Policy Package Installation' workflow?

Select 3 answers
A.Select the target device
B.Perform a factory reset
C.Review the install preview
D.Select the policy package
E.Reboot the target device
AnswersA, C, D

Target selection is required.

Why this answer

The workflow involves selecting the package, choosing the target device, and executing the installation (with a preview).

3
Multi-Selecthard

Which THREE of the following are mandatory for a BGP neighbor adjacency to establish?

Select 3 answers
A.Identical prefix lists
B.Correct autonomous system numbers
C.Reachability to the neighbor IP
D.Identical router IDs
E.Matching BGP version
AnswersB, C, E

The peers must know their AS relationship.

Why this answer

BGP requires the correct AS numbers, reachable IPs, and matching timers or specific parameters to form a connection.

4
MCQmedium

You are setting up an SD-WAN configuration via FortiManager. Which object type is used to group multiple WAN interfaces for SD-WAN member assignment?

A.IP Pool
B.Virtual Wire Pair
C.SD-WAN Zone
D.Interface Group
AnswerC

Zones allow grouping of SD-WAN members.

Why this answer

The 'SD-WAN Zone' object is used in FortiManager to group multiple interfaces together for use in SD-WAN policies.

5
MCQeasy

What is the result of 'Pushing' a policy package from FortiManager to a FortiGate?

A.The FortiGate policy is sent to the FortiManager
B.The policy is saved in a draft state on the FortiGate
C.The FortiManager policy is appended to the existing FortiGate policy
D.The FortiGate policy configuration is overwritten with the FortiManager version
AnswerD

Pushing overwrites the device config.

Why this answer

Pushing a policy package replaces the current policy configuration on the FortiGate with the version stored in the FortiManager database.

6
MCQmedium

You need to inspect traffic between two internal VLANs. How do you ensure this traffic is processed by the FortiGate?

A.Configure firewall policies between the VLAN interfaces
B.Enable hardware switching
C.Set the firewall mode to Transparent
D.Enable inter-VLAN routing on the switches only
AnswerA

The FortiGate requires a policy to permit traffic between zones/interfaces.

Why this answer

Since VLANs are logical interfaces, the FortiGate will act as a gateway if the devices are configured to use the FortiGate's IP as their default gateway.

7
MCQeasy

Which component of FortiManager allows for the centralized management of firmware across multiple devices?

A.Policy Database
B.Device Templates
C.Log View
D.Firmware Management
AnswerD

This is the correct module for firmware.

Why this answer

The 'Firmware Management' tool is dedicated to tracking, uploading, and deploying firmware to managed FortiGates.

8
Multi-Selectmedium

Which TWO types of reports can be generated in the FortiAnalyzer module of FortiManager?

Select 2 answers
A.Custom reports
B.Pre-defined reports
C.Policy change impact reports
D.Hardware diagnostic reports
E.Firmware compatibility reports
AnswersA, B

Admins can build custom reports.

Why this answer

FortiAnalyzer provides both pre-defined reports and custom reports for tailored analysis.

9
Multi-Selectmedium

Which TWO of the following are benefits of using the FortiGate flow-based inspection mode?

Select 2 answers
A.It supports deep content inspection for all protocols
B.It uses fewer system resources than proxy-based inspection
C.It provides higher throughput performance
D.It requires manual buffer allocation
E.It offers more granular application control
AnswersB, C

It avoids the overhead of buffering the entire object.

Why this answer

Flow-based inspection is generally faster and provides better performance than proxy-based inspection.

10
MCQeasy

Which FortiGate feature is used to group multiple physical interfaces for redundancy at Layer 2?

A.Loopback interface
B.802.3ad Aggregate
C.SD-WAN
D.VLAN tagging
AnswerB

This provides port-channel functionality.

Why this answer

802.3ad Link Aggregation (LACP) is the standard for binding physical ports into a single logical interface.

11
MCQmedium

You notice that an IPsec tunnel is up, but no traffic passes. What is the most common reason related to firewall policy configuration?

A.Missing static route
B.Incorrect IKE ID
C.Phase 1 lifetime expiration
D.Missing firewall policy
AnswerD

Policies are mandatory to permit inter-zone traffic flow.

Why this answer

Even if the tunnel is up, a policy must exist to allow traffic to flow between the internal network and the tunnel interface.

12
MCQeasy

When adding a FortiGate to FortiManager, which mode must the FortiGate be in to allow the FortiManager to manage its configuration and policies?

A.Registration-only mode
B.Backup mode
C.Normal mode
D.Read-only mode
AnswerC

Normal mode is required for full management.

Why this answer

The FortiGate must be in 'Normal' mode; if it is in 'Backup' or 'Read-only' mode, full management is not possible.

13
MCQhard

You are managing FortiGates across multiple ADOMs. How can you share common firewall objects (e.g., mail servers, common IP ranges) across these ADOMs?

A.Create objects in the Global Database
B.Manually copy objects to each ADOM
C.Use the API to script the creation in every ADOM
D.Enable 'Object Sharing' in system settings
AnswerA

Global database objects are available to all ADOMs.

Why this answer

Using the 'Global Database' or 'Global Policy' objects allows administrators to define objects once and share them across multiple ADOMs.

14
MCQmedium

An administrator wants to use FortiManager to push a configuration change to 50 FortiGates simultaneously. Which method minimizes downtime and ensures consistency?

A.Create 50 separate ADOMs
B.Assign devices to a Device Group and push a common Policy Package
C.Connect to each FortiGate via SSH and run scripts
D.Enable 'Auto-Push' for every change
AnswerB

Device groups enable bulk management.

Why this answer

Using 'Provisioning Templates' or 'Device Groups' allows the administrator to push changes to multiple devices in a controlled, unified manner.

15
Multi-Selecthard

Which THREE factors influence the Master election in an HA cluster?

Select 3 answers
A.CPU load
B.Device Hostname
C.Uptime (if priority is equal)
D.Device Priority
E.Monitor interface status
AnswersC, D, E

Longest uptime wins if priority matches.

Why this answer

The election process considers the monitor status, the override setting, and the priority values of the devices.

16
MCQmedium

In a site-to-site VPN, you need to allow traffic initiated from the remote site. What configuration is essential on the local FortiGate?

A.An IPSec phase 3 policy
B.A static route to the remote subnet
C.A firewall policy allowing traffic from the VPN zone to the Internal zone
D.A NAT rule for the remote subnet
AnswerC

This policy enables the inbound connection flow.

Why this answer

A local firewall policy must exist to permit traffic arriving from the VPN interface and destined for the internal network.

17
MCQmedium

When using FortiAnalyzer integration with FortiManager, where do you view the aggregated log reports?

A.System Settings
B.Reports & Analytics tab
C.Device Manager
D.Policy & Objects
AnswerB

This is where reports are generated.

Why this answer

Reports are generated and viewed within the FortiAnalyzer module, which is embedded in the FortiManager.

18
MCQmedium

Which FortiGate feature should be enabled to prevent internal users from accessing malicious websites based on real-time threat intelligence?

A.Antivirus profile
B.Web Filter
C.Application Control
D.DNS Filter
AnswerB

Web filtering specifically categorizes URLs for security policy.

Why this answer

Web Filtering using categories provides real-time protection by checking URLs against the FortiGuard database.

19
MCQhard

In a BGP deployment, your FortiGate is receiving routes from two different ISPs. You want to influence outbound traffic to prefer ISP1 for specific destinations. Which BGP attribute should you modify?

A.Weight
B.Local Preference
C.AS-Path
D.Multi-Exit Discriminator (MED)
AnswerB

Local Preference is the standard BGP attribute for controlling outbound path selection.

Why this answer

Local Preference is used to influence outbound traffic selection within an AS.

20
MCQeasy

Which administrative access type is recommended to be disabled on public-facing interfaces for security best practices?

A.SSH
B.HTTPS
C.SNMP
D.HTTP
AnswerD

HTTP sends credentials in cleartext and should be restricted.

Why this answer

HTTP and Telnet are unencrypted protocols and should always be disabled on external interfaces.

21
MCQmedium

You are implementing SSL VPN and need to ensure that only compliant corporate laptops can connect. Which feature should you use?

A.Host check
B.SSL VPN portal settings
C.Two-factor authentication
D.PKI user authentication
AnswerA

Host check verifies endpoint security posture.

Why this answer

Host check allows the FortiGate to verify the presence of specific software like Antivirus before allowing the VPN connection.

22
MCQhard

An administrator needs to perform a firmware upgrade on 100 FortiGates. Which feature in FortiManager allows this to be done securely with a rollback option?

A.Automated patch management
B.Manual script pushing
C.Firmware Management in Device Manager
D.Global Policy upgrade task
AnswerC

This manages upgrades across devices.

Why this answer

The 'Firmware Management' feature in Device Manager allows for scheduled upgrades and provides options for managing firmware versions across groups.

23
MCQmedium

An enterprise firewall administrator needs to deploy different security profiles to branch offices while sharing the same firewall policy structure. Which feature should be used?

A.Creating multiple ADOMs for every branch
B.Manual copy-paste of rules
C.Using CLI templates exclusively
D.Policy Package inheritance and mapping
AnswerD

Inheritance allows sharing of policy structures.

Why this answer

Policy Packages allow for the grouping of policies, while the use of 'Global Policy' or 'Package Inheritance' allows for common policies to be shared across various ADOMs or device groups.

24
Multi-Selecthard

Which THREE items can be managed via Device Templates in FortiManager?

Select 3 answers
A.Firewall policies
B.NTP configuration
C.Application control databases
D.DNS settings
E.Local interface IP settings
AnswersB, D, E

NTP is a standard template item.

Why this answer

Device templates are used for system-level settings like DNS, NTP, and local interface configurations.

25
MCQhard

You need to ensure that session synchronization between HA nodes is as efficient as possible. Which parameter should be tuned in the HA configuration?

A.monitor-interface
B.override
C.heartbeat-interval
D.session-pickup-delay
AnswerD

This setting allows delaying session pickup, which can reduce CPU utilization during high-frequency session creation.

Why this answer

The 'session-pickup' setting, specifically 'session-pickup-delay', helps manage the timing and load of session synchronization to prevent CPU spikes.

26
MCQhard

You need to inspect traffic between two VDOMs. Which mechanism is required?

A.Policy-based routing
B.Physical loopback cable
C.Inter-VDOM Link
D.Static NAT
AnswerC

This is the native FortiGate feature for VDOM-to-VDOM communication.

Why this answer

Inter-VDOM links are virtual interfaces used to route traffic between distinct VDOMs, essentially creating a 'cable' between them.

27
Multi-Selecthard

Which THREE items are included in the configuration file of a FortiGate?

Select 3 answers
A.User certificates
B.Network interface settings
C.FortiGuard cached updates
D.Real-time session tables
E.Firewall policies
AnswersA, B, E

Stored in the config file.

Why this answer

The configuration file contains system settings, policy rules, and interface definitions.

28
Multi-Selectmedium

Which TWO of the following can be used to optimize IPsec VPN performance?

Select 2 answers
A.Increase the Phase 1 lifetime to 24 hours
B.Use DES encryption for speed
C.Ensure the configuration uses AES-NI supported ciphers
D.Use hardware acceleration (ASIC offloading)
E.Disable NAT-Traversal
AnswersC, D

AES-NI optimizes the encryption process.

Why this answer

Hardware acceleration (ASIC) and selecting efficient encryption algorithms like AES-NI (hardware-accelerated AES) improve VPN throughput.

29
MCQmedium

An administrator is configuring the FortiManager to manage multiple FortiGate devices across different regions. Which method ensures that the device configuration remains synchronized with the FortiManager policy database during an automatic configuration update?

A.Set the FortiGate to 'Read-Only' mode
B.Enable Auto-update in the Device Manager configuration settings
C.Enable ADOM-level scheduling
D.Configure a manual CLI script to push updates
AnswerB

Auto-update ensures configuration synchronization.

Why this answer

The 'Auto-update' feature in the FortiManager Device Manager ensures that the configuration on the managed device is automatically synchronized with the policy package defined in the FortiManager database.

30
MCQmedium

If a FortiGate is in Active-Passive HA mode, what happens to the secondary device if the heartbeat is lost?

A.It shuts down its interfaces
B.It initiates a master election
C.It enters standalone mode
D.It ignores the loss
AnswerB

The loss of heartbeat triggers the election process.

Why this answer

If heartbeat is lost, the secondary assumes the master is down and attempts to promote itself to primary if it has the higher priority or preemption settings configured.

31
MCQmedium

When using an IPS sensor, what is the difference between 'Protect' and 'Monitor' mode?

A.Protect applies only to WAN; Monitor applies to LAN
B.Protect drops traffic; Monitor only logs it
C.Protect requires SSL inspection; Monitor does not
D.Protect logs traffic; Monitor drops it
AnswerB

'Protect' implies active enforcement.

Why this answer

'Protect' drops the traffic if a signature matches, whereas 'Monitor' logs the hit without dropping the traffic.

32
MCQeasy

A network administrator is configuring SSL inspection for a group of users. Which certificate must be installed on the client endpoints to prevent browser certificate warnings?

A.The FortiGate CA certificate used for SSL inspection
B.The FortiGate's local device certificate
C.The Fortinet_Factory CA certificate
D.A third-party public CA certificate
AnswerA

Clients must trust the CA that signs the re-issued certificates.

Why this answer

The FortiGate acts as a man-in-the-middle, so the client must trust the CA certificate generated by the FortiGate.

33
MCQhard

In a VDOM-enabled environment, how are administrative accounts managed?

A.Admins can be scoped to specific VDOMs
B.Only the root VDOM admin can change settings
C.Admins must be global
D.All admins see all VDOMs
AnswerA

This is the primary benefit of administrative VDOM access control.

Why this answer

Administrative accounts can be restricted to specific VDOMs (Global admin vs. VDOM admin) for granular access control.

34
MCQhard

An administrator needs to provide access to FortiManager for a junior team member who should only be able to view logs and reports. Which feature is used to define this access?

A.Administrator Profiles
B.Access Control Lists (ACLs)
C.ADOM Assignment
D.User Groups
AnswerA

Profiles control feature-level access.

Why this answer

Administrators create 'Administrator Profiles' to restrict access to specific modules and permissions.

35
MCQeasy

What is the primary purpose of an ADOM in FortiManager?

A.To logically group devices for delegated administration and policy management
B.To provide high availability for the FortiGate
C.To allow external API access to the FortiGate
D.To increase the storage capacity of the FortiManager
AnswerA

ADOMs provide administrative segmentation.

Why this answer

Administrative Domains (ADOMs) allow the segregation of managed devices based on geography, customer, or business unit for delegated administration.

36
MCQeasy

What is the impact of changing the 'set vdom-mode' from 'no-vdom' to 'multi-vdom'?

A.Automatic disablement of HA
B.Loss of all firewall policies
C.No impact, immediate change
D.System reboot required
AnswerD

The configuration migration requires a system reload.

Why this answer

Changing the VDOM mode triggers a system reboot because it fundamentally changes how the kernel handles memory allocation and resource segmentation.

37
MCQeasy

What is the primary function of the FortiGate Security Fabric?

A.To configure OSPF automatically
B.To increase the throughput of the firewall
C.To replace the need for an IPS sensor
D.To synchronize security policies and share intelligence across devices
AnswerD

This is the core value proposition of the Security Fabric.

Why this answer

The Security Fabric integrates multiple devices to provide coordinated, end-to-end security visibility and control.

38
MCQmedium

Which type of script in FortiManager is designed to run on the FortiManager itself rather than the managed devices?

A.CLI scripts
B.TCL scripts
C.Configuration scripts
D.Policy scripts
AnswerB

TCL scripts run on the FMG.

Why this answer

TCL scripts can be used to automate FortiManager functions, whereas CLI scripts typically target the managed devices.

39
MCQmedium

You want to automate the onboarding of new FortiGate units. Which FortiManager feature allows you to pre-configure devices before they connect to the network?

A.Provisioning Templates
B.Scripting
C.Device Registration Key
D.Policy cloning
AnswerA

Templates enable automated configuration.

Why this answer

Provisioning Templates allow you to define configuration settings that are applied automatically when the device registers with the FortiManager.

40
MCQeasy

Which command is used to troubleshoot connectivity by checking the routing table of a specific IP address on the FortiGate?

A.diagnose sniffer packet
B.get router info routing-table detail <ip>
C.get system status
D.exec ping-options
AnswerB

This shows the exact routing lookup for the given IP.

Why this answer

The 'get router info route detail' or 'execute router info routing-table' commands are standard for verifying paths.

41
MCQmedium

Which command allows you to view the current routing table for a specific VDOM?

A.get router info routing-table all
B.get system routing
C.diag ip route
D.show router table
AnswerA

This displays the routing table for the current context.

Why this answer

The 'get router info' command is context-aware and must be prefixed with the VDOM scope or executed within the VDOM context.

42
Multi-Selectmedium

Which TWO actions should be taken when preparing to upgrade a FortiGate HA cluster?

Select 2 answers
A.Review release notes
B.Clear all sessions
C.Backup the configuration
D.Disable heartbeat interfaces
E.Change HA mode to Standalone
AnswersA, C

Crucial for known issues and upgrade paths.

Why this answer

A configuration backup is mandatory, and checking the release notes for firmware-specific HA behavior is critical for a smooth upgrade.

43
Multi-Selecthard

Which THREE types of traffic are typically NOT offloaded by the NP6 processor?

Select 3 answers
A.Simple ICMP packets
B.Traffic requiring proxy-based inspection
C.Encrypted traffic before decryption
D.Traffic using unsupported protocols
E.Standard UDP traffic
AnswersB, C, D

Proxy modes are CPU-intensive and generally not NP-offloaded.

Why this answer

Traffic that requires complex inspection, such as encrypted traffic that hasn't been decrypted or specific types of tunnels without hardware support, is handled by the CPU.

44
MCQhard

A FortiManager administrator needs to ensure that logs from all enterprise FortiGates are aggregated and purged based on storage thresholds. Where is this configured?

A.FortiAnalyzer/Log Settings under Device Manager
B.System settings under 'Network' tab
C.Global Policy settings
D.ADOM management settings
AnswerA

Log settings define disk management for logs.

Why this answer

The log retention and storage settings are managed in the FortiManager's 'FortiView' or 'Device Settings' regarding log management, specifically under 'Log Settings' where disk quota and retention policies are defined.

45
Multi-Selectmedium

Which TWO methods can be used to authenticate a FortiGate when it registers to a FortiManager?

Select 2 answers
A.External RADIUS server
B.SNMP community string
C.Password/Pre-shared Key
D.Serial Number registration
E.IP-based automatic discovery
AnswersC, D

Passwords are used for secure registration.

Why this answer

Registration can be secured using a serial number/password combination or by adding the device's IP and certificate/serial in the FMG.

46
MCQeasy

Which configuration mode allows you to define a virtual MAC address for an HA cluster to prevent ARP cache issues on switches?

A.DHCP relay
B.Static ARP
C.Virtual MAC
D.Physical MAC
AnswerC

Using a virtual MAC ensures the downstream switches do not need to relearn the MAC address during failover.

Why this answer

The 'ha-mgmt-status' and virtual MAC features ensure that the cluster presents a consistent MAC regardless of which node is master.

47
MCQhard

You are troubleshooting a policy installation failure where the FortiManager reports a 'Configuration conflict'. Which action should you perform to identify the root cause of the mismatch?

A.Force an 'Import Policy' operation
B.Reboot the FortiManager
C.Disable the policy package entirely
D.Use the 'Diff' feature in the Policy & Objects tab to compare the database and device config
AnswerD

The Diff tool is the standard method for resolving conflicts.

Why this answer

The 'Check Configuration' or 'Diff' tool in the Policy & Objects tab allows administrators to compare the database version against the running device configuration to pinpoint the exact setting causing the conflict.

48
Multi-Selectmedium

Which TWO actions can be performed on a Revision History item in FortiManager?

Select 2 answers
A.Compare with current version
B.Restore to a previous state
C.Delete the entire ADOM
D.Export the revision to an external cloud
E.Modify the version permanently
AnswersA, B

Diff/Compare identifies changes.

Why this answer

Revision history allows you to compare versions (diff) and restore to a previous state.

49
Multi-Selecthard

Which THREE conditions must be met for a successful Inter-VDOM link?

Select 3 answers
A.IP addresses in the same subnet
B.One side is in a different VDOM
C.Hardware acceleration must be disabled
D.The link must be added to a policy
E.The link must be in transparent mode
AnswersA, B, D

Point-to-point links require an L3 subnet.

Why this answer

Inter-VDOM links require pairing, routing, and specific interface assignment within the relevant VDOMs.

50
Multi-Selectmedium

Which TWO components are synchronized between HA members?

Select 2 answers
A.Administrator credentials
B.Active session table
C.Local log files
D.Firmware image
E.Configuration database
AnswersB, E

Essential for seamless failover.

Why this answer

The configuration and the session table are the primary elements that must be synchronized for transparent failover.

51
Multi-Selecthard

When configuring an IPsec tunnel using IKEv2, which THREE parameters are commonly negotiated during Phase 1?

Select 3 answers
A.Encryption algorithm (e.g., AES-256)
B.Authentication method (e.g., PSK or RSA)
C.TCP port selection
D.Firewall policy ID
E.Diffie-Hellman group
AnswersA, B, E

This ensures confidentiality.

Why this answer

IKEv2 negotiates encryption, integrity, and Diffie-Hellman groups during the initial exchange.

52
Multi-Selecthard

Which THREE types of traffic are typically inspected by an IPS policy?

Select 3 answers
A.HTTP/HTTPS traffic
B.SMTP traffic
C.SNMP monitoring traffic
D.FTP traffic
E.ICMP echo requests
AnswersA, B, D

Web traffic is a primary vector for attacks.

Why this answer

IPS is designed to detect and block threats in common protocols like HTTP, FTP, and SMTP.

53
MCQeasy

What is the purpose of the 'Any' interface in a firewall policy?

A.To force traffic through the hardware switch
B.To bypass the routing table
C.To match traffic only on the WAN port
D.To match traffic regardless of the ingress or egress interface
AnswerD

'Any' is a wildcard for interface matching.

Why this answer

The 'Any' interface enables the policy to match traffic originating from or destined to any physical or logical interface on the FortiGate.

54
MCQhard

An administrator is migrating a standalone FortiGate into an existing FortiManager. What happens to the existing firewall policies on the FortiGate during the import process?

A.They are moved to a 'Disabled' state
B.They are deleted to ensure a clean slate
C.They are merged into the Global Policy
D.They are imported and converted into a Policy Package
AnswerD

The import process captures existing policies into the database.

Why this answer

When importing, the FortiManager imports the configuration and creates a Policy Package; the existing policies are added to the 'Policy & Objects' database.

55
Multi-Selecthard

In a high availability (HA) cluster, which THREE settings are synchronized between the primary and secondary units?

Select 3 answers
A.Hardware serial numbers
B.Management IP address
C.Address objects
D.User authentication database
E.Firewall policies
AnswersC, D, E

Objects must be consistent across the cluster.

Why this answer

HA synchronization ensures that policies, objects, and configurations are mirrored to provide seamless failover.

56
MCQeasy

What is the purpose of 'dedicated HA' interfaces?

A.To provide extra management access
B.To isolate heartbeat traffic
C.To increase throughput
D.To act as a backup WAN port
AnswerB

Dedicated interfaces prevent data traffic from interfering with HA signaling.

Why this answer

They isolate heartbeat traffic from data traffic to prevent jitter and ensure cluster stability.

57
MCQhard

What is the effect of changing the IPS 'buffer' size on a FortiGate device?

A.It disables the hardware acceleration engine
B.It changes the signature timeout
C.It increases the number of concurrent IPS connections
D.It determines the maximum size of data packets to hold for inspection
AnswerD

The buffer directly manages memory for flow-based inspection.

Why this answer

Adjusting the IPS buffer affects how much data is held in memory for inspection, which can prevent packet drops during heavy traffic but increases memory load.

58
MCQmedium

When configuring an aggregate interface (LACP) on a FortiGate, which mode must be set to ensure traffic is distributed across links based on source and destination IP?

A.VLAN tagging
B.Hash algorithm L4
C.Interface mirroring
D.LACP mode active
AnswerB

Selecting an appropriate hash algorithm ensures traffic distribution based on L4 headers.

Why this answer

The 'LACP-mode' set to 'active' or 'passive' relates to negotiation, but the distribution algorithm is governed by the 'dst-mac' or 'ip' hash settings in the interface configuration.

59
MCQhard

An administrator notices that logs are not appearing in FortiManager for a specific FortiGate. What is the first thing to check to ensure log forwarding is active?

A.The FortiManager license
B.The device's physical connection
C.Log forwarding configuration on the FortiGate
D.The firmware version of the FortiGate
AnswerC

FGT must be configured to send logs.

Why this answer

Checking the 'Log Settings' on the FortiGate to ensure the 'Remote Logging' feature is enabled and pointing to the correct FortiManager/FortiAnalyzer IP.

60
MCQmedium

When a policy change is made in FortiManager, it must be 'Installed' to take effect. What is the first stage of the install process?

A.Install Preview
B.Database validation
C.Config push
D.Reboot
AnswerA

Previewing is the first phase of verification.

Why this answer

The install process begins with an 'Install Preview' to verify the configuration changes before they are actually pushed to the device.

61
Multi-Selectmedium

Which TWO options are available when configuring an SD-WAN rule in FortiManager?

Select 2 answers
A.Interface physical speed
B.Source/Destination criteria
C.Traffic steering strategy
D.MAC address spoofing
E.Hardware acceleration toggle
AnswersB, C

Traffic matching is standard.

Why this answer

SD-WAN rules allow setting traffic steering based on criteria like source/destination and strategy (load balancing/manual).

62
MCQeasy

Where can an administrator check the status of the connection between a FortiGate and FortiManager?

A.Log View
B.Device Manager
C.Policy & Objects
D.System Settings
AnswerB

Device Manager shows connectivity status.

Why this answer

The 'Device Manager' page lists all managed devices and displays their status (e.g., 'Up', 'Down', 'Synchronized').

63
Multi-Selectmedium

Which TWO administrative actions require a 'Workspace Mode' enabled in FortiManager?

Select 2 answers
A.Automatic log rotation
B.Creating new ADOMs
C.Forcing a reboot
D.Locking policies for editing
E.Reviewing changes before publishing
AnswersD, E

Workspace mode enables locking.

Why this answer

Workspace mode is required for concurrent editing and locking of policies by multiple administrators.

64
MCQeasy

What is the default behavior for 'override' in FortiGate HA?

A.Depends on the model
B.Enabled
C.Always enabled
D.Disabled
AnswerD

The default setting is disabled to ensure stability.

Why this answer

Override is disabled by default to prevent unnecessary failbacks and flapping in the cluster.

65
MCQmedium

A FortiGate is operating in transparent mode. What is the default behavior when the device receives a frame with an unknown MAC address?

A.Drop the packet
B.Flood to all ports
C.Forward to the management interface
D.Send an ICMP unreachable message
AnswerB

Standard bridging behavior for unknown unicast/broadcast frames.

Why this answer

In transparent mode, the FortiGate acts as a Layer 2 bridge and will flood the unknown frame to all interfaces in the bridge domain except the incoming port.

66
MCQmedium

Which FortiGate feature allows you to bypass SSL inspection for specific known-trusted websites to maintain user privacy?

A.URL Filter category exemption
B.Firewall address object
C.Application Control override
D.IPS signature exclusion
AnswerA

Exempting categories like 'Finance' or 'Health' is standard practice.

Why this answer

SSL Inspection Exemptions allow bypassing decryption for specific categories or domains.

67
MCQeasy

A network administrator is configuring an HA cluster with two FortiGates in Active-Passive mode. Which parameter must be identical on both devices to ensure a successful cluster formation?

A.Device Hostname
B.Serial Number
C.HA Group ID
D.Priority value
AnswerC

The HA Group ID must match to allow devices to discover each other.

Why this answer

In an HA cluster, devices must share identical HA group IDs, passwords, and heartbeats to form a cluster.

68
Multi-Selecthard

Which THREE items are included in a Policy Package when it is pushed from FortiManager?

Select 3 answers
A.Service Objects
B.Firewall Policies
C.System interface settings
D.Routing tables
E.Address Objects
AnswersA, B, E

Services define ports/protocols for policies.

Why this answer

Policy packages include firewall policies, address objects, and services used within those policies.

69
MCQhard

An administrator is troubleshooting an issue where hardware acceleration is not working after upgrading firmware. Which command identifies if the NP configuration has changed?

A.diag hardware npu np6 port-list
B.config system npu
C.diagnose firewall npu
D.get hardware status
AnswerA

This allows verification of the port-to-NPU mapping.

Why this answer

'diag hardware npu np6 port-list' or similar status commands help verify the current operational state and mapping of physical ports to NPU cores.

70
Multi-Selectmedium

Which TWO methods are used to achieve traffic separation in a multi-VDOM environment?

Select 2 answers
A.Using VLAN sub-interfaces
B.Enabling SSL inspection globally
C.Assigning physical ports to VDOMs
D.Using different HA clusters
E.Using different firmware versions
AnswersA, C

Logical separation on a single port.

Why this answer

Physical port assignment and VLAN tagging are the standard methods for segmenting traffic at the network edge in VDOMs.

71
Multi-Selecthard

Which THREE features are specific to the FortiManager 'Enterprise Firewall' management workflow?

Select 3 answers
A.Object database management
B.Revision control
C.Traffic shaping on routers
D.Web filter database updates
E.Centralized policy management
AnswersA, B, E

Objects are managed globally.

Why this answer

Centralized policy management, object database management, and revision control are key parts of the enterprise workflow.

72
MCQeasy

Which method is the most secure for managing FortiGate devices remotely?

A.HTTP with password authentication
B.HTTPS with restricted access via Trusted Hosts
C.Telnet
D.SNMPv1
AnswerB

Restricting management access to specific IPs is a security best practice.

Why this answer

SSH with key-based authentication or HTTPS with restricted access is standard; HTTPS is common for GUI access.

73
MCQmedium

You are configuring an IPsec VPN tunnel between two FortiGates. Phase 2 fails to come up. What is the most likely cause?

A.Mismatched Phase 2 selectors
B.Incorrect IKE version
C.Expired certificate
D.Mismatched pre-shared key
AnswerA

Phase 2 requires matching local and remote subnets/selectors.

Why this answer

Phase 2 failure is usually due to mismatched selectors (proxy IDs) or mismatched encryption/authentication algorithms.

74
MCQhard

In a complex VPN scenario with NAT-Traversal (NAT-T) enabled, what is the primary purpose of the UDP 4500 port?

A.To replace the AH protocol
B.To manage Phase 1 re-keying
C.To encapsulate ESP packets
D.To verify certificate revocation status
AnswerC

UDP 4500 is used to traverse NAT for IPsec.

Why this answer

NAT-T encapsulates ESP packets in UDP 4500 to allow them to pass through NAT devices that would otherwise break ESP integrity.

75
MCQmedium

You are configuring an IPS policy to protect a web server. You notice that traffic is being dropped due to a false positive. Which action is the most efficient way to resolve this while maintaining security?

A.Change the IPS mode from blocking to monitoring
B.Disable the entire IPS sensor profile
C.Create an IPS sensor override for the specific signature ID
D.Increase the IPS packet buffer size
AnswerC

This allows targeted tuning of individual signatures.

Why this answer

Using an IPS sensor override or a specific signature exemption allows you to modify the behavior for a single signature without disabling it globally.

Page 1 of 2

Page 2

All pages

Practice NSE7_EFW by domain

Target a specific domain to shore up weak areas.

See all domains with question counts →