0% found this document useful (0 votes)
139 views

Lab#4: Installing and Configuring DHCP: Preparation

This document provides instructions for completing Lab 4 of the COMP2126 Windows Server Administration 2 course. The lab involves installing and configuring DHCP on a Windows server. The lab contains 4 exercises: 1. Creating a DHCPv4 scope to assign IPv4 addresses to clients on the 10.0.0.0/24 subnet. 2. Creating a DHCPv6 scope to assign IPv6 addresses with the prefix fd00:: to clients. 3. Creating a superscope by grouping two normal DHCP scopes that assign addresses to clients on the 172.24.20.0/24 and 172.24.21.0/24 subnets. 4. Creating a DHCP reservation to assign a specific

Uploaded by

d gdsfgfdgdf
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
139 views

Lab#4: Installing and Configuring DHCP: Preparation

This document provides instructions for completing Lab 4 of the COMP2126 Windows Server Administration 2 course. The lab involves installing and configuring DHCP on a Windows server. The lab contains 4 exercises: 1. Creating a DHCPv4 scope to assign IPv4 addresses to clients on the 10.0.0.0/24 subnet. 2. Creating a DHCPv6 scope to assign IPv6 addresses with the prefix fd00:: to clients. 3. Creating a superscope by grouping two normal DHCP scopes that assign addresses to clients on the 172.24.20.0/24 and 172.24.21.0/24 subnets. 4. Creating a DHCP reservation to assign a specific

Uploaded by

d gdsfgfdgdf
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 14

COMP2126: Windows Server Administration 2

Lab#4: Installing and Configuring DHCP


Preparation
• Save a copy of the Word answer sheet file and record all of your answers and screenshots for the lab into that document
• Ensure your servers have the correct computer names and your vm windows are labeled the same.

SCENARIO

After completing this lab, you will be able to:

§ Create a DHCPv4 scope

§ Create a DHCPv6 scope

§ Create and configure a superscope

§ Create and configure multicast scopes

§ Create a DHCP reservation

§ Create a DHCP policy

Estimated lab time: 75 minutes

Page 1 of 14
Exercise 4.1 Creating a DHCPv4 Scope
Overview A scope is a range of IP addresses that a DHCP server uses to
supply clients on a particular subnet with IP addresses. In this
exercise, you will create a scope for IPv4 addresses on your DHCP
server.
Mindset A DHCP scope is a range of IP addresses on a selected subnet that are
selected for allocation by a DHCP server. After you install the DHCP
role, you can then create a scope using the DHCP snap-in for Microsoft
Management Console (MMC).
Completion time 20 minutes

1. Log on to LON-DC1 as adatum\administrator with the password of Pa$$w0rd.

2. In Server Manager, click Tools > DHCP. In the DHCP console, click lon-dc1.adatum.com (see Figure 4-1).
Maximize the DHCP window.

Figure 4-1
The DHCP console

3. Expand the IPv4 node.

2
Page 2 of 14
COMP2126: Windows Server Administration 2
4. Click, then right-click the IPv4 node and choose New Scope.

5. In the New Scope Wizard, on the Welcome to the New Scope Wizard page, click Next.

6. On the Scope Name page, in the Name text box, type Corporate Office and then click Next.

7. On the IP Address Range page, in the Start IP address text box, type 10.0.0.1. In the End IP address text box,
type 10.0.0.100.

Notice that the wizard automatically adds a value to the


Question Subnet mask text box. Where did this value come from?
1

8. In the Subnet mask text box, type 255.255.255.0. Click Next.

9. On the Add Exclusions and Delay page, in the Start IP address text box, type 10.0.0.1. In the End IP address text
box, type 10.0.0.10. Click Add.

Why is it necessary to exclude addresses from the range of


Question addresses included in the scope?
2

How would it be possible to leave the 10.0.0.1 address as


Question part of the scope and still use it for the DHCP server?
3

10. Click Next.

11. On the Lease Duration page, answer the following question and then click Next.

What is the default lease duration?


Question
4

12. On the Configure DHCP Options page, click Next.

