Skip to main content
Dongkwan
Staff
Staff
June 17, 2022

Technical Tip: How to back up and restore configuration files in YAML format

  • June 17, 2022
  • 0 replies
  • 1607 views
Description This article describes how to back up and restore YAML format configuration files using an FTP or TFTP server.
Scope FortiGate v7.2.0+ GA releases.
Solution

The following commands help in executing the backup or restoring config files using the YAML format.

 

# execute backup yaml-config {ftp | tftp} <filename> <server> [username] [password]


# execute restore yaml-config {ftp | tftp} <filename> <server> [username] [password]