Description |
This article describes how to register a FortiGate to a FortiManager from CLI . |
Scope | |
Solution |
Start with configuring the below commands on the FortiGate:
# config system central-management
The FortiGate will then be visible in the FortiManager Unregistered devices:
It is now possible to authorize the unit on the FortiManager.
From version 6.0, by default, the FortiManager will use the default admin/<blank password> to contact the FortiGate. Therefore, if the FortiGate admin password is not blank, the FortiManager will be unable to authorize the device and authorization will fail.
There 2 possibilities to work-around this issue:
1) Forcing the addition of the FortiManager serial number in the unit central-management via a batch script on the FortiGate:
# execute batch start
2) Forcing the FortiGate to send an authorization request:
# exe central-mgmt register-device <-----FortiManager serial number <dummy password>.
Once one or the other work-around has been applied, it will be possible to authorize the FortiGate from the FortiManager GUI.
Note that it is possible to alternatively configure the FortiManager to accept automatically registration requests from the FortiGate.
On the FortiManager:
# config system admin setting # end
On the FortiGate:
# config system central-management
# exe central-mgmt register-device <-----FortiManager serial number, password on the FortiManager.
The FortiGate will then be automatically registered on the FortiManager. In case ADOM is enabled, it will be added to the root ADOM.
Related article: Technical Tip: Using 'exec migrate' to migrate to a new FortiAnalyzer/FortiManager model |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2023 Fortinet, Inc. All Rights Reserved.