HP MSR2000/3000/4000 Router Series Layer 3 - IP Services Command Reference
56
reset dhcp server expired
Use reset dhcp server expired to clear binding information about expired IP addresses.
Syntax
reset dhcp server expired [ ip ip-address | pool pool-name ]
Views
User view
Predefined user roles
network-admin
Parameters
ip ip-address: Clears binding information about the specified expired IP address.
pool pool-name: Clears binding information about the expired IP addresses in the specified address pool.
The pool name is a case-insensitive string of 1 to 63 characters.
Usage guidelines
Using this command without any parameter clears binding information about all expired IP addresses.
Examples
# Clear binding information about all expired IP addresses.
<Sysname> reset dhcp server expired
Related commands
display dhcp server expired
reset dhcp server ip-in-use
Use reset dhcp server ip-in-use to clear binding information about assigned IP addresses.
Syntax
reset dhcp server ip-in-use [ ip ip-address | pool pool-name ]
Views
User view
Predefined user roles
network-admin
Parameters
ip ip-address: Clears binding information about the specified assigned IP address.
pool pool-name: Clears binding information about the specified address pool. The pool name is a
case-insensitive string of 1 to 63 characters.
Usage guidelines
Using this command without any parameter clears binding information about all assigned IP addresses.
If you use this command to clear information about an assigned static binding, the static binding
becomes an unassigned static binding.