Skip to main content

DHCP service

DHCP : Dynamic Host Configuration Protocol

  • Network management protocal
  • Assigns IP addresses, dynamically, to all the devices connected in a LAN 
  • DHCP server also has an IP address because it is a device
  • Here is an example of DHCP configuration


To implement the DHCP service, we need the DHCP server

Comments