What DHCP Hands Out
Learn the address, mask, gateway, and DNS a device receives.
A Quick Welcome
DHCP (Dynamic Host Configuration Protocol) is the service that lets a device join a network without anyone typing in numbers by hand. When your laptop connects to Wi-Fi, it has no IP address yet. DHCP automatically gives it everything it needs to communicate. Without it, an administrator would have to configure every phone, printer, and PC manually. In this lesson you will learn the four key settings DHCP delivers and why each one matters.
The IP Address
The first thing DHCP hands out is an IP address (Internet Protocol address). This is the unique number that identifies your device on the local network, like 192.168.1.50. No two active devices on the same network can share the same address, or their traffic would collide. DHCP keeps a list of available addresses and picks a free one for each device automatically, so you never end up with a clash.