You are a network technician for a small corporate network. You want to use DHCP to provide TCP/IP address information to the workstations in the network. Because you already have a Windows Server 2008 R2 server (named Server) installed and running in the Network Closet rack, you decide to use it as the DHCP server. After installing the DHCP server role, you are now ready to configure an IPv4 scope.
Your task in this lab is to do the following:
- On the computer in the Networking Closet (named Server), create a DHCP IPv4 scope with the following parameters:
- Scope name: Subnet
- Address range: 168.0.20 to 192.168.0.50
- Subnet mask: 255.255.0
- Exclusions and delays: Do not set
- Lease duration: Accept the default duration
- Scope option for the Router (default gateway): 168.0.5
- Parent domain: Do not set
- Scope option for DNS servers: 28.56.108
- WINS Servers: Do not set
- On Server, activate the Subnet
On the laptop (named Sup-lap) in the Support Office, confirm the DHCP scope settings by configuring the local area connection to obtain its IP and DNS addresses automatically from the DHCP server.
ANSWER:
Task Summary
Actions you were required to perform
Configure the IPv4 DHCP scope on Server Show Details
Scope name: Subnet
Address range: 192.168.0.20 to 192.168.0.50
Subnet mask: 255.255.255.0
Lease duration: Accept the default
Default gateway (router): 192.168.0.5
Activate the IPv4 DHCP scope on Server
Configure the laptop in the Support Office to obtain IP and DNS addresses automatically from the DHCP server
Explanation
Complete the following steps:
To configure the IPv4 DHCP scope on Server:
- Click Start/Administrative Tools/DHCP to start the DHCP console.
- Expand the DHCP server.
- Right-click the IPv4 protocol and choose New Scope….
- Click Next to start the New Scope wizard.
- Name the scope, then click Next.
- Type a start IP address and an end IP address.
- Set the subnet mask by typing the mask value (example:255.255.0) or typing the number of subnet mask bits (example: 24) in the Length field. Click Next.
- Click Next.
- Accept the lease duration. Click Next.
- Ensure that Yes is selected and click Next.
- Set the default gateway value, and click Add.
- Click Next.
- Set the DNS server value, and click Add.
- Click Next.
- Click Next.
- Ensure that Yes is selected to activate the scope and click Next.
- Click the Finish button to close the wizard and create the scope.
To configure the laptop in the Support Office to obtain IP and DNS addresses automatically from the DHCP server:
- Click on the network icon in the Task Bar and select Open Network and Sharing Center.
- Click the Local Area Connection link and select Properties.
- Select Internet Protocol Version 4 (TCP/IPv4), then click the Properties
- To use DHCP, select the following:
- Obtain an IP address automatically
- Obtain DNS server address automatically
- Click OK.
- Click Close.
Click Close.