Clear dhcp exclude, Set dhcp ping, Clear dhcp exclude -7 set dhcp ping -7 – Enterasys Networks D-Series User Manual
Page 439
![background image](/manuals/83979/439/background.png)
clear dhcp exclude
Enterasys D-Series CLI Reference
16-7
clear dhcp exclude
Use this command to clear the configured IP addresses that the DHCP server should not assign to
DHCP clients.
Syntax
clear dhcp exclude low-ipaddr [high-ipaddr]
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Example
This example clears the previously excluded range of IP addresses between 192.168.1.88 through
192.168.1.100.
D2(rw)->clear dhcp exclude 192.168.1.88 192.168.1.100
set dhcp ping
Use this command to configure the number of ping packets the DHCP server sends to an IP
address before assigning the address to a requesting client.
Syntax
set dhcp ping packets number
Parameters
Defaults
None.
Mode
Switch command, read‐write.
Example
This example sets the number of ping packets sent to 3.
D2(rw)->set dhcp ping packets 3
low‐ipaddr
Specifies the first IP address in the address range to be cleared.
high‐ipaddr
(Optional) Specifies the last IP address in the address range to be cleared.
packets number
Specifies the number of ping packets to be sent. The value of number can
be 0, or range from 2 to 10. Entering 0 disables this function. The default
value is 2 packets.