Fortinet FCP_FGT_AD-7.6 Practice Test Questions and Exam Dumps Part12 Q221-Q240

View Full Fortinet FCP_FGT_AD-7.6 Exam Dumps and Practice Test Dumps

 

Question 221. Which authentication protocol can FortiGate use to authenticate administrators against an external authentication server?

  1. RADIUS
    2. SMTP
    3. FTP
    4. SNMP

Answer: 1. RADIUS

Explanation:

RADIUS is a commonly supported external authentication protocol that allows FortiGate to authenticate users or administrators against a centralized authentication server. Instead of maintaining every credential locally, an organization can use an external authentication infrastructure to centralize identity management. RADIUS can also support additional authentication mechanisms depending on the server configuration. SMTP is primarily associated with email transport, FTP transfers files, and SNMP provides network monitoring. When configuring RADIUS, administrators should verify the server address, shared secret, authentication settings, and network connectivity between FortiGate and the RADIUS server.

Question 222. What is the purpose of an authentication timeout on FortiGate?

  1. To increase firewall throughput
    2. To define how long an authentication session remains valid before reauthentication is required
    3. To modify DNS records
    4. To create a new VLAN

Answer: 2. To define how long an authentication session remains valid before reauthentication is required

Explanation:

An authentication timeout determines how long a user’s authenticated state can remain valid before FortiGate requires authentication again. This provides administrators with greater control over the lifetime of authenticated access. Shorter timeouts can require users to reauthenticate more frequently, while longer values can provide greater convenience. The appropriate value depends on organizational security requirements and the type of access being controlled. Authentication timeout does not change firewall throughput, DNS records, or VLAN configuration. Reviewing authentication timers can be useful when users unexpectedly receive repeated authentication prompts.

Question 223. In an LDAP-based authentication setup, what is the purpose of group matching?

  1. To determine whether an authenticated user belongs to an authorized LDAP group
    2. To calculate WAN bandwidth
    3. To create IPsec encryption keys
    4. To configure HA heartbeat interfaces

Answer: 1. To determine whether an authenticated user belongs to an authorized LDAP group

Explanation:

LDAP group matching allows FortiGate to determine whether an authenticated user belongs to a particular directory group that has been configured for access. This is useful when organizations want different permissions or firewall policies for different groups of users. Instead of treating every authenticated user identically, group membership can provide more granular access control. Bandwidth calculation, IPsec key generation, and HA heartbeat configuration are unrelated to LDAP group matching. Administrators should verify the LDAP distinguished names and group configuration carefully so that users are matched to the intended groups.

Question 224. Which information is required when configuring an LDAP server on FortiGate?

  1. Only the FortiGate serial number
    2. LDAP server address and appropriate connection settings
    3. Only the firewall policy ID
    4. Only the WAN interface speed

Answer: 2. LDAP server address and appropriate connection settings

Explanation:

An LDAP configuration requires FortiGate to know how to reach and communicate with the directory server. This normally includes the LDAP server address and relevant connection parameters, such as the protocol or port and authentication-related settings depending on the deployment. Additional directory information may be required to locate users and groups. A FortiGate serial number, firewall policy ID, or WAN interface speed does not establish LDAP communication. Correct LDAP configuration is important because authentication failures can result from incorrect server addresses, connection parameters, distinguished names, or directory search settings.

