reset dhcp server ip-in-use
Syntax
reset dhcp server ip-in-use { all | ip ip-address | pool [ pool-name ] }
View
User view
Default level
2: System level
Parameters
all: Clears IP address dynamic binding information about all DHCP address pools.
ip ip-address: Clears dynamic binding information about a specific IP address.
pool [ pool-name ]: Clears dynamic binding information about a specific address pool. The pool name is a string of 1 to 35 characters. If no pool name is specified, this command clears dynamic binding information about all address pools.
Description
Use reset dhcp server ip-in-use to clear dynamic IP address binding information.
Related commands: display dhcp server ip-in-use.
Examples
# Clear binding information about IP address 10.110.1.1.
<Sysname> reset dhcp server ip-in-use ip 10.110.1.1