Skip to content

api-evangelist/dhcp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DHCP (dhcp)

Dynamic Host Configuration Protocol (DHCP) is a network management protocol used to automate the process of configuring devices on IP networks. DHCP dynamically assigns IP addresses and other network configuration parameters to each device on a network, enabling them to communicate with other IP networks. Defined in IETF RFC 2131, the protocol supports automatic, dynamic, and manual allocation modes and uses message types including DHCPDISCOVER, DHCPOFFER, DHCPREQUEST, DHCPACK, DHCPNAK, DHCPDECLINE, DHCPRELEASE, and DHCPINFORM. DHCP builds on BOOTP (RFC 951) and is supplemented by RFCs covering options and clarifications.

URL: Visit APIs.json URL

Scope

  • Type: Index
  • Position: Consuming
  • Access: 3rd-Party

Tags:

  • BOOTP, DHCP, IETF, IP Addresses, Lease Management, Network Configuration, Networking, Protocol, RFC 2131, TCP/IP

Common Properties

Timestamps

  • Created: 2025-01-01
  • Modified: 2026-04-28

Maintainers

FN: Kin Lane

Email: kin@apievangelist.com

About

Dynamic Host Configuration Protocol (DHCP) is a network management protocol used to automate the process of configuring devices on IP networks. DHCP dynamically assigns IP addresses and other network configuration parameters to each device on a network, enabling them to communicate with other IP networks.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors