Command Line Interface
9931553-KDU 137 365 Uen D 2006-06-16
• If the mask is unspecified, DHCP examines its address pools. If no
mask is found in the pool database, the Class A, B, or C natural mask is
used (see page 428). This command is valid for manual bindings only.
• The no host command only clears the address from the DHCP server
database. It does not cancel the IP address currently in use by the host.
Example
Related Commands
client-identifier (section 7.23.18 on page 993)
hardware-address (section 7.23.19 on page 994)
7.23.18 client-identifier
This command specifies the client identifier of a DHCP client. Use the no form
to remove the client identifier.
Syntax
client-identifier {text <text> | hex <hex>}
no client-identifier
• text - A text string. (Range: 1-15 characters)
• hex - The hexadecimal value.
Default Setting
None
Command Mode
DHCP Pool Configuration
Console(config-dhcp)#host 10.1.0.21 255.255.255.0
Console(config-dhcp)#