Configuring Ip Settings: This Lab Contains The Following Exercises and Activities
Configuring Ip Settings: This Lab Contains The Following Exercises and Activities
Configuring Ip Settings: This Lab Contains The Following Exercises and Activities
LAB 10
CONFIGURING IP SETTINGS
In addition to the computers, you will also need the software listed in Table 10-2 to complete Lab 10.
SCENARIO
After completing this lab, you will be able to:
Manually configure IPv4 Configuration on a computer running Windows 8 Create and configure a DHCP scope Use basic IP configuration troubleshooting tools
Exercise 10.1
Overview
1.
On WKSTN-MBR-B, log on using the adatum\Administrator account and the Pa$$w0rd password. Click the Desktop tile. Mouse over the lower-left corner of the desktop and right-click the Start screen thumbnail that appears there. Then, from the context menu that appears, click Command Prompt (Admin).
2.
3.
When the command prompt displays, execute the following command: ipconfig Question 1
What is the IPv4 address and subnet mask assigned to the computer?
Question 2
4.
On the Taskbar, right-click the Network Status icon and choose Open Network and Sharing Center. When the Network and Sharing Center window displays, click Change adapter settings. Right-click the Ethernet adapter and choose Properties. In the Ethernet Properties dialog box, scroll down and double-click Internet Protocol Version 4 (TCP/IPv4). In the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box, click to select the Obtain an IP address automatically option and the Obtain DNS server address automatically option. Click OK to close the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box and then click OK to close the Ethernet Properties dialog box.
5.
6. 7.
8.
9.
10. At the command prompt, execute the following command: ipconfig /all Question 3
By looking at the response from ipconfig, what is the address of the DHCP server that assigned the IPv4 address to this computer?
11. Close the Command Prompt window. 12. Back at the Network Connections window, right-click the Ethernet connection and choose Status. 13. In the Ethernet Status dialog box, click Details. This should display the same information you saw with the ipconfig /all command. Click Close to close the Network Connection Details dialog box.
14. In the Ethernet Status dialog box, click Properties. 15. In the Ethernet Properties dialog box (see Figure 10-1), scroll down and doubleclick Internet Protocol Version 4 (TCP/IPv4).
16. When the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box displays, click Use the following IP address. 17. Type the following information: IP address: 10.0.0.2 Subnet mask: 255.255.255.0 Default gateway: 10.0.0.20 18. Click to select the Use the following DNS server addresses. 19. For the Preferred DNS server setting, type 10.0.0.1.
20. Take a screen shot of the Internet Protocol Version 4 (TCP/IPv4) Properties dialog box by pressing Alt+Prt Scr and then paste it into your Lab 10 worksheet file in the page provided by pressing Ctrl+V. 21. Click OK to close the Internet Protocol Version 4 (TCP/IPv4) Properties sheet. 22. Click OK to close the Ethernet Properties dialog box. 23. Click Close to close the Ethernet Status dialog box. 24. Close the Network Connections window and then close the Network and Sharing Center windows. End of exercise. Remain logged into the workstation for the next exercise.
Exercise 10.2
Overview
Mindset
Completion time
1.
On WKSTN-MBR-B, mouse over the lower-left corner of the desktop and click the Start screen thumbnail that appears there. Then, on the Start screen, click Administrative Tools. Double-click DHCP. When the DHCP console displays, right-click DHCP and choose Add Server. In the This server text box, type 10.0.0.1 and then click OK. Expand the svr-dc-a node, expand the IPv4 node, and then expand the Scope [10.0.0.0] Main Scope node (see Figure 10-2).
2. 3. 4. 5.
6.
Right-click the Scope [10.0.0.0] Main Scope and choose Properties. Question 4
What is the start and end IP addresses being assigned?
7. 8. 9
Click OK to close the Scope [10.0.0.0] Main Scope Properties dialog box. Click Address Leases to view the current leases assigned. To create a new DHCP scope, right-click IPv4 and choose New Scope.
10. When the New Scope Wizard displays, click Next. 11. On the Scope Name page, in the Name text box, type Test and then click Next. 12. On the IP Address Range page, type the following information and then click Next:
Start IP address: 10.2.0.30 End IP address: 10.2.0.40 Subnet mask: 255.255.255.0 13. On the Add Exclusions and Delay page, click Next. 14. On the Lease Duration page, change the lease time to 3 days and then click Next. 15. On the Configure DHCP Options page, click Next. 16. On the Router (Default Gateway) page, type 10.2.0.20 and then click Add. Click Next. 17. On the Domain Name and DNS Servers page, click Next. 18. On the WINS Servers page, click Next. 19. On the Activate Scope page, click Next. 20. When the wizard has completed, click Finish. 21. Take a screen shot of the DHCP console dialog showing the new created scope by pressing Alt+Prt Scr and then paste it into your Lab 10 worksheet file in the page provided by pressing Ctrl+V. 22. Close the DHCP console. End of exercise. Leave the computer logged in for the next exercise.
Exercise 10.3
Overview
Mindset
Completion time
1.
On WKSTN-MBR-B, mouse over the lower-left corner of the desktop and right-click the Start screen thumbnail that appears there. Then, from the context menu that appears, click Command Prompt (Admin).
2.
At the command prompt, type ping 127.0.0.1 (see Figure 10-3) and then press Enter.
Question 5
Question 6
What does this result prove about the computers network connectivity?
Question 7
What would be the result if you unplugged your computers network cable before executing the ping 127.0.0.1 command?
3.
At the command prompt, type ping SVR-DC-A and then press Enter.
Question 8
What is the result of executing ping SVR-DC-A and what does it prove?
Question 9
4.
At the command prompt, execute the following command: nslookup SVR-DC-A Question 10
What is the IP address of SVR-DC-A?
5.
Take a screen shot of the Administrator Command Prompt window by pressing Alt+Prt Scr and then paste it into your Lab 10 worksheet file in the page provided by pressing Ctrl+V. Close the Command Prompt window.
6.
End of exercise. Close any open windows before you begin the next exercise.
Lab Challenge
Overview
Mindset
Completion time
For this written exercise, answer the following questions. 1. Which command is used to configure the following? IP Address: 10.2.0.50 Subnet mask: 255.255.255.0 Default Gateway: 10.2.0.20
2. 3. Which command is used to configure the primary DNS server as 10.0.0.50? Which command would you set the computer to use DHCP?
End of lab. You can log off or start a different lab. If you want to restart this lab, youll need to click the End Lab button in order for the lab to be reset.