Technical Tip: How to configure unlimited DHCP lease only for reserved IP addresses on FortiGate
| Description | This article describes how to configure a FortiGate to assign an unlimited DHCP lease duration only for clients with reserved IP addresses (MAC-IP bindings), while assigning a limited lease duration for all other dynamically assigned addresses. |
| Scope | FortiGate. |
| Solution | To configure different DHCP lease durations based on whether an IP is reserved or dynamically assigned:
Example Configuration:
config system dhcp server config ip-range
Note: Separate DHCP lease times for distinct IP ranges can be configured only via CLI
config system dhcp reserved-address
Verify the DHCP lease duration:
execute dhcp lease-list |
