Support Forum
The Forums are a place to find answers on a range of Fortinet products from peers and product experts.
AlexFeren
New Contributor III

Cannot postpone backup

My understanding is that system global's cfg-save set to manual will prevent configuration backup, however, I'm getting "Auto backup config ..." at exit.

 

FG60C # config global FG60C (global) # get system global | grep cfg-save cfg-save            : manual FG60C (global) # config system interface FG60C (interface) # edit wan1 FG60C (wan1) # get | grep alias alias               : to-outside! FG60C (wan1) # set alias to-outside FG60C (wan1) # end FG60C (global) # exit

Auto backup config ...

 

Why and how can I prevent the backup from occurring?

2 REPLIES 2
qxu_FTNT
Staff
Staff

You can disable this by:

 

config sys global

    set revision-backup-on-logout disable

end

AlexFeren
New Contributor III

Thank you.

 

Is it possible to know

[ul]
  • the time of the last performed "execute cfg save" ?
  • if the current configuration has changed since "execute cfg save" was performed?[/ul]

     

  • Announcements

    Select Forum Responses to become Knowledge Articles!

    Select the “Nominate to Knowledge Base” button to recommend a forum post to become a knowledge article.

    Labels
    Top Kudoed Authors