Technical Tip: How to clear the unit inventory list from FortiGate in particular interval
| Description | This article describes how to clear the unit inventory in particular frequent intervals via the automated script. |
| Scope | FortiGate. |
| Solution | Units that are automatically discovered by FortiGate will expire in 28 days by default if FortiGate does not see the unit in the network anymore.
The following automated script is to clear the unit inventory in every 8 hours.
config system auto-script
If in case of VDOM and need to clear in particular VDOM.
config system auto-script
Alternative solution is to follow steps stated on this kb article on Technical Tip: How to control Discovered Device Timeout for Device Monitoring. |
