Fortinet NSE4_FGT-7.0 Practice Test Questions and Exam Dumps Part 13 Q241-260

View Full Fortinet NSE4_FGT-7.0 Exam Dumps and Practice Test Dumps

 

Question 241. Which FortiGate feature allows administrators to create separate routing tables, firewall policies, and interfaces for logically isolated environments on the same physical appliance?

  1. Security profile group
  2. VDOM
  3. Service group
  4. IP pool

Correct Answer: 2. VDOM

Explanation :-

Virtual Domains, or VDOMs, allow one physical FortiGate appliance to operate as multiple logically independent firewall environments. Each VDOM can have its own interfaces, routing configuration, firewall policies, administrators, and security settings according to the configured operating mode. Security profile groups combine inspection profiles, service groups combine service objects, and IP pools provide addresses for source NAT. VDOMs are therefore the appropriate feature when network environments must remain logically separated while sharing the same physical FortiGate hardware.

Question 242. Which FortiGate setting determines whether HTTPS, SSH, or other management protocols are permitted on a specific interface?

  1. Administrative access
  2. Traffic shaping
  3. Web Filter
  4. IPsec Phase 2

Correct Answer: 1. Administrative access

Explanation :-

Administrative access settings determine which management services can be reached through a FortiGate interface. Depending on the configuration, protocols such as HTTPS, HTTP, SSH, Telnet, SNMP, or PING can be enabled or disabled for an interface. Traffic shaping controls bandwidth, Web Filter controls web traffic, and IPsec Phase 2 defines VPN parameters. Administrative access is therefore the appropriate setting when an administrator needs to control which management protocols are available through a particular FortiGate interface.

Question 243. A FortiGate administrator wants to identify the reason a packet is being denied by a firewall policy. Which diagnostic tool provides detailed packet-processing information?

  1. execute ping
  2. get system status
  3. diagnose debug flow
  4. show system interface

Correct Answer: 3. diagnose debug flow

Explanation :-

The diagnose debug flow diagnostic facility can trace packet processing and provide information about routing, policy matching, session handling, and other decisions made by FortiGate. It is particularly useful when normal traffic logs do not explain why a packet is being denied or forwarded unexpectedly. execute ping performs a basic connectivity test, get system status provides general system information, and show system interface displays interface configuration. Debug flow is therefore the most useful choice for detailed packet-processing troubleshooting.

Question 244. Which FortiGate feature can automatically assign IP addresses, subnet information, gateway information, and DNS settings to connected clients?

  1. DHCP server
  2. DHCP relay
  3. IPsec VPN
  4. Virtual IP

Correct Answer: 1. DHCP server

Explanation :-

The FortiGate DHCP server can automatically provide clients with network configuration such as IP addresses, subnet masks, default gateways, and DNS server information. This eliminates the need to configure these settings manually on every client. DHCP relay is used when the actual DHCP server is located elsewhere, IPsec VPN provides encrypted connectivity, and virtual IPs perform destination NAT. The DHCP server is therefore the appropriate FortiGate function when the firewall itself should provide dynamic network configuration to local clients.

Question 245. Which FortiGate routing mechanism can select a particular outgoing interface based on the source address of the traffic?

  1. Web Filter
  2. Application Control
  3. Policy-based routing
  4. Antivirus

Correct Answer: 3. Policy-based routing

Explanation :-

Policy-based routing allows FortiGate to make forwarding decisions using criteria beyond the normal destination-based routing lookup. Source address, destination address, incoming interface, and other matching conditions can be used to direct selected traffic through a particular gateway or interface. Web Filter, Application Control, and Antivirus are security inspection features rather than routing mechanisms. Policy-based routing is therefore appropriate when traffic from a particular source network needs to use a designated outgoing path.

Question 246. Which FortiGate object is normally used to represent a specific IP subnet in a firewall policy?

  1. Service object
  2. Address object
  3. Schedule
  4. Security profile

Correct Answer: 2. Address object

Explanation :-

An address object represents an IP address, subnet, range, or other supported network destination or source definition. Address objects are commonly referenced by firewall policies to specify which source or destination networks the policy should match. Service objects define protocols and ports, schedules control when policies are active, and security profiles provide traffic inspection. Address objects are therefore fundamental to firewall policy construction when administrators need to identify particular networks or hosts.

Question 247. Which FortiGate feature can use an IP address pool instead of the outgoing interface address for source NAT?

  1. IP pool
  2. Address group
  3. Virtual IP
  4. Loopback interface

Correct Answer: 1. IP pool

Explanation :-

