Skip to main content
sims
Explorer II
July 30, 2019
Solved

auto save

  • July 30, 2019
  • 2 replies
  • 7358 views

Hi ,

how to verify that auto save is enabled 

code 5.2.x

When I click revision ,I can see " you have unsaved changes ,save now " 

What does it mean ,How can I see pending configuration to be saved 

Thanks

 

    Best answer by Dave_Hall

    If your fgt has config revision diff you can always check/compare that.  If you are not sure, it doesn't (shouldn't) hurt to resave "changes" again then compare.   Mind you if I recall correctly, the fgt tends to treat certain things you do in the GUI as a change.  

     

    If you really want to automatically save changes, I suggest looking at cfg-save  under config system global.

    2 replies

    Dave_Hall
    Dave_HallAnswer
    New Member
    July 30, 2019

    If your fgt has config revision diff you can always check/compare that.  If you are not sure, it doesn't (shouldn't) hurt to resave "changes" again then compare.   Mind you if I recall correctly, the fgt tends to treat certain things you do in the GUI as a change.  

     

    If you really want to automatically save changes, I suggest looking at cfg-save  under config system global.

    sims
    simsAuthor
    Explorer II
    July 30, 2019

    Hi,

    I have not find any difference checker , where i can find this .

    And there is no cfg-save under config global 

    Thanks

    Dave_Hall
    New Member
    July 30, 2019

    Click on your login ID and choose Configuration then Revisions.  From there highlight two config files and choose Diff.  If need be, choose Save a config.

     

     

    The fgt does not show any config settings that set to defaults.  In this case, cfg-save (under config system global) may be set to automatic.  You can see this if you type show all.

     

     

    Johny_Henks
    New Member
    January 15, 2020

    I think you can compare the output of commands to show configuration detail and debug cfgmgr show configuration file primary. The show configuration detail has the configuration with new changes which are not saved.