xStack® DGS-3620 Series Layer 3 Managed Stackable Gigabit Switch CLI Reference Guide
360
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-3620-28SC:admin#config dhcp pool boot_file engineering boot.had
Command: config dhcp pool boot_file engineering boot.had
Success.
DGS-3620-28SC:admin#
23-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.
Restrictions
Only Administrator, Operator and Power-User level users can issue this command.
Example
To configure the next server: