Difference between revisions of "Dynamic Host Configuration Protocol (DHCP)"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Line 19: Line 19:
  
 
Related files:
 
Related files:
* <code>/etc/dhcp/[[dhclient.conf]]</code>
+
* <code>[[/etc/dhcp/dhclient.conf]]</code>
  
  

Revision as of 06:52, 1 November 2020

The Dynamic Host Configuration Protocol (DHCP) is a network management protocol used on UDP/IP networks whereby a DHCP server dynamically assigns an IP address and other network configuration parameters to each device/computer on a network.


  • Static vs dynamic IP addressing
  • Reservations
  • Scopes
  • Leases: show ip dhcp binding
  • Options (DNS servers, suffixes)
  • IP helper/DHCP relay

Available DHCP Servers:


dhclient -r INTERFACE
dhclient -r INTERFACE -v (verbose)


Related files:


dhcpcd



Activities

See also

Advertising: