Add Multiple DHCP reservation on Fortigate 60D
Hey guys,
How you doing?
Well, I will migrate from DHCP on Windows Server to DHCP on fortigate. I have lot of resevations on the server, is there a way i can make this reservations on Fortigate without doing it one by one.
Like a scrip or something? 
For example on Windows server i can do it through PowerShell, with something like this:
Add-DhcpServerv4Reservation -ScopeId 192.168.0.0 -IPAddress 192.168.0.XX -ClientId "XXXXXXXXXXXX" -Description "Reservation for XXX"
And I just replicate for every reservation I want.
Appreciate your help,
Thank you
