View Full Fortinet NSE4_FGT-7.0 Exam Dumps and Practice Test Dumps
Question 301. An administrator wants FortiGate to use a specific source IP address when sending traffic from a particular interface. Which configuration can help control the source address used for locally generated traffic?
- Firewall address group
- Policy route
- IP pool
- Interface configuration
Correct Answer: 4. Interface configuration
Explanation :-
Interface configuration can influence the source address used by traffic originating from the FortiGate itself, depending on the type of traffic and service involved. This is different from an IP pool, which is primarily used for source NAT of forwarded client traffic. A policy route controls forwarding decisions, while an address group only defines a collection of address objects. Administrators troubleshooting locally generated traffic should therefore review the relevant interface and source-address configuration in addition to routing and service-specific settings.
Question 302. Which FortiGate setting determines the hostname displayed by the device and used to identify it in administrative interfaces?
- System hostname
- DNS database
- Firewall policy name
- VDOM name
Correct Answer: 1. System hostname
Explanation :-
The system hostname identifies the FortiGate device and is displayed in administrative interfaces and other system-related contexts. Setting a meaningful hostname helps administrators distinguish devices, especially in environments containing multiple FortiGate appliances. A DNS database provides name-resolution information, a firewall policy name identifies an access rule, and a VDOM name identifies a virtual domain. Therefore, when the requirement is to change the device’s identifying name, the system hostname is the appropriate configuration.
Question 303. A FortiGate administrator needs to determine why traffic is being denied even though a matching policy appears to exist. Which diagnostic tool provides detailed information about packet processing through firewall policies and routing decisions?
- FortiView
- diagnose debug flow
- execute ping
- get system status
Correct Answer: 2. diagnose debug flow
Explanation :-
diagnose debug flow provides detailed information about how FortiGate processes packets. It can help identify routing decisions, policy matching, session handling, and reasons why traffic is accepted or denied. FortiView provides graphical and summarized traffic information, while execute ping performs a basic connectivity test and get system status displays general device information. When an administrator needs to trace the firewall’s decision-making process for a particular packet, debug flow is one of the most useful diagnostic tools.
Question 304. Which configuration allows FortiGate to obtain accurate time information from external time servers?
- NTP configuration
- DHCP relay
- DNS Filter
- Static routing
Correct Answer: 1. NTP configuration
Explanation :-
Network Time Protocol, or NTP, allows FortiGate to synchronize its system clock with configured time servers. Accurate system time is important for event logging, certificate validation, scheduled policies, authentication processes, and troubleshooting. DHCP relay forwards DHCP requests between networks, DNS Filter controls DNS-based access, and static routing defines network paths. Therefore, when accurate time synchronization is required, the administrator should configure appropriate NTP settings and verify that the FortiGate can reach the configured time source.
Question 305. Which FortiGate component determines the next-hop interface after the device has selected the best route for a destination?
- Web Filter
- Application Control
- Routing table
- Antivirus profile
Correct Answer: 3. Routing table
Explanation :-
The routing table contains the routes FortiGate uses to determine where traffic should be forwarded. Route selection considers factors such as destination prefix length and administrative distance, followed by other route attributes when necessary. Security profiles such as Web Filter, Application Control, and Antivirus inspect or control traffic but do not determine the fundamental next-hop routing decision. Therefore, when an administrator needs to understand which interface and next hop FortiGate will use for a destination, the routing table should be examined.
Question 306. Which FortiGate feature allows administrators to create a reusable object representing a single IP address or subnet?
- Address object
- Service group
- Schedule
- Traffic shaper
Correct Answer: 1. Address object
Explanation :-
An address object represents an IP address, subnet, range, or other supported network definition that can be reused in FortiGate policies and related configurations. Using address objects avoids repeatedly entering the same network information and makes policy administration easier. Service groups combine service definitions, schedules control when policies are active, and traffic shapers manage bandwidth. Address objects are therefore the appropriate configuration when administrators need a reusable representation of a particular host or network.
Question 307. A FortiGate administrator wants to determine whether CPU, memory, and other system resources are under heavy load. Which command is most appropriate?
- diagnose sys session list
- execute ping
- get system performance status
- show firewall policy
Correct Answer: 3. get system performance status
Explanation :-
The get system performance status command provides an overview of FortiGate system resource utilization, including CPU and memory information and other operational statistics. This makes it useful when investigating performance issues or determining whether resource consumption may be affecting device operation. The session-list command focuses on active sessions, ping tests connectivity, and firewall-policy output displays policy configuration. Therefore, system performance status is the appropriate command when the administrator needs an overall view of current resource utilization.
Question 308. Which FortiGate configuration is used to specify the DNS servers that the FortiGate itself uses for name resolution?
- Firewall policy
- System DNS configuration
- IP pool
- Security profile group
Correct Answer: 2. System DNS configuration
Explanation :-
The system DNS configuration specifies the DNS servers FortiGate uses for its own name-resolution requirements. This can affect services and functions that require the device to resolve domain names, including certain update, authentication, and external-service operations. A firewall policy controls forwarded traffic, an IP pool provides source NAT addresses, and a security profile group combines inspection profiles. Therefore, when troubleshooting name resolution performed by the FortiGate itself, administrators should inspect the system DNS configuration.
Question 309. Which FortiGate mechanism allows administrators to save and later restore earlier versions of the configuration?
- Configuration revisions
- Application Control
- IPsec Phase 2
- Traffic shaping
Correct Answer: 1. Configuration revisions
Explanation :-
Configuration revisions allow administrators to maintain versions of FortiGate configuration changes and restore an earlier configuration when necessary. This can be valuable before or after significant changes because it provides a recovery mechanism if a new configuration causes unexpected behavior. Application Control manages application traffic, IPsec Phase 2 defines VPN parameters, and traffic shaping controls bandwidth. Configuration revision functionality is therefore relevant when an administrator needs to compare, preserve, or restore previous configuration states.
Question 310. Which firewall policy characteristic determines the order in which FortiGate evaluates policies for matching traffic?
- Policy comments
- Policy sequence
- Security profile
- Policy logging mode
Correct Answer: 2. Policy sequence
Explanation :-
FortiGate evaluates firewall policies according to their configured sequence. When traffic matches the conditions of a policy, that policy can determine how the traffic is handled, subject to the applicable configuration and processing behavior. Policy comments are descriptive, security profiles control inspection, and logging settings determine what information is recorded. Therefore, when troubleshooting why traffic matches one policy instead of another, administrators should carefully examine the policy sequence and matching criteria.
Question 311. Which FortiGate feature allows an administrator to define a logical grouping of interfaces so the group can be referenced as a single interface object in policies?
- Interface zone
- IP pool
- Virtual IP
- Service object
Correct Answer: 1. Interface zone
Explanation :-
An interface zone groups multiple interfaces into a logical interface collection. Firewall policies can reference the zone rather than individually listing every member interface, which can simplify policy administration when several interfaces require the same treatment. IP pools are used for source NAT, virtual IPs provide destination NAT functionality, and service objects define protocols or ports. An interface zone is therefore appropriate when multiple interfaces need to be handled collectively by firewall policies.
Question 312. An administrator needs to verify which firmware version is currently running on a FortiGate. Which information should be checked?
- Firewall policy hit count
- System status
- Routing policy sequence
- IPsec Phase 2 selector
Correct Answer: 2. System status
Explanation :-
FortiGate system status information includes the currently installed FortiOS firmware version along with other device identification and operational details. Verifying the running version is important before troubleshooting version-specific behavior or planning firmware upgrades. Firewall policy hit counts show policy usage, routing policy sequences affect forwarding, and IPsec Phase 2 selectors define VPN traffic parameters. Therefore, the system status information is the appropriate place to confirm the FortiOS version currently running on the device.
Question 313. Which FortiGate feature can apply different firewall access decisions based on an authenticated user’s identity rather than only the user’s IP address?
- Identity-based policy
- Static route
- Service group
- IP pool
Correct Answer: 1. Identity-based policy
Explanation :-
Identity-based policies allow FortiGate to associate authenticated users or user groups with firewall access decisions. This enables administrators to apply different permissions according to user identity rather than relying solely on source IP addresses. Static routes determine forwarding paths, service groups combine protocol definitions, and IP pools provide addresses for source NAT. Identity-based policies are therefore useful when organizations need user-aware access control, particularly when users share network infrastructure but require different levels of access.
Question 314. Which FortiGate feature can distribute incoming connections across multiple backend servers?
- Virtual server
- Address group
- DNS Filter
- Traffic shaper
Correct Answer: 1. Virtual server
Explanation :-
FortiGate virtual server functionality can provide server load balancing by presenting a virtual address to clients and forwarding incoming connections toward configured backend servers. Depending on the configuration, FortiGate can use different load-balancing methods and health checks to manage server availability. Address groups organize network objects, DNS Filter controls DNS-based access, and traffic shapers manage bandwidth. A virtual server is therefore the appropriate feature when FortiGate must distribute incoming application connections among multiple backend servers.
Question 315. Which authentication method uses a directory service such as Microsoft Active Directory to validate user credentials through LDAP?
- Local authentication
- LDAP authentication
- IP pool authentication
- Captive routing
Correct Answer: 2. LDAP authentication
Explanation :-
LDAP authentication allows FortiGate to communicate with an LDAP directory and validate user credentials against accounts stored in the directory service. This is commonly used when organizations want FortiGate authentication to integrate with centralized identity infrastructure such as an LDAP-compatible directory. Local authentication relies on accounts stored on the FortiGate itself, while IP pools and routing features do not provide directory authentication. LDAP authentication is therefore appropriate when centralized directory-based user validation is required.
Question 316. Which FortiGate feature can log accepted and denied traffic according to the logging settings configured in a firewall policy?
- Firewall policy logging
- Loopback interface
- DHCP reservation
- Static route
Correct Answer: 1. Firewall policy logging
Explanation :-
Firewall policy logging determines whether FortiGate records information about traffic processed by a policy. Depending on the selected settings, administrators can record accepted traffic, denied traffic, or other relevant session information. These logs can then support monitoring, troubleshooting, and security investigations. A loopback interface provides a logical interface, DHCP reservations assign predictable addresses to clients, and static routes define forwarding paths. Therefore, when the objective is to record traffic handled by a policy, its logging configuration should be reviewed.
Question 317. Which FortiGate feature can provide a secure administrative connection using SSH instead of an unencrypted management protocol?
- HTTP administrative access
- SSH administrative access
- DNS forwarding
- DHCP relay
Correct Answer: 2. SSH administrative access
Explanation :-
SSH provides an encrypted command-line management connection to FortiGate. When SSH administrative access is enabled on an interface and permitted by the relevant management settings, administrators can securely access the CLI remotely. HTTP is an unencrypted web management protocol, while DNS forwarding and DHCP relay provide network services unrelated to administrative access. SSH is therefore the appropriate management protocol when administrators need secure remote CLI access to the FortiGate.
Question 318. Which FortiGate feature can automatically assign IP addresses and other network parameters to clients on a local network?
- DHCP server
- IPS
- Web Filter
- Virtual IP
Correct Answer: 1. DHCP server
Explanation :-
The FortiGate DHCP server can automatically provide clients with network configuration such as IP addresses, subnet information, default gateway, and DNS settings according to the configured DHCP scope. IPS detects and prevents malicious traffic, Web Filter controls web access, and virtual IPs provide destination NAT functionality. Therefore, when FortiGate is expected to automatically configure network clients, the DHCP server feature should be configured and its address range and options verified.
Question 319. An administrator needs to determine whether a firewall policy is receiving traffic without reviewing individual packet traces. Which FortiGate information is useful for this purpose?
- Policy hit count
- NTP server list
- DNS database
- Interface description
Correct Answer: 1. Policy hit count
Explanation :-
Firewall policy hit counts provide an indication of how frequently a policy has matched and processed traffic. They are useful for quickly determining whether traffic is reaching a particular policy without immediately performing a detailed packet-level investigation. NTP information concerns time synchronization, DNS information concerns name resolution, and interface descriptions are administrative labels. Policy hit counts are therefore a useful first diagnostic indicator when an administrator wants to determine whether a particular firewall policy is actually being used.
Question 320. A FortiGate administrator wants to identify packets arriving on an interface and inspect their source, destination, protocol, and port information. Which diagnostic capability is most appropriate?
- diagnose debug flow
- diagnose sniffer packet
- get system status
- execute ping
Correct Answer: 2. diagnose sniffer packet
Explanation :-
The diagnose sniffer packet command captures and displays packet information observed on specified FortiGate interfaces. Administrators can use it to inspect packet arrival, source and destination addresses, protocols, ports, and other packet-level details. diagnose debug flow focuses more on FortiGate’s packet-processing decisions, while system status provides device information and ping performs an ICMP connectivity test. Packet sniffing is therefore appropriate when the administrator needs direct visibility into packets traversing an interface.