Implementing DHCP

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 9

20410D Module 06 Lab: Implementing DHCP

2 Hr 26 Min Remaining
Instructions

Resources

Help
100%
Implementing DHCP

Scenario

In this exercise you will:

 Install the Dynamic Host Configuration Protocol (DHCP) server role


 Configure the DHCP scope and options
 Configure the client to use DHCP, and then test the configuration
 Configure a lease as a reservation

Scenario
As part of configuring the infrastructure for the new branch office, you need to
configure a DHCP server that will provide IP addresses and configuration to client
computers. Servers are configured with static IP addresses and usually do not
use DHCP for obtaining IP addresses.

One of the client computers in the branch office needs to access an accounting
app in the head office. The network team uses firewalls based on IP addresses to
restrict access to this app. The network team has requested that you assign a
static IP address to this client computer. Rather than configuring a static IP
address on the client computer manually, you decide to create a reservation in
DHCP for the client computer.

1. Activate Windows Logon

Press Ctrl + Alt + End to activate the Windows Logon screen.

You need to activate the Ctrl + Alt + Delete sequence to bring up the logon page.
You can do this in one of two ways:

a. By pressing Ctrl + Alt + End within the virtual machine.


b. By selecting Ctrl + Alt + Deletefrom the Commands menu in the Upper-
left hand corner of the screen.

Screenshot

2. Sign In to LON-SVR1

Sign in to 20410D-LON-SVR1 as Adatum\Administrator with the following


password: Pa$$w0rd and press Enter.
Screenshot

3. Start Add Roles and Features Wizard

In Server Manager, click Add roles and features.

Screenshot

4. Advance Wizard

In the Add Roles and Features Wizard, click Next.

Screenshot

5. Accept Role-Based Installation Type

On the Select installation type page, click Next.

Screenshot

6. Accept Default Destination Server

On the Select destination server page, click Next.

Screenshot

7. Add DHCP Server Role and Features

On the Select server roles page, select the DHCP Server check box. In the Add
Roles and Features Wizard, click Add Features, and then click Next.

Screenshot

8. Accept Default Features

On the Select features page, click Next.

Screenshot

9. Review DHCP Server Information

On the DHCP Server page, click Next.

Screenshot

10. Install DHCP Server Role and Features

On the Confirm installation selections page, click Install.


Screenshot

11. Close Wizard

On the Installation progress page, wait until the Installation succeeded on


LON-SVR1.Adatum.com message appears, and then click Close.

Screenshot

12. Open DHCP

In the Server Manager Dashboard, click Tools, and then click DHCP.

Screenshot

13. Authorize LON-SVR1.adatum.com

In the DHCP console, expand and then right-click lon-svr1.adatum.com, and then
click Authorize.

Screenshot

14. Refresh LON-SVR1.adatum.com

In the DHCP console, right-click lon-svr1.adatum.com, and then click Refresh.


Notice that the icons next to IPv4 and IPv6 changes color from red to green, which
means that the DHCP server has been authorized in Active Directory Domain
Services (AD DS).

Screenshot

15. Start New Scope Wizard on IPv4

In the DHCP console, in the navigation pane, click lon-svr1.adatum.com, expand


and right-click IPv4, and then click New Scope.

Screenshot

16. Advance Wizard

In the New Scope Wizard, click Next.

Screenshot

17. Set Name: Branch Office

On the Scope Name page, in the Name box, type: Branch Office and then
click Next.
Screenshot

18. Set IP Address Range

On the IP Address Range page, complete the page using the information listed in
the Idea[Light bulb] box, and then click Next.

o Start IP address: 172.16.0.100


o End IP address: 172.16.0.200
o Length: 16
o Subnet mask: 255.255.0.0

Screenshot

19. Add Exclusions

On the Add Exclusions and Delay page, complete the page using the following
information, click Add, and then click Next:

o Start IP address: 172.16.0.190


o End IP address: 172.16.0.200

Screenshot

20. Accept Default Lease Duration

On the Lease Duration page, click Next.

Screenshot

21. Set to Configure DHCP Options

On the Configure DHCP Options page, click Next.

Screenshot

22. Set Router IP Address: 172.16.0.1

On the Router (Default Gateway) page, in the IP address box,


type: 172.16.0.1 and click Add, then click Next.

Screenshot

23. Accept Domain Name and DNS Servers Defaults

On the Domain Name and DNS Servers page, click Next.

Screenshot
24. Do Not Enter WINS Servers Information

On the WINS Servers page, click Next.

Screenshot