An IP pool provides one or more configured IP addresses that FortiGate can use for source NAT. This allows translated traffic to use addresses specifically assigned for NAT rather than automatically using the IP address of the outgoing interface. Address groups organize network objects, virtual IPs commonly provide destination NAT, and loopback interfaces provide logical endpoints. An IP pool is therefore the appropriate feature when translated source traffic needs to use a defined public address or address range.

Question 248. Which FortiGate feature can inspect DNS requests and apply filtering based on domain names or categories?

  1. IPS
  2. DNS Filter
  3. Traffic Shaping
  4. IPsec Monitor

Correct Answer: 2. DNS Filter

Explanation :-

DNS Filter examines DNS requests and can apply configured actions based on domain information, categories, or security classifications. This provides an additional layer of protection against malicious or unwanted domains and can prevent clients from resolving destinations that violate organizational policies. IPS focuses on network attacks, Traffic Shaping controls bandwidth, and IPsec Monitor provides VPN status information. DNS Filter is therefore the appropriate security feature when administrators need to control domain access through DNS queries.

Question 249. Which FortiGate command is commonly used to verify the installed FortiOS version and basic system information?

  1. diagnose sniffer packet
  2. diagnose sys session list
  3. get system status
  4. execute ping

Correct Answer: 3. get system status

Explanation :-

The get system status command provides general information about the FortiGate system, including the FortiOS firmware version and other device details. It is commonly used during troubleshooting, configuration verification, and support activities when administrators need to identify the running software version. Packet sniffer captures network traffic, session-list displays active sessions, and ping tests connectivity. Therefore, when the objective is to verify the installed FortiOS version and basic system information, get system status is the appropriate command.

Question 250. Which FortiGate feature can provide redundancy by allowing another cluster member to take over when the active unit fails?

  1. Web Filter
  2. High Availability
  3. Application Control
  4. DHCP relay

Correct Answer: 2. High Availability

Explanation :-

FortiGate High Availability allows multiple appliances to operate as a cluster and provides redundancy when one member becomes unavailable. In an active-passive design, the secondary unit can assume the active role after a suitable failure is detected. FGCP heartbeat communication helps cluster members monitor one another and coordinate HA operations. Web Filter and Application Control provide traffic security functions, while DHCP relay forwards DHCP requests. High Availability is therefore the feature used to provide appliance-level redundancy and failover.

Question 251. Which FortiGate feature can restrict a firewall policy to specific days or times of the week?

  1. Address group
  2. Schedule
  3. Service group
  4. IP pool

Correct Answer: 2. Schedule

Explanation :-

A schedule determines when a firewall policy is active. FortiGate supports recurring schedules that can specify particular days and times, allowing administrators to implement time-based access controls. Address groups combine network addresses, service groups combine service objects, and IP pools provide source NAT addresses. A schedule is therefore the correct configuration when traffic should be permitted only during defined periods, such as business hours, maintenance windows, or other recurring time intervals.

Question 252. Which FortiGate feature allows several physical interfaces to operate together as a single logical interface?

  1. VLAN interface
  2. Loopback interface
  3. Link aggregation
  4. Virtual IP

Correct Answer: 3. Link aggregation

Explanation :-

Link aggregation combines multiple physical interfaces into a logical aggregated interface. Depending on the configuration and supported aggregation protocol, this can provide increased bandwidth and redundancy. A VLAN interface represents tagged VLAN connectivity, a loopback interface is a logical interface independent of a physical link, and a virtual IP performs destination NAT. Link aggregation is therefore the appropriate feature when multiple physical connections should function together as one logical network interface.

Question 253. Which FortiGate security profile is specifically intended to detect malicious files and malware in supported traffic?

  1. Web Filter
  2. Antivirus
  3. Application Control
  4. DNS Filter

Correct Answer: 2. Antivirus

Explanation :-

The Antivirus security profile is designed to inspect supported traffic for malware and malicious files. When attached to an appropriate firewall policy, it can take configured actions such as allowing, blocking, or logging detected threats. Web Filter focuses on website access, Application Control identifies applications, and DNS Filter evaluates DNS requests. Antivirus is therefore the appropriate security profile when the primary objective is to detect and protect against malicious file content transmitted through supported network traffic.

Question 254. Which FortiGate feature can group multiple authenticated users so the same identity-based policy can be applied to all of them?

  1. User group
  2. Address group
  3. Service group
  4. IP pool

Correct Answer: 1. User group

Explanation :-

