13,420
edits
Changes
no edit summary
'''Answer Part 1 observations / questions in your lab log book.'''
== Part 2: What configuration options and directives need to be set in dhcpd.conf?Configuring the DHCP Server=={{Admon/note | Use your centos3 VM | Complete the following steps on your centos3 VM.}}
# Remain in your centos3 VM for this section.
# Study the man pages of <code>dhcpd</code>, <code>dhcpd.conf</code>, <code>dhcp-options</code>, and <code>dhcpd.leases</code> and make notes in your log book. In particular, look up the meaning and possible value(s), if any, for the following configuration options:
::* <code>broadcast-address</code>
<ol><li value="2"> Study the sample <code>dhcpd.conf</code> file to see examples of how these options are used.</li>
</ol>
{|width="40%"
|}
# Edit <code>/etc/dhcp/dhcpd.conf</code> and examine the top section of the file.
# Make the following changes to the global settings:
</ol>
'''Answer Part 3 2 observations / questions in your lab log book.'''
== Part 4: How do I configure dhcpd to provide IP configuration to my virtual network?==