13. On the Router (Default Gateway) page, in the IP address text box, type 10.0.0.1 and then click Add. Click Next.

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

Page 3 of 14
15. On the WINS Servers page, click Next.

16. On the Activate Scope page, click Next.

17. Click Finish. Take a screen shot of the DHCP window by pressing Alt+PrtScr and then paste it into your
Lab04_worksheet file in the page provided by pressing Ctrl+V.

[copy screen shot over this text]

18. Move the splitter so that the full name of the scopes are shown. Then expand the Corporate Office scope and
then click the Address Pool node.

19. Take a screen shot of the DHCP window by pressing Alt+PrtScr and then paste it into your Lab04_worksheet
file in the page provided by pressing Ctrl+V.

[copy screen shot over this text]

Leave the DHCP console open for the next exercise.

Exercise 4.2 Creating a DHCPv6 Scope


Overview In this exercise, you will create a DHCP scope to allocate IPv6
addresses to the computers on your network.

Mindset Like the IPv4 addresses, IPv6 addresses are divided into network bits
and host addresses. In addition, IPv6 supports automatic configuration.
However, with a Windows DHCP server, you can also configure
stateful address autoconfiguration.
Completion time 15 minutes

1. On LON-DC1, in the DHCP console, click the IPv6 node.

2. Right-click the IPv6 node and choose New Scope.

3. In the New Scope Wizard, on the Scope Name page, in the Name text box, type Corporate Office. Then
click Next.

4. On the Scope Prefix page (see Figure 4-2), in the Prefix text box, type fd00:: and then click Next.

4
Page 4 of 14
COMP2126: Windows Server Administration 2

Figure 4-2
The Scope Prefix page

5. On the Add Exclusions page, in the Start IPv6 address text box, type 0:0:0:1 and click Add. Click Next.

6. On the Scope Lease page, answer the following question and then click Next.

What is the preferred life time for a DHCP lease?


Question
5

7. On the Completing the New Scope Wizard page, click Finish.

8. Expand the Scope [fd00::] Corporate Office, and then click the Exclusions node.

9. Take a screen shot of the DHCP window by pressing Alt+PrtScr and then paste it into your
Lab04_worksheet file in the page provided by pressing Ctrl+V.

[copy screen shot over this text]

Page 5 of 14
10. Click the Scope Options node, then right-click the Scope Options node and choose Configure Options.

11. In the Scope Options dialog box, select the check box for the DNS Recursive Name Server IPv6 Address
List option.

Which option number is the DNS Recursive Name Server


Question IPv6 Address List?
6

12. In the New IPv6 address text box, type fd00::0:0:0:10 and then click Add.

13. Wait for DNS Validation to complete. When you are prompted to confirm that you want to add it, click Yes.

Where did the fd00::0:0:0:1 address that you supplied for the
DNS Recursive Name Server IPv6 Address List option come
Question
from?
7

14. Take a screen shot of the Scope Options dialog box, showing the option you just configured, by pressing
Alt+PrtScr and then paste the resulting image into the Lab04_worksheet file in the page provided by
pressing Ctrl+V.

[copy screen shot over this text]

15. Close the Scope Options dialog box by clicking OK.

Leave the DHCP console open for the next exercise.

6
Page 6 of 14
COMP2126: Windows Server Administration 2
Exercise 4.3 Creating and Configuring a Superscope
Overview In this exercise, you will create a superscope out of two normal
DHCP scopes.

Mindset A superscope is the grouping of multiple scopes into a single


administrative entity. By using superscopes, you can support larger
subnets.
Completion time 30 minutes

1. On LON-DC1, using the DHCP console, right-click the IPv4 node and choose New Scope.

2. On the New Scope Wizard page, click Next.

3. In the Name text box, type Scope1 and then click Next.

4. In the IP address range, set the Start IP address to 172.24.20.50 and the End IP address to 172.24.20.240.
For the Subnet mask, type 255.255.255.0. Click Next.

5. On the Add Exclusions and Delay page, click Next.

6. On the Lease Duration page, change the duration to 3 days and then click Next.

