CLI Reference Guide-R04

Table Of Contents
Chapter 30
| DHCP Commands
DHCP Server
– 878 –
Example
Console(config)#service dhcp
Console(config)#
bootfile This command specifies the name of the default boot image for a DHCP client. This
file should placed on the Trivial File Transfer Protocol (TFTP) server specified with
the next-server command. Use the no form to delete the boot image name.
Syntax
bootfile filename
no bootfile
filename - Name of the file that is used as a default boot image.
Default Setting
None
Command Mode
DHCP Pool Configuration
Example
Console(config-dhcp)#bootfile wme.bat
Console(config-dhcp)#
Related Commands
next-server (885)
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