Lab 06: DHCP

In this lab we will setup a DHCP server and use it from the Windows 10 Client.

  1. Setup a DHCP server
    1. Setup the DHCP server on CPTE230C
    2. Install the DHCP Server tools "feature" on CPTE230A (Remember we will do most of our administration from CPTE230a.
  2. Using the DHCP manager on CPTE230A setup a scope called 192.168.1.0/24
    1. The range of addresses should go from 192.168.1.10 - 192.168.1.254
    2. Length = 24
    3. Subnet Mask = 255.255.255.0
    4. Click next accepting defaults until you get to the "Configure DHCP Options" - Yes
    5. Router = 192.168.1.1
    6. Make sure DNS is set to 192.168.1.2
    7. Skip WINS server configuration
    8. Answer Yes, I want to activate this scope now.
    9. Finish.

Configure your Windows 10 Client to use DHCP

  1. Verify that you can surf the internet from this machine.
  2. Verify that you can manage the DHCP server from your windows 10 machine (login as administrator).

Documentation

Document your work on the networking page in a new section called DHCP. Include:

Video Grade Guide

Topics

Points

Video shows: Client configured to use the DHCP server with ipconfig /all

50

Video shows: run the RSAT tool "Active Directory Users and Computers" from the client machine

30

Video talks through the documentation additions.

20