7. On the Configure DHCP Options page, click Next.

8. On the Router (Default Gateway) page, type the address of 172.24.20.20 and then click Add. Click Next.

9. On the Domain name and DNS Servers page, click Next.

10. On the WINS Servers page, click Next.

11. On the Activate Scope page, click Next.

12. When the wizard is complete, click Finish.

13. Right-click IPv4 node and choose New Scope.

14. On the New Wizard page, click Next.

15. In the Name text box, type Scope2 and then click Next.

16. In the IP address range, set the Start IP address to 172.24.21.50 and the End IP address to 172.24.21.240.
For the Subnet mask, type 255.255.255.0. Click Next.

17. On the Add Exclusions and Delay page, click Next.

18. On the Lease Duration page, change the duration to 3 days and then click Next.

Page 7 of 14
19. On the Configure DHCP Options page, click Next.

20. On the Router (Default Gateway) page, type the address of 172.24.21.20 and then click Add. Click Next.

21. On the Domain name and DNS Servers page, click Next.

22. On the WINS Servers page, click Next.

23. On the Activate Scope page, click Next.

24. When the wizard is complete, click Finish.

25. Right-click the IPv4 node and choose New Superscope.

26. When the New Superscope Wizard begins, click Next, type Super1 in the Superscope Name text box, and
then click Next.

27. On the Select Scopes page, press and hold the Ctrl key. Then click Scope1 and Scope2. Release the Ctrl
key. The Select Scopes page should look like Figure 4-3. Click Next.

Figure 4-3
Specifying the scopes to use in a DHCP superscope

28. Click Finish. The superscope shows in the DHCP console.

29. Click the Superscope Super1 node.

8
Page 8 of 14
COMP2126: Windows Server Administration 2
30. Take a screen shot of the DHCP console showing the Superscope Super1 by pressing Alt+PrtScr and then
paste it into your Lab04_worksheet file in the page provided by pressing Ctrl+V.

[copy screen shot over this text]

31. Right-click the Superscope Super1 scope and choose Display Statistics.

How many addresses are available for the superscope?


Question
8

32. Click Close.


Leave the DHCP console open for the next exercise.

Exercise 4.4 Creating and Configuring Multicast Scopes


Overview In this exercise, you will create a multicast scope.
Mindset In DHCP, multicast scopes (commonly known as Multicast Address
Dynamic Client Allocation Protocol [MADCAP] scopes) allow
applications to reserve a multicast IP address for data and content
delivery. For applications which use multicasting request addresses
from the scopes, those applications need to support the MADCAP
application programming interface (API).
Completion time 10 minutes

1. On LON-DC1, using the DHCP console, right-click IPv4 and choose New Multicast Scope.

2. On the New Multicast Scope Wizard page, click Next.

3. In the Name text box, type Multicast Scope1 and then click Next.

4. In the IP address range, set the Start IP address to 224.0.0.0 and the End IP address to 224.255.255.255. Answer
Question 8 and then click Next.

To which class are multicast scopes assigned?


Question
9

5. On the Add Exclusions page, click Next.

Page 9 of 14
6. On the Lease Duration page, answer Question 9 and then click Next.

What is the default lease duration?


Question
10

7. On the Activate Multicast Scope page, click Next.

8. When the installation is complete, click Finish.

9. Under Multicast Scope, click Address Pool.

10. Take a screen shot of the DHCP window by pressing Alt+Prt Scr and then paste it into your Lab04_worksheet
file in the page provided by pressing Ctrl+V.

[copy screen shot over this text]

Leave the DHCP console open for the next exercise.

Exercise 4.5 Creating a DHCP Reservation


Overview In this exercise, you will create a DCHP reservation in a DHCP
scope.
Mindset DHCP client reservations allow administrators to reserve an IP address
for permanent use by a DHCP client. By using reservations, you can
ensure that the host will always have the same IP address. As with any
other lease, when a client receives a reserved address, the client also
receives all assigned options, such as addresses of the default gateway
and DNS servers. If these options are changed, they are automatically
updated on the client when the lease is renewed.
Completion time 20 minutes

1. On LON-DC1, in the DHCP console, under the Corporate Office Scope IPv4 node, click the Reservations
node.

2. Right-click the Reservations node and choose New Reservation. The New Reservation dialog box opens, as
shown in Figure 4-4.

Which two reservation types are supported?


Question
11

10
Page 10 of 14
COMP2126: Windows Server Administration 2

Figure 4-4
Creating a DHCP reservation

3. In the Reservation Name text box, type PC1.

4. For the IP address, specify 10.0.0.214.

5. In the MAC address text box, type E069956EE51A.

6. Close the New Reservation dialog box by clicking Add and then clicking Close.

7. Take a screen shot of the DHCP window by pressing Alt+PrtScr and then paste it into your Lab04_worksheet
file in the page provided by pressing Ctrl+V.

[copy screen shot over this text]

Leave the DHCP console open for the next exercise.

Page 11 of 14
Lab Challenge Creating a DHCP Policy
Overview In this exercise, you will continue with the last exercise to create
a DHCP scope and then assign a DHCP policy to the scope.

Mindset By using DHCP policies, you can provide granular control over
scopes to allow you to assign different IP addresses or different
options based on the device type or its role. Policies are applicable
for a specific scope with a defined processing order. The options can
be configured at the scope or inherited from server-wide policies.
Completion time 15 minutes

1. On LON-DC1, in the DHCP console, right-click IPv4 and choose New Scope.

2. On the New Scope Wizard page, click Next.

3. On the Scope Name page, in the Name text box, type NormalScope and then click Next.

4. On the IP address range, type 172.24.25.50 for the Start IP address and type 172.24.25.200 for the End IP
address. For the subnet mask, type 255.255.255.0. Click Next.

5. On the Add Exclusions and Delay page, click Next.

6. On the Lease Duration page, click Next.

7. On the Configure DHCP Options page, click Next.

8. On the Router (Default Gateway) page, type 172.24.25.20 for the IP address and click Add. Click Next.

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

10. On the WINS Servers page, click Next.

11. On the Activate Scope page, click Next.

12. When the wizard is complete, click Finish.

13. In the DHCP console, right-click IPv4 node and choose Define Vendor Classes.

14. In the DHCP Vendor Classes dialog box, click Add. The New Class dialog box opens (see Figure 4-5).

12
Page 12 of 14
COMP2126: Windows Server Administration 2

Figure 4-5
Creating a new DHCP class

15. In the Display name text box, type Nortel Phones. In the Description text box, type Desk phone.

16. Click under the ASCII field name and type Nortel-i 2004-A. Click OK.

17. Close the DHCP Vendor Classes dialog box by clicking Close.

18. Expand the IPv4 node and then expand Scope [172.24.25.0] NormalScope.

19. Click, then right-click the Policies node under the NormalScope scope and choose New Policy.

Where do you define a DHCP policy?


Question
12

20. On the DHCP Policy Configuration Wizard page, in the Policy Name text box, type Policy1 and then click
Next.

21. On the Configure Conditions for the policy page, click Add.

Page 13 of 14
22. In the Add/Edit Condition dialog box, select the following and then click Add:

Criteria: Vendor Class

Operator: Equals

Value: Nortel Phones

23. Click OK to close the Add/Edit Condition dialog box.

24. Back on the Configure Conditions for the policy page, click Next.

25. On the Configure settings for the policy page, type 172.24.25.50 for the Start IP address and 172.24.25.99 for
the End IP address. Click Next.

26. If you need different options for the Nortel Phones, you would specify them here. For now, click Next.

27. On the Summary page, click Finish.

28. Right-click Policy1 and choose Properties.

29. In the Policy1 Properties dialog box, click to select the Set lease duration for the policy option.

30. Change the lease time to 7 days.

31. Take a screen shot of the Properties dialog box by pressing Alt+PrtScr and then paste it into your
Lab04_worksheet file in the page provided by pressing Ctrl+V.

[copy screen shot over this text]

32. Click OK.

End of lab

14
Page 14 of 14

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy