xStack
®
DGS-3600 Series Layer 3 Gigabit Ethernet Managed Switch CLI Manual
213
DGS-3627:5#config dhcp ping_packets 2
Command: config dhcp ping_packets 2
Success.
DGS-3627:5#
config dhcp ping_timeout
Purpose
Used to set the time the Switch will wait before timing out a ping packet.
Syntax
config dhcp ping_timeout <millisecond 500-2000>
Description
This command is used set the time the Switch will wait before timing
out a ping packet. If no answer is received, the IP address is
considered unused and may be allocated to a requesting client.
Parameters
<millisecond 500-2000>
−
The user may set a time between
500
and
2000
milliseconds that the Switch will wait before timing out a ping
packet. The default setting is
500
milliseconds.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To configure the Ping timeout:
DGS-3627:5#config dhcp ping_timeout 500
Command: config dhcp ping_timeout 500
Success.
DGS-3627:5#
config dhcp pool boot_file
Purpose
Used to specify the Boot File that will be used as the boot image of the
DHCP client
Syntax
config dhcp pool boot_file <pool_name 12> <file_name 64>
Description
This command is used to specify the Boot File that will be used as the
boot image of the DHCP client. This image is usually the operating
system that the client uses to load its IP parameters.
Parameters
<pool_name 12>
−
Enter the previously created pool name from which
the boot file will be set.
<file_name 64>
−
Enter the name of the boot file that will be used for
DHCP clients.
Restrictions
Only Administrator and Operator-level users can issue this command.
Example usage:
To set the boot file:
DGS-3627:5#config dhcp pool boot_file accounting boot.had
Command: config dhcp pool boot_file accounting boot.had
Success.
DGS-3627:5#