C613-50631-01 Rev A Command Reference for IE340 Series 3037
AlliedWare Plus™ Operating System - Version 5.5.3-0.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.