D-Link dgs-3420 Work Light User Manual


 
xStack® DGS-3420 Series Layer 2 Managed Stackable Gigabit Switch CLI Reference Guide
257
22-13 config dhcp pool boot_file
Description
This command is used to specify the name of the file that is used as a boot image.
The boot file is used to store the boot image for the client. The boot image is generally the
operating system the client uses to load. If this command is input twice for the same pool, the
second command will overwrite the first command. If the bootfile is not specified, the boot file
information will not be provided to the client.
Format
config dhcp pool boot_file <pool_name 12> {<file_name 64>}
Parameters
<pool_name 12> - Specify the DHCP pool name.
<file_name 64> - (Optional) Specify the file name of the boot image.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the boot file:
DGS-3420-28SC:admin#config dhcp pool boot_file engineering boot.had
Command: config dhcp pool boot_file engineering boot.had
Success.
DGS-3420-28SC:admin#
22-14 config dhcp pool next_server
Description
This command is used by the DHCP client boot process, typically a TFTP server. If next server
information is not specified, it will not be provided to the client. If this command is input twice for
the same pool, the second command will overwrite the first command.
Format
config dhcp pool next_server <pool_name 12> {<ipaddr>}
Parameters
<pool_name 12> - Specify the DHCP pool name.
<ipaddr> - (Optional) Specify the IP address of the next server.