12
283
Use the no ip dhcp pool Global Configuration mode command to delete a manual
binding.
Example
The following example deletes the address binding 10.12.1.99 from a DHCP
server database:
switchxxxxxx#
clear ip dhcp binding 10.12.1.99
12.5 client-name
To define the name of a DHCP client, use the client-name command in DHCP Pool
Host Configuration mode. To remove the client name, use the no form of this
command.
Syntax
name
client-name
no client-name
Parameters
•
name
—Specifies the client name, using standard ASCII characters. The
client name should not include the domain name. For example, the .name
Mars should not be specified as mars.yahoo.com. (Length: 1–32 characters).
Command Mode
DHCP Pool Host Configuration mode
Default Configuration
No client name is defined.
Example
The following example defines the string client1 as the client name.
switchxxxxxx(config-dhcp)#
client-name
client1
OL-32830-01 Command Line Interface Reference Guide
DHCP Server Commands