C613-50100-01 REV C Command Reference for x930 Series 2695
AlliedWare Plus™ Operating System - Version 5.4.6-1.x
DYNAMIC HOST CONFIGURATION PROTOCOL (DHCP) COMMANDS
BOOTFILE
bootfile
Overview This command sets the boot filename for a DHCP server pool. This is the name of
the boot file that the client should use in its bootstrap process. It may need to
include a path.
The no variant of this command removes the boot filename from a DHCP server
pool.
Syntax
bootfile <filename>
no bootfile
Mode DHCP Configuration
Example To configure the boot filename for a pool P2, use the command:
awplus# configure terminal
awplus(config)# ip dhcp pool P2
awplus(dhcp-config)# bootfile boot/main_boot.bt
Parameter Description
<filename> The boot file name.