Difference between revisions of "DHCP"

From wikieduonline
Jump to navigation Jump to search
Line 19: Line 19:
  
 
* [[Renew DHCP address in your macOS from command line]]  
 
* [[Renew DHCP address in your macOS from command line]]  
 
== Activities ==
 
* [[Configure a DHCP server for your network]] using <code>isc-dhcp-server</code> package
 
* [[Cisco IOS DHCP Server configuration]]
 
  
 
== See also ==
 
== See also ==

Revision as of 11:28, 8 June 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
  • Options (DNS servers, suffixes)
  • IP helper/DHCP relay
dhclient -r INTERFACE
dhclient -r INTERFACE -v (verbose)


Related files:

  • /etc/dhcp/dhclient.conf


See also

Advertising: