How to install isc-dhcp
Prerequisites
isc-dhcp is an open source software for implementing DHCP servers, relay agents, and clients.
To complete this tutorial, we will need:
- 1 node for the isc-server server
- 1 or 2 nodes for testing
All 3 nodes in this tutorial have Debian9, but this will work as well on Ubuntu. So make sure first all your nodes have Ubuntu or Debian installed and have all updates.
isc-dhcp installation
The installation is very simple just one command
sudo apt-get install isc-dhcp-server