View Full Fortinet FCP_FMG_AD-7.6 Exam Dumps and Practice Test Dumps.
Question 41
During the initial deployment of FortiManager, an administrator needs to configure basic system settings before adding managed devices. Which component helps guide the administrator through the initial setup process?
- Policy Package
- Setup Wizard
- Device Group
- FortiView
Correct Answer: 2
Explanation
The FortiManager setup wizard helps administrators perform important initial configuration tasks after deployment. Depending on the environment, these tasks can include configuring basic system settings and preparing the appliance for centralized management. Completing the initial configuration correctly is important before registering FortiGate devices or creating management structures. Administrators should also verify network connectivity, administrative access, DNS settings, and other organization-specific requirements. A properly configured FortiManager provides the foundation for reliable device registration, policy management, FortiGuard services, and other centralized administration functions.
Question 42
A FortiGate cannot establish management communication with FortiManager during device registration. Which protocol should the administrator investigate first?
- FGFM
- SNMP
- SMTP
- RADIUS
Correct Answer: 1
Explanation
FGFM is the FortiGate-FortiManager management protocol used for communication between FortiGate devices and FortiManager. When device registration or management communication fails, administrators should verify that the required FGFM communication is possible between the devices. Network connectivity, routing, firewall policies, NAT, and relevant configuration settings should also be checked. Understanding the FGFM process is important for troubleshooting registration and installation problems. If basic connectivity is unavailable, FortiManager cannot reliably perform centralized management operations on the affected FortiGate.
Question 43
A FortiManager administrator wants to identify whether an address object is referenced by existing policies before modifying or deleting it. Which object-management information is most useful?
- License status
- Used objects information
- Firmware cache
- Device uptime
Correct Answer: 2
Explanation
The used objects information helps administrators determine where an object is referenced before making changes. This is important because modifying or deleting a shared object can affect multiple policies or configurations. FortiManager provides object-management capabilities that help administrators review object usage and identify dependencies. Before removing an address, service, or similar object, administrators should verify that it is not required by active policies. Reviewing object usage helps prevent broken policy references and reduces the risk of unintended security or connectivity changes after installation.
Question 44
A security administrator discovers several address objects that are no longer referenced by any firewall policy. What should the administrator review before removing them?
- Whether they are unused objects and whether another configuration references them
- Whether FortiGuard has released a new antivirus update
- Whether the FortiManager hostname contains the object name
- Whether the FortiGate has an HA license
Correct Answer: 1
Explanation
Unused objects can often be candidates for cleanup, but administrators should verify their actual usage before deleting them. An object that is not referenced by a particular policy may still be required by another configuration or may be intended for future use. FortiManager provides object-management information that can help identify unused objects and dependencies. Careful cleanup can simplify policy administration and reduce configuration clutter. However, administrators should use change-control procedures and confirm that deleting an object will not affect another policy, template, or managed device.
Question 45
An administrator needs the same firewall policy to use different FortiGate interfaces on different branch devices. Which FortiManager capability can help adapt the policy to each device?
- Interface mapping
- Firmware cache
- FortiGuard override
- Device replacement
Correct Answer: 1
Explanation
Interface mapping allows FortiManager to accommodate differences in interface names or assignments between managed FortiGate devices while maintaining a common policy structure. This is useful when multiple branches have similar security requirements but their physical or logical interface configurations are not identical. Instead of creating completely separate policy packages, administrators can use appropriate mappings for target devices. Interface mapping should be carefully reviewed before installation because incorrect mappings can result in policies being applied to unintended interfaces and may affect traffic flow or security enforcement.
Question 46
A FortiManager administrator wants a policy to be installed on only selected FortiGate devices instead of every device associated with a policy package. Which setting should be configured?
- Installation target
- FortiGuard cache
- ADOM operating mode
- Device firmware status
Correct Answer: 1
Explanation
An installation target determines which managed devices receive a particular policy or configuration during deployment. This allows administrators to maintain centralized policies while controlling where specific changes are installed. Selective installation is useful when different branches have different requirements or when a change needs to be tested on a subset of devices before broader deployment. Administrators should verify the selected targets carefully during the installation workflow. Incorrect target selection can cause an intended policy change to be deployed to devices that were not supposed to receive it.
Question 47
An administrator wants to identify objects that have the same purpose and duplicate definitions within FortiManager. Which object-management capability can assist?
- Duplicate object detection
- Device discovery
- FortiGuard query server
- Revision rollback
Correct Answer: 1
Explanation
Duplicate object detection can help administrators identify redundant objects within the FortiManager configuration. Duplicate objects can make policy administration more difficult because administrators may not know which definition should be used or maintained. Identifying and consolidating unnecessary duplicates can simplify configuration management and improve consistency. Before deleting or replacing duplicate objects, administrators should review their references and determine whether they are truly equivalent. Object cleanup should be performed carefully because apparently similar objects may have different values, descriptions, or policy dependencies.
Question 48
A security team wants FortiManager to verify policy and configuration changes before deploying them to a FortiGate. Which part of the installation workflow supports this requirement?
- Installation and validation
- Firmware cache
- Device discovery
- FortiGuard licensing
Correct Answer: 1
Explanation
The installation workflow can include validation of configuration changes before they are deployed to a managed FortiGate. Validation helps administrators identify problems such as invalid references, unsupported settings, or policy configuration issues before installation. This provides an important safeguard in centralized management environments because a single policy package can affect significant portions of network traffic. Administrators should review validation results and resolve reported problems before continuing. Combining validation with installation previews and change-control procedures reduces the likelihood of deploying incorrect configurations to production devices.
Question 49
A FortiManager administrator needs to apply a policy package again to a FortiGate even though the policy has not changed in FortiManager. Which operation can be used?
- Reinstallation
- ADOM deletion
- Device discovery
- Object cleanup
Correct Answer: 1
Explanation
The reinstallation function allows an administrator to reinstall an existing policy package or configuration when necessary, even when there are no new policy modifications in FortiManager. This can be useful when recovering from device-side changes, restoring a desired centralized state, or addressing configuration inconsistencies. Administrators should understand the effect of reinstallation before proceeding because existing device-side settings can potentially be affected. The target device should be confirmed carefully, and the installation workflow should be reviewed to ensure that the intended configuration is being restored.
Question 50
A FortiManager administrator needs to schedule a CLI script to execute at a specified time rather than running it immediately. Which capability should be used?
- Script scheduling
- Policy package cloning
- ADOM migration
- FortiView scheduling
Correct Answer: 1
Explanation
Script scheduling allows FortiManager administrators to arrange CLI scripts for execution at a specified time. This can be useful for recurring maintenance activities or changes that should occur during an approved maintenance window. Scheduling reduces the need for an administrator to be present at the exact execution time, but scripts should still be reviewed and tested before scheduling. Administrators should verify the target devices, commands, variables, and expected impact. Appropriate permissions and change-control procedures are especially important when scheduled scripts modify production FortiGate configurations.
Question 51
A CLI script runs successfully on one FortiGate but fails on another because the second device does not support one of the commands. What should the administrator consider?
- Device-specific command compatibility
- FortiManager ADOM deletion
- FortiGuard license renewal
- Policy package naming
Correct Answer: 1
Explanation
CLI scripts can behave differently across FortiGate devices when their supported commands, FortiOS versions, or configurations differ. A command that works on one device may fail on another because of version-specific syntax, unavailable features, or different configuration contexts. Administrators should validate scripts against the target devices before broad execution and use appropriate conditional or device-specific approaches when necessary. Reviewing script execution errors can help identify the unsupported command. Careful testing reduces the risk of applying incompatible CLI operations across a large managed environment.
Question 52
A FortiManager administrator notices that a script execution failed because the target FortiGate was unreachable at the scheduled execution time. What should be checked first?
- FortiGate-FortiManager connectivity
- FortiGuard web filtering categories
- Policy object descriptions
- Security Fabric topology
Correct Answer: 1
Explanation
If a scheduled script cannot reach its target FortiGate, the administrator should first verify connectivity between FortiManager and the managed device. FGFM communication, network routing, firewall rules, NAT configuration, and device status can all affect management connectivity. The script itself may be valid but unable to execute if the FortiGate cannot communicate with FortiManager. Reviewing device status and relevant connectivity information can help isolate the problem. Once communication is restored, the administrator can determine whether the script should be rescheduled or executed manually.
Question 53
A company wants FortiManager to distribute FortiGuard updates to managed FortiGate devices without requiring every FortiGate to independently retrieve the same update from the internet. Which FortiManager capability supports this design?
- Local FortiGuard Distribution Server
- Policy Package
- ADOM workflow
- Configuration revision
Correct Answer: 1
Explanation
FortiManager can operate as a local FortiGuard Distribution Server, allowing it to distribute FortiGuard update packages to managed FortiGate devices. This can reduce repeated external update traffic and provide centralized control over update distribution. The administrator must configure the FortiManager and managed FortiGate devices appropriately and ensure that required licensing and connectivity are available. Centralized distribution can be especially useful in environments with many FortiGate devices because the organization can manage update delivery from a central location rather than requiring every device to independently communicate with external FortiGuard infrastructure.
Question 54
A company has limited internet connectivity at branch sites and wants FortiManager to store FortiGuard update packages locally so multiple FortiGate devices can retrieve them efficiently. Which feature is appropriate?
- FortiGuard cache
- Device Group
- Global Database ADOM
- Installation target
Correct Answer: 1
Explanation
FortiManager can provide local FortiGuard caching capabilities so that update packages can be stored locally and made available to managed devices. This can reduce repeated downloads over constrained internet connections and improve update distribution efficiency. The administrator must configure the appropriate FortiGuard service settings and ensure that FortiGate devices are configured to use the intended FortiManager distribution mechanism. A local cache can be particularly beneficial in environments with many managed devices or limited external bandwidth because common update content does not need to be downloaded independently by every device.
Question 55
An administrator wants FortiManager to store FortiGate firmware images so that firmware upgrades can be performed from the centralized management platform. Which feature should be configured?
- Firmware cache
- FortiView
- Object database
- ADOM workflow
Correct Answer: 1
Explanation
The FortiManager firmware cache allows firmware images to be stored centrally so administrators can use FortiManager to manage supported FortiGate firmware upgrades. Centralized firmware storage can reduce repeated downloads and simplify firmware distribution across multiple devices. Before upgrading, administrators should verify the target FortiOS version, device compatibility, available storage, and maintenance requirements. Firmware upgrades can affect device availability and configuration behavior, so they should be planned carefully. Centralized management provides a structured approach to distributing and coordinating firmware updates across managed FortiGate devices.
Question 56
A FortiGate is deployed behind a NAT device and must communicate with FortiManager located outside the local network. What should the administrator pay particular attention to?
- NAT and required management communication
- S3 object permissions
- FortiAnalyzer report templates
- Policy package descriptions
Correct Answer: 1
Explanation
When a FortiGate is located behind a NAT device, the administrator must account for how NAT affects communication with FortiManager. Required management traffic must be able to traverse the NAT configuration, and the FortiManager and FortiGate must be able to establish and maintain the appropriate management relationship. NAT troubleshooting should include routing, firewall policies, port forwarding where applicable, and FGFM communication. Fortinet’s deployment scenarios include configurations where FortiManager, FortiGate, or both devices are positioned behind NAT, so understanding the topology is important during registration and troubleshooting.
Question 57
A FortiManager administrator receives an error while importing a FortiGate configuration. Which approach is most appropriate before attempting the import again?
- Disable all policies
- Review the failed import information and identify the configuration conflict
- Delete the ADOM immediately
- Replace the FortiManager appliance
Correct Answer: 2
Explanation
A failed import should be investigated by reviewing the import information and identifying the specific configuration conflict or unsupported element. Immediately deleting the ADOM or replacing the FortiManager appliance is not an appropriate first troubleshooting step. Import failures can result from configuration differences, unsupported settings, object conflicts, or device and ADOM compatibility issues. Administrators should review the error details, determine the affected configuration area, and correct the underlying issue before retrying. Maintaining backups and following database-integrity best practices can further reduce risk during troubleshooting.
Question 58
A FortiManager installation fails after a policy package has been prepared successfully. Which information should the administrator examine to determine the cause?
- Failed installation log
- FortiGuard web category
- Device hostname length
- Security Fabric icon
Correct Answer: 1
Explanation
The failed installation log provides detailed information about errors encountered while FortiManager attempts to install configuration changes on a managed FortiGate. Reviewing this information can help administrators identify invalid commands, object conflicts, communication failures, or other installation problems. The administrator should examine the affected device, policy package, and specific error message before retrying. Repeatedly reinstalling without understanding the failure can waste time and potentially complicate troubleshooting. Installation logs are therefore an important resource when diagnosing centralized configuration deployment problems.
Question 59
A FortiManager appliance experiences an unexpected power failure, and the administrator is concerned about possible database corruption. What should be checked?
- File system and database integrity
- FortiGuard web categories
- Firewall policy sequence numbers only
- Device group names
Correct Answer: 1
Explanation
An unexpected power failure can potentially affect the integrity of system files or databases. FortiManager administrators should follow appropriate integrity-checking and recovery procedures after such an event rather than assuming that all management data remains unaffected. Database integrity is important because FortiManager relies on internal databases to maintain device, policy, object, and ADOM information. Regular backups and adherence to Fortinet’s recommended database and file-system practices can reduce the impact of unexpected failures. Administrators should investigate system health before performing major configuration operations.
Question 60
A managed FortiGate is replaced with a new appliance while the organization wants to preserve centralized management through FortiManager. Which task is most important during the replacement process?
- Update the managed-device relationship to reflect the replacement FortiGate
- Delete all policy packages
- Disable the ADOM
- Remove FortiGuard services permanently
Correct Answer: 1
Explanation
When a managed FortiGate is replaced, FortiManager must be updated so that the management relationship reflects the new appliance. The replacement process should account for the new device identity, configuration, and management status while preserving the appropriate centralized policies and objects. Administrators should follow the supported FortiManager device-replacement workflow and verify that the new FortiGate communicates correctly through FGFM. After replacement, configuration synchronization, policy installation, and device status should be checked carefully to ensure that centralized management has been restored correctly.