FortiGate
FortiGate Next Generation Firewall utilizes purpose-built security processors and threat intelligence security services from FortiGuard labs to deliver top-rated protection and high performance, including encrypted traffic.
Not applicable
Article Id 197223

Description

 

This article describes how to clear/revoke DHCP leases when FortiGate acts as a DHCP server. 

Scope

 

FortiGate.


Solution

 

To revoke DHCP leases on the GUI: 

 

  1. Go to Dashboard -> Network -> DHCP.

 

dash.PNG

 

  1. Select IP addresses that need to be revoked and select 'Revoke'.

 

revoke.PNG

 

To revoke DHCP leases in the CLI: 

 

  1. To revoke all leases, execute the following command:


execute dhcp lease-clear all


  1. To revoke a specific IP address:

execute dhcp lease-clear x.x.x.x 

 

  1. To revoke an IP range:

 

execute dhcp lease-clear x.x.x.x-x.x.x.x

 

Related article: 

Technical Tip: DHCP address leases on a FortiGate

Contributors