Skip to main content
Contributor
February 15, 2010

Technical Tip: How to revoke DHCP leases on a FortiGate unit.

  • February 15, 2010
  • 0 replies
  • 99605 views

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