Ip dhcp pool – Enterasys Networks X-Pedition XSR CLI User Manual
Page 604
DHCP Commands
15-94 Configuring DHCP
Syntax
ip dhcp ping timeout milliseconds
Syntax of the “no” Form
Use the no form of this command to restore the ping timeout default:
no ip dhcp ping timeout
Default
500 milliseconds
Mode
Global configuration:
XSR(config)#
Example
The following example specifies that the DHCP server will wait 900 milliseconds for a ping reply
before considering the ping a failure:
XSR(config)#ip dhcp ping timeout 900
ip dhcp pool
This command configures a DHCP server IP address pool. The XSR supports adding 1000
network addresses per pool and one DHCP pool per network. Class B or higher subnet masks are
supported.
Syntax
ip dhcp pool name
Syntax of the “no” Form
Use the no form of this command to remove the address pool:
no ip dhcp pool name
Default
DHCP address pools are not configured
milliseconds
The interval the DHCP server waits for a ping reply before it stops trying to
reach an IP address for client assignment. The peak timeout is 10 seconds.
Note: The DHCP pool name must match the name given the IP local pool.
name
A character string or integer which match the name you designate for the IP local pool.