Description: Removes a dynamic IP range from the dhcpd.conf and restarts the DHCP server.
Parameter:
- firstIP: The first IP marking the begin of the dynamic IP range.
- lastIP: The last IP marking the end of the dynamic IP range.
Returns:
- true, if the DHCP server could be restarted with the new settings.
root
2015-09-06