8 real FCP-FGT-AD flashcards, sampled across every domain the exam tests. Each concept card is paired with the misconception card built from the tempting wrong answer - the trap most decks skip. No account, no card.
The full deck has 461 flashcards. For a domain-by-domain breakdown and a study plan, read the FCP-FGT-AD study guide.
schoolConceptDeployment and system configuration
Which FortiGate setting changes the device identifier shown both at the CLI prompt and in the GUI dashboard system information widget?
arrow_downward
The hostname configured under system global. FortiOS substitutes this value into the CLI prompt and displays it in the dashboard system information widget, so giving each unit its own hostname removes the ambiguity caused by identical defaults.
errorMisconceptionDeployment and system configuration
Configuring a second heartbeat interface on the WAN port will force the cluster to switch units when that link fails.
arrow_downward
This confuses heartbeat with port monitoring. Heartbeat interfaces detect peer reachability between cluster members, not the up or down state of a data interface like the WAN port, so they will not react to a WAN link failure.
schoolConceptFirewall policies and authentication
In FSSO DC agent mode, what must be installed on each monitored domain controller, and what does it do?
arrow_downward
A DC agent (dcagent.dll) is loaded on each domain controller and intercepts user logon events in real time, forwarding them to the collector agent. The collector then sends consolidated user-to-IP-to-group mappings to the FortiGate. This per-controller agent is what separates DC agent mode from agentless polling.
errorMisconceptionFirewall policies and authentication
For FSSO DC agent mode, you install a collector agent on every domain controller so each one independently sends user-to-IP mappings to the FortiGate.
arrow_downward
Tempting because the collector agent is central to FSSO, but in DC agent mode the collector is a single (or redundant) service that aggregates events from the DC agents, not a per-controller component that talks to the FortiGate on its own.
schoolConceptContent inspection
When a flow-based firewall policy references a web filter profile configured for proxy-based inspection, what determines how the web filtering actually runs?
arrow_downward
The firewall policy inspection mode is authoritative for the security profiles it applies. A flow-based policy executes the referenced web filter profile using flow-based inspection, so proxy-specific options map to their flow equivalent or are not enforced, rather than forcing the policy into proxy mode or dropping traffic.
errorMisconceptionContent inspection
Believing the web filter profile's own proxy-based setting takes precedence, so FortiGate applies it as proxy regardless of the policy's flow-based mode.
arrow_downward
Tempting because it assumes the profile's own inspection mode wins, but the policy inspection mode governs how security profiles run, so a flow-based policy cannot execute a proxy-based profile as proxy.
schoolConceptRouting
Two static default routes exit different ISP links with the same administrative distance and the same priority. How does FortiGate treat traffic on the default route?
arrow_downward
FortiGate first compares administrative distance to decide which routes enter the table, then compares priority among same-distance routes. With both values equal the routes are equal-cost, so FortiGate installs both and uses ECMP to spread sessions across the two links.
errorMisconceptionRouting
Two equal default routes get installed, but only the most recently configured one forwards traffic until it fails over to the other.
arrow_downward
This describes failover, which is tempting but wrong: equal routes do not behave as an active and passive pair when distance and priority match. Active/passive failover requires differing priority or distance, otherwise both routes forward together via ECMP.
Examworthy is not affiliated with or endorsed by Fortinet. All flashcards are original, drawn from our own blueprint-aligned practice questions. We never reproduce live exam items. FCP-FGT-AD and related marks belong to their respective owners.