Technical Tip: CLI commands to verify status of the FortiGuard auto-update status
| Description | This article describes CLI commands to fetch information about the status of the FortiGuard auto-update service. |
| Scope | FortiGate. |
| Solution | The following command returns information about the status of the auto-update service including the FDN availability, scheduling option, tunneling option, and if it is updated, as well as the virus response IPS definition.
get system auto-update status If FDN connectivity is available:
The output is as follows if it failed:
Another command that gives a similar output as above:
diagnose autoupdate status
If the FDN availability is showing unavailable, to verify connectivity to the FortiGuard servers and ensure the FortiGate device is correctly resolving DNS, use the following commands to ping the specified hostnames:
execute ping service.fortiguard.net
Additionally, run the FortiGuard debug commands to gather information and retrieve the latest updates from the FortiGuard servers:
diagnose debug reset
Related articles: Technical Tip: CLI commands to verify status of the FortiGuard service Troubleshooting Tip: Unable to connect to FortiGuard servers |

