๐ŸŽ New User? Get 20% off your first purchase with code NEWUSER20 ยท โšก Instant download ยท ๐Ÿ”’ Secure checkout Register Now โ†’
Menu

Categories

Networking Intermediate

What is DHCP?

A protocol that automatically assigns IP addresses and network configuration to devices on a network.

DHCP (Dynamic Host Configuration Protocol) eliminates manual IP configuration. When a device joins a network, it sends a broadcast request. The DHCP server responds with an available IP address, subnet mask, default gateway, and DNS servers.

The DORA process (Discover, Offer, Request, Acknowledge) handles address assignment. Leases have expiration times, after which addresses must be renewed.

Related Terms

HTTPS Everywhere
The practice of securing all web traffic with TLS encryption, ensuring data integrity and privacy between browsers and servers.
Network Monitoring
The practice of continuously observing network infrastructure to detect failures, performance degradation, and security threats.
Overlay Network
A virtual network built on top of an existing physical network, enabling features like container networking and VPNs.
Port
A numbered endpoint (0-65535) that identifies specific processes or services on a networked computer for communication.
Token Bucket Algorithm
A rate limiting algorithm that allows burst traffic by accumulating tokens at a fixed rate and consuming them per request.
VPN (Virtual Private Network)
A technology that creates an encrypted tunnel between your device and a remote server, securing internet traffic.
View All Networking Terms โ†’