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

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 12: Line 12:
 
* [[ISC-DHCP (DHCP) Configuration]]
 
* [[ISC-DHCP (DHCP) Configuration]]
 
* [[Cisco IOS]] dhcp server
 
* [[Cisco IOS]] dhcp server
* [[dhcpcd]]
+
* [[dhcpcd]]: <code>[[/etc/dhcpcd.conf]]</code>
  
  
Line 21: Line 21:
 
Related files:
 
Related files:
 
* <code>[[/etc/dhcp/dhclient.conf]]</code>
 
* <code>[[/etc/dhcp/dhclient.conf]]</code>
 
 
[[dhcpcd]]
 
* <code>[[/etc/dhcpcd.conf]]</code>
 
 
 
 
 
  
 
== Activities ==
 
== Activities ==

Revision as of 03:51, 9 September 2021

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:

Activities

See also

Advertising: