Enabling remote access from FortiCloud
Enable remote access to your device from FortiCloud.
The device must be registered with FortiCloud to enable remote access.
You cannot enable remote access from FortiCloud if the FortiAnalyzer is managed by a FortiManager. You must disable the management before enabling remote access. |
For a FortiAnalyzer high availability (HA) cluster, only the primary unit needs to register and enable remote access from FortiCloud.
To enable remote access from FortiCloud using the GUI:
- Go to System Settings > Dashboard.
- In the License Information widget, click the edit icon for FortiCloud.
The Cloud Management dialog opens.
- Enable Cloud Management.
- In the Password field, type the password for the FortiCloud account.
The Serial Number and FortiCloud Account ID/Email are automatically populated.
- Click OK.
To enable remote access from FortiCloud using the CLI:
- Enter the following command to set central management to
cloud-management
:config system central-management
set type cloud-management
If the
central management
type is set tofortimanager
(default) ornone
, remote access from FortiCloud will be disabled. - Enter the following command to log in to FortiCloud:
execute cloud-remote-access login <id> <password> <domain> <email confirm>