Question 225. What does a Distinguished Name (DN. identify in an LDAP directory?

  1. A firewall interface speed
    2. A unique location or object within the LDAP directory hierarchy
    3. A FortiGate firmware image
    4. A traffic-shaping profile

Answer: 2. A unique location or object within the LDAP directory hierarchy

Explanation:

A Distinguished Name identifies an object within an LDAP directory and represents its position in the directory hierarchy. For example, a DN can identify a particular user, organizational unit, or group by describing the object’s attributes and hierarchical location. FortiGate uses directory information such as DNs when communicating with LDAP servers and locating users or groups. A DN is unrelated to firewall interface speed, firmware images, or traffic shaping. Administrators should enter LDAP DNs accurately because even a small formatting or hierarchy error can prevent FortiGate from finding the intended directory object.

Question 226. Which authentication method uses a digital certificate to establish a user’s or device’s identity?

  1. Certificate-based authentication
    2. Static routing
    3. DHCP relay
    4. Traffic shaping

Answer: 1. Certificate-based authentication

Explanation:

Certificate-based authentication uses a digital certificate as an identity credential. Instead of relying only on a username and password, the certificate can provide cryptographic proof of the identity of a user or device. FortiGate can use certificates in several security and authentication scenarios, provided the required certificate authorities and validation settings are correctly configured. Static routing determines traffic paths, DHCP relay forwards DHCP requests, and traffic shaping manages bandwidth. Certificate authentication can provide stronger identity verification, but administrators must properly manage certificate issuance, trust, expiration, and revocation.

Question 227. Which FortiGate security profile is primarily used to control access to websites based on categories and URLs?

  1. Antivirus
    2. IPS
    3. Web Filter
    4. Traffic Shaping

Answer: 3. Web Filter

Explanation:

The Web Filter security profile controls web access based on website categories, URLs, and related filtering criteria. Administrators can use it to allow, block, monitor, or otherwise manage access to websites according to organizational requirements. Web filtering can be applied through firewall policies that inspect the relevant traffic. Antivirus focuses on malicious files, IPS detects and prevents known attack patterns, and traffic shaping controls bandwidth usage. Web Filter is therefore the appropriate profile when the primary requirement is controlling access to web resources based on their classification or URL.

Question 228. What is the purpose of a static URL filter in FortiGate Web Filter?

  1. To manually define specific URLs or domains that should receive a configured action
    2. To assign IP addresses through DHCP
    3. To configure OSPF neighbors
    4. To synchronize HA members

Answer: 1. To manually define specific URLs or domains that should receive a configured action

Explanation:

A static URL filter allows administrators to define specific web addresses or domains and apply a configured action to them. This provides more direct control than relying exclusively on general category-based web filtering. An organization can use static entries to allow or block particular destinations according to its security or business requirements. Static URL filtering does not assign DHCP addresses, establish OSPF neighbor relationships, or synchronize HA members. Administrators should maintain these entries carefully because they can override or supplement broader category-based filtering decisions.

Question 229. What is the primary purpose of a FortiGate DoS policy?

  1. To manage administrator passwords
    2. To detect and control abnormal or excessive traffic patterns that may indicate denial-of-service activity
    3. To create DNS records
    4. To configure LDAP groups

Answer: 2. To detect and control abnormal or excessive traffic patterns that may indicate denial-of-service activity

Explanation:

A Denial-of-Service policy helps protect FortiGate and protected resources against abnormal traffic patterns that may consume resources or disrupt service. Administrators can configure thresholds and actions for supported traffic anomalies so that excessive or suspicious traffic can be detected and controlled. DoS protection is different from administrator password management, DNS configuration, and LDAP group management. Effective DoS configuration requires appropriate thresholds because settings that are too restrictive may affect legitimate traffic, while thresholds that are too permissive may provide insufficient protection against abnormal traffic volumes.

Question 230. What is the purpose of a session limit in FortiGate?

  1. To control the maximum number of sessions associated with a defined traffic condition
    2. To increase the number of VLAN interfaces
    3. To change certificate authorities
    4. To modify OSPF areas

Answer: 1. To control the maximum number of sessions associated with a defined traffic condition

Explanation:

A session limit can restrict how many concurrent sessions are permitted under a particular configuration. Limiting session counts can help protect system resources and prevent a single source or traffic condition from consuming an excessive number of concurrent connections. This can be useful when administrators need additional control over connection usage. Session limits do not increase VLAN interfaces, modify certificate authorities, or change OSPF area configuration. When setting a limit, administrators should consider normal application behavior so that legitimate connection patterns are not unnecessarily disrupted.

Question 231. What is the main purpose of a firewall service object in FortiGate?

  1. To define protocols and ports used by traffic
    2. To store administrator passwords
    3. To monitor CPU temperature
    4. To configure HA priorities

Answer: 1. To define protocols and ports used by traffic

Explanation:

A firewall service object defines the network services that a firewall policy can match. It can specify protocols and associated TCP or UDP ports, allowing administrators to restrict policies to particular services. For example, a policy can permit only HTTPS rather than allowing all services. Service objects can also be combined into service groups when multiple services are required. Administrator passwords, CPU monitoring, and HA priorities are separate configuration areas. Precise service definitions help implement least-privilege firewall rules by limiting traffic to only the protocols and ports that are actually required.

Question 232. Why would an administrator create a firewall service group?

  1. To combine multiple service objects into a single reusable policy element
    2. To replace the routing table
    3. To configure an LDAP server
    4. To create an HA heartbeat link

Answer: 1. To combine multiple service objects into a single reusable policy element

Explanation:

A firewall service group allows multiple service objects to be grouped together so they can be referenced as one object in firewall policies. This simplifies policy configuration when several related services need to be permitted or controlled together. Instead of repeatedly selecting individual service objects, administrators can use a service group and manage the underlying members centrally. Service groups do not replace routing tables, configure LDAP servers, or create HA heartbeat links. Proper grouping can also improve policy readability and reduce repetitive configuration when the same set of services is used across multiple policies.

Question 233. What does a firewall policy schedule control?

  1. The physical speed of an interface
    2. The time period during which the policy is active
    3. The encryption algorithm used by IPsec
    4. The FortiGate serial number

Answer: 2. The time period during which the policy is active

Explanation:

A firewall policy schedule determines when a policy can be used to process matching traffic. Administrators can create schedules that allow access during specific hours, days, or recurring periods. This can be useful for temporary access, business-hour restrictions, maintenance windows, or other time-dependent requirements. The schedule does not determine interface speed, IPsec encryption algorithms, or device serial numbers. When troubleshooting a policy that appears not to work at certain times, checking its configured schedule is an important step because the policy may simply be inactive during that period.

Question 234. What is the purpose of the warning action in a Web Filter profile?

  1. To allow access while presenting a warning or requiring an additional user action
    2. To shut down the FortiGate
    3. To change the default route
    4. To disable all antivirus scanning

Answer: 1. To allow access while presenting a warning or requiring an additional user action

Explanation:

A Web Filter warning action provides a way to notify users that a requested website falls into a category subject to a warning policy. Depending on the configuration, the user may need to acknowledge the warning before proceeding. This differs from a block action, which prevents the requested access. Warning messages can help organizations balance awareness and controlled access when certain web categories are not considered completely prohibited. The warning action does not shut down FortiGate, change routing, or disable antivirus inspection. Administrators should configure appropriate replacement messages to clearly communicate the reason for the warning.

Question 235. Which FortiGate security profile is designed to identify applications and apply actions according to application signatures?

  1. DNS Filter
    2. Application Control
    3. DHCP Server
    4. IPsec

Answer: 2. Application Control

Explanation:

Application Control identifies network applications using application signatures and related traffic characteristics. It allows administrators to monitor or control applications even when they use common or changing network ports. This provides more granular visibility than simply matching traffic by port number. DNS Filter focuses on domain-based DNS security, DHCP Server assigns network configuration, and IPsec provides secure VPN communication. Application Control is commonly attached to a firewall policy through an appropriate security profile configuration. Administrators should review application signatures and actions carefully to avoid unintentionally blocking legitimate application traffic.

Question 236. What is a characteristic of flow-based inspection on FortiGate?

  1. It processes traffic through security engines while traffic flows through the device rather than relying on a full proxy architecture
    2. It disables all security profiles
    3. It requires every connection to use FTP
    4. It replaces the routing table

Answer: 1. It processes traffic through security engines while traffic flows through the device rather than relying on a full proxy architecture

Explanation:

Flow-based inspection processes traffic as it passes through FortiGate using security inspection engines without requiring the same full proxy architecture associated with proxy-based inspection. This can provide efficient traffic processing while still supporting multiple security controls. The exact capabilities depend on the FortiOS version and enabled security profiles. Flow-based inspection does not disable security profiles, require FTP, or replace routing. Administrators should select an inspection mode based on the security features required, compatibility considerations, and the performance characteristics of the deployment.

Question 237. What is the purpose of an administrator access profile in FortiGate?

  1. To define what administrative functions and areas an administrator can access
    2. To assign DHCP leases
    3. To classify websites
    4. To configure IPsec Phase 2 selectors

Answer: 1. To define what administrative functions and areas an administrator can access

Explanation:

An administrator access profile defines the permissions available to a FortiGate administrator. It can control access to different administrative functions and configuration areas, helping organizations apply the principle of least privilege. For example, an administrator may be allowed to monitor the system without receiving permission to modify security policies. Access profiles are separate from DHCP lease assignment, website classification, and IPsec Phase 2 configuration. Carefully designed administrator profiles reduce the risk of unauthorized configuration changes while allowing personnel to perform the responsibilities appropriate to their role.

Question 238. Which FortiAnalyzer function is used to organize and analyze logs collected from Fortinet devices?

  1. Log management and analysis
    2. DHCP address allocation
    3. Firewall NAT translation
    4. Physical interface switching

Answer: 1. Log management and analysis

Explanation:

FortiAnalyzer provides centralized log collection, storage, analysis, reporting, and related security visibility for supported Fortinet devices. Instead of requiring administrators to inspect logs separately on every FortiGate, FortiAnalyzer can aggregate information into a centralized platform where events and trends can be investigated more efficiently. DHCP address allocation and NAT are FortiGate networking functions, while physical interface switching belongs to network hardware functions. FortiAnalyzer can therefore be especially useful in larger deployments where centralized log analysis, reporting, and historical investigation are important operational requirements.

Question 239. Why is accurate NTP configuration important on FortiGate?

  1. It increases the number of firewall policies
    2. It provides accurate system time for logs, authentication, certificates, and security operations
    3. It replaces DNS filtering
    4. It creates additional physical interfaces

Answer: 2. It provides accurate system time for logs, authentication, certificates, and security operations

Explanation:

Network Time Protocol helps FortiGate maintain accurate system time by synchronizing with configured time sources. Accurate time is important because logs and security events need reliable timestamps for troubleshooting and investigation. Time can also affect authentication mechanisms, certificate validation, scheduled policies, and other security operations. Incorrect system time can make event sequences difficult to understand and may cause certificate or authentication problems. NTP does not replace DNS filtering or create physical interfaces. Administrators should configure reliable time sources and verify synchronization when investigating time-sensitive security or operational issues.

Question 240. Which troubleshooting sequence is most appropriate when a FortiGate policy does not allow expected traffic?

  1. Delete the policy immediately
    2. Replace all network cables first
    3. Verify traffic parameters, policy matching, routing, logs, and security profiles
    4. Disable the firewall permanently

Answer: 3. Verify traffic parameters, policy matching, routing, logs, and security profiles

Explanation:

A structured troubleshooting sequence helps identify the actual cause without introducing unnecessary configuration changes. Administrators should first verify the source and destination addresses, interfaces, service, and other traffic parameters. Next, they should determine which firewall policy matches the traffic and verify the routing decision. Traffic logs and diagnostic tools can provide additional evidence, while security profiles should be checked for actions that may block or modify the traffic. Deleting policies, replacing cables without evidence, or disabling the firewall can create additional problems. Systematic troubleshooting provides a safer and more reliable way to isolate the issue.