Skip to main content
SaVen
New Member
September 13, 2017
Question

Fortigate vdom configuration backup

  • September 13, 2017
  • 1 reply
  • 6754 views

I'm trying to use solarwinds to take automated backup's for vdom enabled fortigate devices. When I use show full configuration from default login mode it is not showing vdom related configuration. 

 

I didn't see any commands that we can use through SSH default login mode and take complete backup of device which will be useful for restoration. 

 

Can someone shed some light on this ?

 

Thanks,

SV

    1 reply

    oheigl
    New Member
    September 15, 2017

    Have you tried to switch to the global context first?

    config global

    emnoc
    New Member
    September 15, 2017

    What does your script looks like. From  basic mode you can see all vdom  cfg .

     

     

    Have you tried to switch to the global context first?

     

    A beg to differ. You don't have to be in  global in fact that will not give you vdom related information per-vdom.

     

    A simple "show"  from the initial login,  will provide you all of the cfg. From within  the "config global"  space , it will   NOT provide you the vdom cfg.

     

    For OP, make sure the account has  the right permission and accessprofile. If your using solarwind, run the cmds  manually after login'ing in and review any errors.

     

     

     

    Ken

     

     

     

    oheigl
    New Member
    September 15, 2017

    Yeah you are right Ken, my mistake, a show works and prints global and all vdom configuration