DHCP C
OMMANDS

4-109

next-server

Use this command to configure the next server in the boot process of a
DHCP client. Use the no form to remove the boot server list.
Syntax
next-server address
no next-server address
address - Specifies the IP address of the next server in the boot
process, which is typically a Trivial File Transfer Protocol (TFTP)
server.
Default Setting
None
Command Mode
DHCP Pool Configuration
Example
Related Commands
bootfile (4-109)

bootfile

Use this command to specify 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.
Console(config-dhcp)#next-server 10.1.0.21
Console(config-dhcp)#