SROS Command Line Interface Reference Guide
Enable Mode Command Set
5991-2114
© Copyright 2007 Hewlett-Packard Development Company, L.P.
39
clear ip dhcp-server binding [
*
|
<ip address>
]
Use the
clear ip dhcp-server binding
command to clear Dynamic Host Configuration Protocol (DHCP)
server binding entries from the database.
Syntax Description
*
Clears all automatic binding entries.
<ip address>
Clears a specific binding entry. Enter the source IP address (format is A.B.C.D).
Default Values
No default value necessary for this command.
Functional Notes
A DHCP server binding represents an association between a MAC address and an IP address that was
offered by the unit to a DHCP client (i.e., most often a PC). Clearing a binding allows the unit to offer that
IP address again, should a request be made for one.
Usage Examples
The following example clears a DHCP server binding for the IP address
192.168.47.4
:
ProCurve>
enable
ProCurve#
clear ip dhcp-server binding 192.168.47.4