Command Reference Guide

SROS Command Line Interface Reference Guide DHCP Pool Command Set
5991-2114 © Copyright 2005 Hewlett-Packard Development Company, L.P. 358
client-name <name>
Use the client-name command to specify the name of a Dynamic Host Configuration Protocol (DHCP)
client. Use the no form of this command to remove the configured client name.
Syntax Description
<name> Alphanumeric string (up to 32 characters in length) used to identify the DHCP
client (example is client1).
Default Values
By default, there are no specified client names.
Command Modes
(config-dhcp)# DHCP Pool
Usage Examples
The following example specifies a client name of myclient:
(config)#ip dhcp-server pool MyPool
(config-dhcp)#client-name myclient
Note
The specified client name should not contain the domain name.