DHCP (Dynamic Host Configuration Protocol) is a network protocol that automatically assigns IP addresses, subnet masks, default gateways, and other network settings to devices on a network. It eliminates the need for manual IP configuration, ensuring efficient and centralized management of network addresses. DHCP operates using a client-server model, where a DHCP server dynamically allocates IP addresses to DHCP clients based on a lease system. Learn more: https://en.wikipedia.org/wiki/DHCP_
