# diag user device del <MAC address of the host>To clear all discovered records/hosts:
# diag user device clearAlternatively, to achieve a periodical update, it is possible to schedule a system auto-script feature:
# config system auto-script
edit "devices_update" <----- Type whatever name you would find suitable.
set interval 86400 <----- Frequency on how often the script would execute.
set repeat 0 <----- Repeat infinitely.
set script "diag user device clear"
next
end
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.