Technical Tip: Delete FortiLink via CLI script on Device database
| Description | This article describes how to delete FortiLink via the CLI script in the Device database. |
| Scope | FortiManager 7.x. |
| Solution | Create and execute the following CLI script on the device database in the FortiGate default config:
config system ntp unset interface set server-mode disable
config system dhcp server
If it is not possible to successfully delete the interface, check if FortiLink is being used by other entries by running the command below:
diagnose sys cmdb refcnt show system.interface.name fortilink |
