DHCP Server Instance
18-5
18.1.2 bootfile

DHCP Config Commands
Assigns a bootfile name for the DHCP configuration on the network pool
Supported in the following platforms:
• RFS7000
• RFS6000
• RFS4000
Syntax
bootfile <FILE>
Parameters
Usage Guidelines
Use the bootfile command to specify the boot image. The boot file contains the boot
image name used for booting the bootp clients (DHCP clients). Only one boot file is allowed
per pool.
Use {
no} bootfile command to remove the bootfile. Do not use the <file name> with the
bootfile command as only one bootfile exists per pool. The command
[no] bootfile
removes the existing command from the pool.
Example
RFSwitch(config-dhcp)#bootfile bootexample.txt
RFSwitch(config-dhcp)#
bootfile <FILE> Sets the boot image for BOOTP clients. The file
name can contain letters, numbers, dots and
hyphens. Consecutive dots and hyphens are not
permitted.