system central-management
Use this command to enable cross domain access feature for central management in the web UI and CLI.
Syntax
config system central management
set cm-access {enable | disable}
end
Variable | Description | Default |
Enable/disable the cross domain access feature for central management. |
disable |
|
Enter the URL to access FortiWeb Manager. |
disable |
Example
This example shows enabling central management feature.
config system central-management
set cm-accsss enable
set allow-origin https://10.200.111.100
end