Specifications
DHCP Overview clear ip dhcp binding
20-20 DHCP Configuration
Example
ThisexampleshowshowtodisplaytheDHCPbindingaddressparam eters,includingan
associatedEthernetMACaddresses,leaseexpirationdates,typeofaddressassignments,and
whethertheleaseisactive:
Matrix>(config-dhcp-pool)#show ip dhcp binding
IP address Hardware address Lease expiration Type Act.
172.28.1.249 00a0.c976.6d38 APR 09 2004 03:33PM Automatic Y
172.28.1.254 00a0.ccd1.12f8 Infinite Manual Y
clear ip dhcp binding
UsethiscommandtodeleteoneorallautomaticDHCPaddressbindings.
Syntax
clear ip dhcp binding {address | *}
Parameters
Defaults
None.
Mode
Routercommand,PrivilegedEXEC:Matrix>Router#
Example
Thisexampleshowshowtodeletetheaddressbinding18.12.22.99fromtheDHCPserver
bindingsdatabase:
Matrix>Router#clear ip dhcp binding 18.12.22.99
show ip dhcp server statistics
UsethiscommandtodisplayDHCPserverstatistics.
Syntax
show ip dhcp server statistics
Parameters
None.
Defaults
None.
address|* Specifiesanautomaticaddressbindingtobedeleted,orthatall(*)
automaticbindingswillbedeleted.