Skip to main content
ac1
Explorer III
August 2, 2021
Solved

Fortinet Tool

  • August 2, 2021
  • 1 reply
  • 3239 views

Hi everybody,

is there a tool Fortinet to configure offline any model of FortiGate?

 

thanks

ac

Best answer by emnoc

None that I'm aware of.

 

What we've done in the past to quick deploy fortios is to defined a base-cfg and install this on the usb.stick and you can boot the unit after making the changes and let teh cfg load.

 

We just modify the name, wan/lan address and install that config for the unit that's being turn up. Great if you use the same exact model of fgt.

 

We had a script that took our basic cfg and prompts for the changes and modify the values ( wan-ipv4.addr lan-ipv4.addr and default gateway , etc.....)

 

check out 

 

   https://kb.fortinet.com/kb/documentLink.do?externalID=FD46528

 

Ken Felix

 

1 reply

emnoc
emnocAnswer
New Member
August 2, 2021

None that I'm aware of.

 

What we've done in the past to quick deploy fortios is to defined a base-cfg and install this on the usb.stick and you can boot the unit after making the changes and let teh cfg load.

 

We just modify the name, wan/lan address and install that config for the unit that's being turn up. Great if you use the same exact model of fgt.

 

We had a script that took our basic cfg and prompts for the changes and modify the values ( wan-ipv4.addr lan-ipv4.addr and default gateway , etc.....)

 

check out 

 

   https://kb.fortinet.com/kb/documentLink.do?externalID=FD46528

 

Ken Felix

 

ac1
ac1Author
Explorer III
August 2, 2021

Thank you for your reply

 

ac