Understanding DHCP

Written by Barry Dysert (last updated October 11, 2021)

DHCP is an acronym standing for "Dynamic Host Configuration Protocol." It is a communications protocol that exists among network computers which allows them to automatically exchange networking parameters. DHCP is used quite extensively on the largest network of all, the Internet. Thanks to DHCP, there is little need for system administrators to update these parameters manually.

Depending on the network, there may be many DHCP servers. These servers maintain client configuration parameters, e.g., IP addresses, domain names, default gateways, etc. When a client device is connected to the network, it broadcasts a DHCP request in order to obtain such information for it to use.

DHCP client software is built into the Windows operating system, so whenever a Windows computer connects to a network it engages in a "conversation" with a DHCP server (perhaps through "relay agents"). The client computer then automatically uses the information obtained in this conversation in order to join the network.

 This tip (9985) applies to Windows 7, 8, and 10.

Author Bio

Barry Dysert

Barry has been a computer professional for over 35 years, working in different positions such as technical team leader, project manager, and software developer. He is currently a software engineer with an emphasis on developing custom applications under Microsoft Windows. When not working with Windows or writing Tips, Barry is an amateur writer. His first non-fiction book is titled "A Chronological Commentary of Revelation." ...

MORE FROM BARRY

Passing Parameters to a PowerShell Script

Like the older batch-file processor, PowerShell can accept parameters. This allows for flexibility in your script. This ...

Discover More

Minimizing All Open Windows in One Step

There may be times when you need to minimize all of your open windows in one quick step. Windows provides a few methods ...

Discover More

Understanding Virtual Memory

Computers can address far more locations than may exist in physical memory. The key to this feature is the use of virtual ...

Discover More
More WindowsTips

Checking for Compromised Passwords with Edge Chromium

Compromised passwords can put your information at risk. Check for compromised passwords with Edge Chromium.

Discover More

Blocking Automatic Installation of Microsoft Edge

Windows 10 will be receiving a forced upgrade to the new Microsoft Edge Chromium web browser. You can use the free ...

Discover More

Google Chrome Setting URLs

Shortcut URLs allow quick access to the settings within Google Chrome. Use these shortcut URLs to quickly access the ...

Discover More
Comments

If you would like to add an image to your comment (not an avatar, but an image to help in making the point of your comment), include the characters [{fig}] (all 7 characters, in the sequence shown) in your comment text. You’ll be prompted to upload your image when you submit the comment. Maximum image size is 6Mpixels. Images larger than 600px wide or 1000px tall will be reduced. Up to three images may be included in a comment. All images are subject to review. Commenting privileges may be curtailed if inappropriate images are posted.

What is seven more than 3?

There are currently no comments for this tip. (Be the first to leave your comment—just use the simple form above!)


Newest Tips