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

From wikieduonline
Jump to navigation Jump to search
Line 5: Line 5:
 
* Reservations
 
* Reservations
 
* Scopes
 
* Scopes
* Leases
+
* Leases: <code>[[show ip dhcp binding]]</code>
 
* Options (DNS servers, suffixes)
 
* Options (DNS servers, suffixes)
 
* IP helper/DHCP relay  
 
* IP helper/DHCP relay  

Revision as of 11:01, 16 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: 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:

  • /etc/dhcp/dhclient.conf



Activities

See also

Advertising: