Changes

Jump to: navigation, search

OPS235 Lab 8 - CentOS7

101 bytes removed, 12:02, 9 July 2015
no edit summary
# Remain in your '''centos3''' VM for this section.
# Click on the following link to access the online manual page for the following DHCP items to gain an understanding: <ul style="list-style-type: none;"><li>[http://linux.die.net/man/8/dhcpd dhcpd]</li><li>[https://www.freebsd.org/cgi/man.cgi?query=dhcpd.conf&sektion=5&apropos=0&manpath=FreeBSD+9.0-RELEASE+and+Ports dhcpd.conf]</li><li>[http://linux.die.net/man/5/dhcp-options dhcpd-options]</li><li>[http://linux.die.net/man/5/dhcpd.leases dhcpd.leases]<br><br></li></ul>
# Study the sample '''dhcpd.conf''' file to see examples of how these options are used.
# Edit '''/etc/dhcp/dhcpd.conf''' and examine the top section of the file.
#Insert the following global settings at the top of the '''dhcpd.conf''' file:<ul style="list-style-type: none;"><libr>'''domain-name''' '''ops235.org;'''</li><libr>'''domain-name-servers''' ; '''192.168.235.1;'''</li><libr>'''default-lease-time''' '''1200;'''</li><libr>'''max-lease-time''' '''3600;'''<br><br></li><ul></li><li>'''Note:''' Any values for time are stated in seconds.</li><li>Save and exit your editing session.</libr></olbr
'''Answer Part 2 observations / questions in your lab log book.'''
13,420
edits

Navigation menu