D-Link DXS-3600 Series Cli Reference Manual page 359

Layer 2/3 managed 10gigabit
Hide thumbs Also See for DXS-3600 Series:
Table of Contents

Advertisement

DXS-3600 Series Layer 3 Managed 10Gigabit Ethernet Switch CLI Reference Guide
Default
By default, this value is 2.
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to specify the number of packets that the DHCP server will send as part of the ping
operation. The DHCP server performs the ping operation to detect whether there is a conflict in use of the
IP address before assigning an IP address to the client. If there is no response after the specified number
of attempts, the IP address will be assigned to the client, and it becomes an entry. If the server receives a
response to the ping operation, the IP address will become a conflict entry.
Setting the number to 0 will disable the ping operation.
Example
This example shows how to configure the number of ping packets as 3.
Switch# configure terminal
Switch(config)# ip dhcp ping packets 3
Switch(config)#
22-16
ip dhcp ping timeout
This command is used to specify the time the DHCP server should wait for the ping reply packet. Use the
no form of this command to restore the default value.
ip dhcp ping timeout MILLI-SECONDS
no ip dhcp ping timeout
Parameters
MILLI-SECONDS
Default
By default, this value is 100 milliseconds (0.1 seconds).
Command Mode
Global Configuration Mode.
Command Default Level
Level: 12.
Usage Guideline
Use this command to specify the timeout length for the ping operation. The DHCP server performs the
ping operation to an IP address to detect whether there is a conflict in the use of the IP address before
assigning the IP address to a client. If there is no response after the specified number of attempts, the IP
address will be assigned to the client, and it becomes an entry. If the server receives a response to the
ping operation, the IP address will become a conflict entry.
Specifies the interval of time the DHCP server will wait for the ping
reply. The maximum timeout is 10000 milliseconds (10 seconds). The
specified value should be multiples of 100.
354

Advertisement

Table of Contents
loading

Table of Contents