Size: 1562
Comment:
|
Size: 1564
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 8: | Line 8: |
a. The range of addresses should go from 192.168.1.10 - 192.168.1.254 | a. The range of addresses should go from 192.168.1.100 - 192.168.1.254 |
Line 16: | Line 16: |
a. Create a reservation for your windows 10 machine and set it to always get 192.168.1.5 | a. Create a reservation for your windows 10 machine and set it to always get 192.168.1.10 |
Lab 06: DHCP
In this lab we will setup a DHCP server and use it from the Windows 10 Client.
- Setup a DHCP server
- Setup the DHCP server on CPTE230a include the tools.
- Install the DHCP Server tools "feature" on CPTE230w windows 10 machine (Remember we will do most of our administration from CPTE230c)
- Using the DHCP manager on CPTE230a setup a scope called 192.168.1.0/24
- The range of addresses should go from 192.168.1.100 - 192.168.1.254
- Length = 24
- Subnet Mask = 255.255.255.0
- Click next accepting defaults until you get to the "Configure DHCP Options" - Yes
- Router = 192.168.1.1
- Make sure DNS is set to 192.168.1.2 and 192.168.1.3
- Skip WINS server configuration
- Answer Yes, I want to activate this scope now.
- Create a reservation for your windows 10 machine and set it to always get 192.168.1.10
- Finish.
Configure your Windows 10 Client to use DHCP
- Verify that you can surf the internet from this machine.
- 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:
- Server DHCP install
- IP range available
- Scope options
Video Grade Guide
Topics |
Points |
Video shows: Client configured to use the DHCP server with ipconfig /all |
50 |
Video shows: run the RSAT tool DHCP - logged in as administrator |
30 |
Video talks through the documentation additions. |
20 |