VDOM selection for Central Management in the GUI
A VDOM dropdown has been added to the Fabric Central Management GUI page for FortiGate devices with multi-VDOM enabled. This provides a more intuitive configuration experience by allowing VDOM selection directly in the GUI.
To configure the central management VDOM in the GUI:
-
Configure central-management in the GUI:
-
Select the VDOM that has a route to the FortiManager:
-
Verify the FortiManager serial number:
-
Confirm the VDOM configuration in the CLI:
# show system central-management config system central-management set type fortimanager set serial-number "FMG-VM**********" set fmg "172.16.200.207" set vdom "vdom1" set enc-algorithm default end