FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Gurpreet_Kaur
Article Id 416327
Description This article describes the process of migrating FortiClient/FortiClient EMS with FortiClient EMS CLI from v7.2 to v7.4.4. It provides a step-by-step guide on how to resolve issues encountered during the migration process, including creating a folder to copy the SSH key and creating a static route for a specific network.
Scope FortiClient/FortiClient EMS.
Solution

To migrate FortiClient/FortiClient EMS from v7.2 to v7.4.4, follow these steps:

 

  1. Create a new interface and define the IP address and gateway. Go to System -> Network -> Interface and select add. Enter the IP address and gateway, then select OK.

  2. Use the following command to set the network IP:

 

system set network ip  --ip 1.2.3.4/24 --gateway 10.1.1.1 --dns 1.1.1.3 --adapter enp5s0

 

Refer to this document: system set network ip for more information.