Description | This article describes how to create IP reservations for devices on a FortiGate acting as a DHCP server for an interface. |
Scope | FortiGate. |
Solution |
The MAC address of the device for which an IP address has to be allocated must be known in order to make the reservation. After ensuring the availability of the information, follow these steps to make a reservation:
From the GUI:
Note: While adding the MAC address, the format to input is xx:xx:xx:xx:xx:xx and not xx-xx-xx-xx-xx-xx.
From the CLI:
config system dhcp server edit 1 set dns-service default set default-gateway 192.168.1.99 set netmask 255.255.255.0 set interface "lan" config ip-range edit 1 set start-ip 192.168.1.110 set end-ip 192.168.1.210 next end config reserved-address edit 1 set ip 192.168.1.9 set mac c0:25:xx:xx:xx:xx next end next end |
The Fortinet Security Fabric brings together the concepts of convergence and consolidation to provide comprehensive cybersecurity protection for all users, devices, and applications and across all network edges.
Copyright 2025 Fortinet, Inc. All Rights Reserved.