Cisco Systems 32369 clear ip dhcp binding address, Clears all automatic bindings, Examples

Models: 32369

1 52
Download 52 pages 12.05 Kb
Page 15
Image 15
clear ip dhcp binding

clear ip dhcp binding

clear ip dhcp binding

To delete an automatic address binding from the Cisco IOS Dynamic Host Configuration Protocol (DHCP) Server database, use the clear ip dhcp binding privileged EXEC command.

clear ip dhcp binding address *

Syntax Description

address

The address of the binding you want to clear.

*

Clears all automatic bindings.

Command Modes

Privileged EXEC

Usage Guidelines

Typically, the address denotes the client’s IP address. If the asterisk (*) character is used as the address parameter, DHCP clears all automatic bindings.

Use the no ip dhcp pool global configuration command to delete a manual binding.

Examples

The following example deletes the address binding 10.12.1.99 from a DHCP server database:

clear ip dhcp binding 10.12.1.99

Related Commands

show ip dhcp binding

Cisco IOS DHCP Server 15

Page 15
Image 15
Cisco Systems 32369 clear ip dhcp binding address, Clears all automatic bindings, show ip dhcp binding, Command Modes