For When You Can't Have The Real Thing
[ start | index | login ]
start > FortiOS > 5.2 > DHCP Reservation

DHCP Reservation

Created by dave. Last edited by dave, 9 years and 89 days ago. Viewed 3,071 times. #1
[edit] [rdf]
labels
attachments
(2015-01-29)

New way:

config system dhcp server
 edit <instance_int>
  config reserved-address
   edit <id_int>
    set description <string>
    set ip <ipv4>
    set mac <mac>
   end
 end

no comments | post comment
This is a collection of techical information, much of it learned the hard way. Consider it a lab book or a /info directory. I doubt much of it will be of use to anyone else.

Useful:


snipsnap.org | Copyright 2000-2002 Matthias L. Jugel and Stephan J. Schmidt