A user group combines authenticated user accounts so that the group can be referenced by authentication-based firewall policies and other supported access controls. This makes it easier to apply the same permissions to multiple users without creating a separate policy for every individual account. Address groups combine network objects, service groups combine services, and IP pools provide source NAT addresses. A user group is therefore the appropriate object when several authenticated users should receive the same policy treatment.

Question 255. Which FortiGate routing feature can provide multiple forwarding paths when two or more routes have the same routing preference and cost?

  1. Web Filter
  2. ECMP
  3. Captive portal
  4. Antivirus

Correct Answer: 2. ECMP

Explanation :-

Equal-Cost Multi-Path, or ECMP, allows FortiGate to use multiple routes when equivalent paths are available according to the routing decision process. This can provide path redundancy and, depending on the configuration, distribute traffic across multiple forwarding paths. Web Filter, captive portal, and Antivirus provide security or authentication functionality rather than routing. ECMP is therefore the appropriate routing feature when an administrator wants FortiGate to utilize multiple equal-cost routes.

Question 256. Which FortiGate feature can require users to authenticate through a web page before receiving access to a protected network?

  1. Captive portal
  2. Static route
  3. IP pool
  4. Traffic shaper

Correct Answer: 1. Captive portal

Explanation :-

A captive portal provides web-based authentication before users are granted the configured level of network access. It is commonly used in guest networks, wireless environments, and other scenarios where users must authenticate before reaching protected resources or the internet. Static routes control packet forwarding, IP pools provide NAT addresses, and traffic shapers manage bandwidth. Captive portal is therefore the appropriate FortiGate feature when user authentication should occur through a web-based portal before normal network access is permitted.

Question 257. Which FortiGate diagnostic command can display packets being exchanged on an interface without requiring an external packet-capture device?

  1. get system status
  2. show firewall policy
  3. diagnose sniffer packet
  4. execute ping

Correct Answer: 3. diagnose sniffer packet

Explanation :-

The diagnose sniffer packet command provides packet-capture functionality directly on the FortiGate. Administrators can specify the interface and apply filters to focus on relevant traffic. This is useful for determining whether packets are reaching the firewall, identifying source and destination information, and checking protocol behavior. get system status provides system information, show firewall policy displays configuration, and execute ping generates ICMP tests. The packet-sniffer command is therefore the appropriate diagnostic tool for directly observing network traffic on an interface.

Question 258. Which FortiGate feature can allow administrators to inspect HTTPS certificate information without performing full SSL/TLS content decryption?

  1. Deep inspection
  2. Certificate inspection
  3. Application Control
  4. Antivirus

Correct Answer: 2. Certificate inspection

Explanation :-

Certificate inspection allows FortiGate to examine information associated with SSL/TLS certificates and sessions without performing the full content decryption associated with deep inspection. This can provide useful visibility into encrypted connections while avoiding the broader interception requirements of full SSL/TLS inspection. Deep inspection decrypts supported traffic for deeper security inspection, while Application Control identifies applications and Antivirus inspects supported content for malware. Certificate inspection is therefore appropriate when certificate-level visibility is required without full payload decryption.

Question 259. Which FortiGate feature can send locally generated logs to a remote syslog server for centralized collection?

  1. DHCP relay
  2. Syslog configuration
  3. IPsec monitor
  4. Traffic shaping

Correct Answer: 2. Syslog configuration

Explanation :-

FortiGate can be configured to forward supported log messages to a remote syslog server. This allows organizations to centralize log collection and integrate FortiGate events with broader monitoring, security information, or operational logging systems. DHCP relay forwards DHCP requests, IPsec Monitor displays VPN information, and Traffic Shaping manages bandwidth. Syslog configuration is therefore the appropriate feature when FortiGate logs need to be transmitted to an external syslog infrastructure for centralized storage or analysis.

Question 260. A FortiGate firewall policy is configured correctly for the source, destination, and service, but traffic is still denied because another broader policy is evaluated first. What should the administrator examine?

  1. DNS Filter profile
  2. Firewall policy order
  3. DHCP lease duration
  4. IPsec Phase 1 proposal

Correct Answer: 2. Firewall policy order

Explanation :-

FortiGate evaluates firewall policies according to their configured sequence. When a broader policy appears before a more specific policy, traffic may match the broader policy first and never reach the intended specific rule. Administrators should therefore examine policy order and ensure that more specific rules are positioned appropriately before broader rules when required. DNS Filter settings, DHCP lease duration, and IPsec Phase 1 parameters do not determine the order in which IPv4 firewall policies are evaluated. Policy ordering is therefore critical in this troubleshooting scenario.