Created on
02-23-2024
01:36 AM
Edited on
12-16-2024
05:46 AM
By
Jean-Philippe_P
| Description |
This article describes how to configure Security Fabric Management IP and port via CLI. |
| Scope | FortiGate. |
| Solution |
For more details on configuring Security Fabric, refer to this admin guide: Configuring the root FortiGate and downstream FortiGates. Note: To configure management-port, management-port-use-admin-sport needs to be disabled first.
config system global set management-port-use-admin-sport disable set management-ip <-- Management IP address of this FortiGate. Used to log into this FortiGate from another FortiGate in the Security Fabric. set management-port 10443 <-- Overriding port for management connection (Overrides admin port). end
The sample is shown below.
CLI:
config system global set admin-server-cert "self-sign" set admintimeout 480 set alias "FGVM01*****" set gui-auto-upgrade-setup-warning disable set hostname "Fortigate" set lldp-transmission enable set management-ip "10.142.1.62" set management-port 10443 set management-port-use-admin-sport disable set timezone "Asia/Kuala_Lumpur" end
GUI:
|
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 2025 Fortinet, Inc. All Rights Reserved.