FortiGuest
FortiGuest is an access management solution that provides secure network access to guests as per the configured policies. It monitors and reports user activity ensuring policy compliance and network security.
rmittal
Staff
Staff
Article Id 400218
Description This article describes how to take a backup from the FortiGuest CLI.
Scope FortiGuest.
Solution

Log in to FortiGuest CLI :

  1. To run a backup:


diagnose system backup run

  1. To list backups:


diagnose system backup list

  1. Create a remote backup of the configuration file using FTP:


execute backup config ftp <filepath> <ftp server>[:port] [ftp_user] [ftp_passwd] 

  1. Create a remote backup of the configuration file using a TFTP server:


execute backup config tftp <filename> <tftp server>

 

Related document:

Command Line Interface (CLI) Reference

Contributors