clear ip dhcp binding

Use this command to delete one or all automatic DHCP address bindings.

Syntax

clear ip dhcp binding {address | *}

Parameters

address | * Specifies an automatic address binding to be deleted, or that all automatic bindings will be deleted (*).

Defaults

None.

Mode

Configuration command mode.

Example

This example shows how to delete the address binding 18.12.22.99 from the DHCP server bindings database:

System(rw-config)->clear ip dhcp binding 18.12.22.99