Skip to main content
satyams
New Member
June 25, 2014
Question

Configuration Backup

  • June 25, 2014
  • 6 replies
  • 22338 views
Hi Can some body confirm me the command from CLI to take full configuration back of this device (Fortianalyzer 4000B version 5.0.6). Appreciate you help. thanks Satya

    6 replies

    AtiT
    New Member
    June 26, 2014
    Hi According to release notes for version 5.0.6 it should be: Optionally, you can backup the configuration file to a FTP, SFTP, or SCP server using the following CLI command: execute backup all-settings {ftp | sftp} <server IP address> <path/filename to the server> <user name on server> <password> [cryptpasswd] execute backup all-settings scp <server IP address> <path/filename to the server> <user name on server> <SSH certificate> <crptpassrd> I tried the FTP command and it worked for me.
    satyams
    satyamsAuthor
    New Member
    June 27, 2014
    Is there any CLI command that see the configuration on the device itself? e.g ' sh run' on cisco devices Satya
    pcraponi
    New Member
    June 27, 2014
    # show full-configuration If you want disable the " -- More --" # config system console # set output standard # end regards, Paulo Raponi
    satyams
    satyamsAuthor
    New Member
    June 27, 2014
    I tried this command is not working on this model.
    Dave_Hall
    New Member
    June 27, 2014
    Currently do not have access to our Fortianalyzer to confirm this, but I think you need to switch to global first then perform the above mentioned steps. eg. config global show full-configuration
    satyams
    satyamsAuthor
    New Member
    June 29, 2014
    Just running “show” command displaying the configuration. For Backup via ftp/sftp, can we specify the filename to be used? because when I try to specify the filename it gives below error. test# execute backup all-settings sftp 192.168.2.2 test.tmp user password Starting backup all settings in background, Please wait. test # Starting transfer the backup file to FTP server... Error rename file: /var/fwcl1ienttemp/fmg_cl1ibackup.dat to ./test.tmp Failed to backup all-settings due to SFTP transaction! Backup all settings...Failed.
    FortiOSman
    New Member
    August 16, 2016

    FAZ 100C 5.2.7

    typing 'show' at the console will show the running config

     

     

    FortiOSman

    Up, Up, and Away!