13,420
edits
Changes
no edit summary
== Part 2: Configuring the DHCP Server==
[[Image:dhcp-config.png|thumb|right|400px|The '''dhcpd.config''' file allows the Linux system administrator to customize the DCHP server. Generally in this file are '''global settings''' (options that apply throughout entire network) and '''subnet declarations''' (options that apply only to that subnet). Whenever changes are made to this file, the '''DCHP service needs to be restarted''' to allow new settings to take effect. ]]
# Remain in your '''centos3''' VM for this section.