25. Set to Activate Scope

On the Activate Scope page, click Next.

Screenshot

26. Finish Wizard

On the Completing the New Scope Wizardpage, click Finish.

Screenshot

27. Switch to LON-CL1

Switch to 20410D-LON-CL1.

You can also select the machine using the Resources tab.

Screenshot

28. Activate Windows Logon

Press Ctrl + Alt + End to activate the Windows Logon screen.

You need to activate the Ctrl + Alt + Delete sequence to bring up the logon page.
You can do this in one of two ways:

a. By pressing Ctrl + Alt + End within the virtual machine.


b. By selecting Ctrl + Alt + Deletefrom the Commands menu in the Upper-
left hand corner of the screen.

Screenshot

29. Sign In to LON-CL1

Sign in to 20410D-LON-CL1 as Adatum\Administrator with the following


password: Pa$$w0rd and press Enter.

Screenshot

30. Open Control Panel

On the Start page, type: Control Panel and then press Enter.
Screenshot

31. Open Network and Sharing Center

In Control Panel, under Network and Internet, click View network status and
tasks.

Screenshot

32. Access Network Connections

In the Network and Sharing Center window, click Change adapter settings.

Screenshot

33. Open Ethernet Properties

In the Network Connections window, right-click Ethernet, and then


click Properties.

Screenshot

34. Open TCP/IPv4 Properties

In the Ethernet Properties window, click Internet Protocol Version 4


(TCP/IPv4), and then click Properties.

Screenshot

35. Set to Obtain IP Addresses Automatically

In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, select


the Obtain an IP address automatically radio button, select the Obtain DNS
server address automatically radio button, click OK, and then click Close.

Screenshot

36. Open Command Prompt

Right-click the Start button, and then click Command Prompt.

Screenshot

37. Renew IP Configuration

In the Command Prompt window, at the command prompt, type the following,
and then press Enter:
ipconfig /renew
Screenshot

38. Display Complete IP Configuration

To test the configuration and verify that LON-CL1has received an IP address from
the DHCP scope, at a command prompt, type the following, and then
press Enter: ipconfig /all. This command returns information such as IP address,
subnet mask, and DHCP enabled status, which should be Yes.

Screenshot

39. Record Physical Address of Network Adapter

Write down the Physical Address of LON-CL1network adapter.

Screenshot

40. Switch to LON-SVR1

Switch to 20410D-LON-SVR1.

You can also select the machine using the Resources tab.

Screenshot

41. Open New Reservation Window

In the DHCP console, expand lon-svr1.adatum.com, expand IPv4, expand Scope


[172.16.0.0] Branch Office, select and then right-click Reservations, and then
click New Reservation.

Screenshot

42. Create LON-CL1 Reservation

In the New Reservation window, in the Reservation name field, type: LON-CL1.
In the IP address field, type: 172.16.0.155. In the MAC address field, type the
physical address you wrote down in step 39. Click Add, and then click Close.

Screenshot

43. Switch to LON-CL1

Switch to 20410D-LON-CL1.

You can also select the machine using the Resources tab.

Screenshot
44. Release Leased IP Addresses

In the Command Prompt window, at a command prompt, type the following,


and then press Enter: ipconfig /release. This causes LON-CL1 to release any
currently leased IP addresses.

Screenshot

45. Lease Reserved IP Address

At a command prompt, type the following, and then press Enter: ipconfig
/renew. This causes LON-CL1 to lease any reserved IP addresses.

Screenshot

46. Verify IP Address: 172.16.0.155

Verify that the IP address of LON-CL1 is now 172.16.0.155.

Screenshot

47. Shut Down LON-CL1

Right-click the Start icon, click Shut down or sign out, and click Shut down.

In the courseware, it instructs you to revert LON-CL1 and LON-SVR1 for the optional
exercise. This is not possible in this environment. Therefore, you will shut down
these machines and use LON-SVR1-Reverted for the optional exercise.

Screenshot

48. Switch to LON-SVR1

Switch to 20410D-LON-SVR1.

You can also select the machine using the Resources tab.

Screenshot

49. Shut Down LON-SVR1

Right-click the Start icon, click Shut down or sign out, and click Shut down.
Click Continue.

Screenshot

Congratulations!

You have successfully:


 Installed the Dynamic Host Configuration Protocol (DHCP) server role
 Configured the DHCP scope and options
 Configured the client to use DHCP, and then tested the configuration
 Configured a lease as a reservation

Click Next to advance to the next exercise.

Previous
19%
Next

You might also like