![D-Link DGS-3700 Series Reference Manual Download Page 504](http://html.mh-extra.com/html/d-link/dgs-3700-series/dgs-3700-series_reference-manual_76575504.webp)
DGS-3700 Series Layer 2 Managed Gigabit Ethernet Switch CLI Reference Guide
Page | 504
config dhcp pool lease
<minute 0-59>
- Specify the number of minutes of the lease.
infinite
- Specify a lease of unlimited duration.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the lease of a pool:
DGS-3700-12:5#config dhcp pool lease netpool infinite
Command: config dhcp pool lease netpool infinite
Success.
DGS-3700-12:5#
config dhcp pool boot_file
Purpose
Used to configure the current DHCP Server pool information.
Syntax
config dhcp pool boot_file <pool_name 12> {<file_name 64>}
Description
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.
Parameters
<pool_name 12>
- Specify the DHCP pool name.
<file_name 64>
- Specify the file name of the boot image.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the boot file:
DGS-3700-12:5#config dhcp pool boot_file engineering boot.had
Command: config dhcp pool boot_file engineering boot.had
Success.
DGS-3700-12:5#
config dhcp pool next_server
Purpose
Used to configure the current DHCP Server pool information.
Syntax
config dhcp pool next_server <pool_name 12> {<ipaddr>}
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. It is allowed to specify next server but not specify the boot file, or
specify the boot file but not specify the next server.
Parameters
<pool_name 12>
- Specify the DHCP pool name.
<ipaddr>
- Specify the IP address of the next server.
Restrictions
Only Administrator-level users can issue this command.
Example usage:
To configure the next server: