Changes

Jump to: navigation, search

OPS235 Lab 8 - CentOS7

202 bytes added, 08:57, 10 July 2015
no edit summary
# 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 Change the following existing global settings at options that exist near the top of the file, but replace with the values shown below:<br><br>'''dhcpd.confdefault-lease-time''' '''1200;'''<br>'''max-lease-time''' file<br><br># Below the global options you changed, add the additional global settings:<br><br>'''domain-name''' '''ops235.org;'''<br>'''domain-name-servers''' ; '''192.168.235.1;'''<br>'''default-lease-time''' '''1200;'''<br>'''max-lease-time''' '''3600;'''<br><br>'''Note:''' Any values for time are stated in seconds.<br><br># Save View your editing sessions for typos (check for missing semicolons), then save and exit your editing session.<br><br>
13,420
edits

Navigation menu