Configuring Network Connections: This Lab Contains The Following Exercises and Activities
Configuring Network Connections: This Lab Contains The Following Exercises and Activities
Configuring Network Connections: This Lab Contains The Following Exercises and Activities
CONFIGURING
NETWORK
CONNECTIONS
Exercise 2.2
Configuring IPv6
Exercise 2.3
Exercise 2.4
Lab Challenge
Operating System
Windows Server 2008 R2
Computer Name
RWDC01
Workstation 1
Windows 7 Enterprise
NYC-CL1
Workstation 2
Windows 7 Enterprise
NYC-VS1
NOTE
In addition to the computers, you will also require the software listed in Table 2-2 to
complete Lab 2.
Table 2-2
Software required for Lab 2
Software
Lab 2 student worksheet
Location
Lab02_worksheet.rtf (provided by instructor)
SCENARIO
You are a Windows 7 technical specialist for Contoso Ltd. a company with
workstations in a variety of different environments. You are setting up a testing lab
and you are trying to get a better feel for troubleshooting TCP/IP problems. Therefore,
you are going build the lab network using Windows 7 computers borrowed from the
production network.
After completing this lab, you will be able to:
Exercise 2.1
Overview
Because the lab network you are constructing for Contoso Ltd. must be
isolated from the production network, you do not want the lab
computers to obtain their TCP/IP settings from the DHCP servers on
the production network. Therefore, you must configure the TCP/IP
client to use static IP addresses. In addition, you will be working with a
partner where one of you is assigned a student number that is an odd
number while the other is assigned a student number that is an even
number.
Completion time
60 minutes
1. Turn on the NYC-CL1 workstation and log on using the contoso\Administrator account
and the password Pa$$w0rd.
2. Click Start. Then click Control Panel. While in Category view, click View network
status and tasks under the Network and Internet group.
3. Click Local Area connection 2.
4. Click the Details buttons. Notice the information there, including how long it has been
up, the speed of the link, and if it has IPv4 or IPv6 connectivity.
5. Click close twice to close the Network Connections Details dialog box.
6. Click Start. Then click All Programs > Accessories > Command Prompt. A Command
Prompt window appears.
7. In the Command Prompt window, type ipconfig/all and press Enter.
8. Using the information in the Ipconfig.exe display, note your workstations current TCP/IP
configuration settings in Table 2-3.
Table 2-3
TCP/IP Setting
IPv4 address
Value
10.10.0.6
Subnet mask
255.0.0.0
Default gateway
10.10.0.1
DNS servers
10.10.0.10
Question
1
Questio
n2
How did the computer obtain these settings? How can you
determine this? Manually and it list the preferred indicator
9. In the Network and Sharing Center, click Change adapter settings. The Network
Connections window appears.
10. Right-click the Local Area Connection 2 icon and, from the context menu, select
Properties. The Local Area Connection Properties sheet appears.
11. Select Internet Protocol Version 4 (TCP/IPv4) from the components list and click
Properties. The Internet Protocol Version 4 (TCP/IPv4) Properties sheet appears, as
shown in Figure 2-1.
Figure 2-1
The Internet Protocol Version 4 (TCP/IPv4) Properties sheet
12. In the IP address text box, type the IPv4 Address value from table 2-3, change the
address from 10.10.0.6 to 10.10.1.6.
13. In the Subnet Mask text box, type 255.255.0.0.
14. In the Preferred DNS Server text box, type the DNS Server value from the table 2-3.
15. Take a screen shot of the Internet Protocol Version 4 (TCP/IPv4) Properties sheet by
pressing Alt+Prt Scr, and then paste the resulting image into the lab02_worksheet file in
the page provided by pressing Ctrl+V.
16.
Click OK to close
the Internet
Protocol Version 4
(TCP/IPv4)
Properties sheet.
17.
Click close to
close the Local
Area Connection
Properties sheet.
18.
In the Command
Prompt window,
run the
ipconfig
/all command
again.
Questio
n3
Questio
n4
Questio
n5
Questio
n6
Questio
n7
Questio
n9
Can you ping your DNS server? If not, why could you not
ping the DNS server? yes
Questio
n 10
So if you could not access a DNS server, how were you able
to resolve your partners computer address when you pinged
it by name? DHCP Server or host file
Questio
n 11
Questio
n 13
24. Disconnect the network cable from your computer, either physically or virtually
as appropriate.
Questio
n 14
Questio
n 15
Your network card most likely has two LEDs. What does each
LED show? Connectivity and Transmission
Exercise 2.2
Configuring IPv6
Overview
Because IPv6 will grow in popularity and eventually replace IPv4, you
need to know how to configure IPv6 settings.
Completion time
10 minutes
Question
16
IPv6: 2001:db8::2aa:ff:f328:9c01
Link-local IPv6: fe80::e85b:7f79:f2e7:d786%11
Question
17
Question
18
Now that IPv4 and IPv6 are running on the same computer,
what option do you need to add to the ping command to ping
your partners computer using IPv4?Ping -4
For example, you would use ping 192.168.0.1 /4.
Exercise 2.3
Overview
Completion time
10 minutes
1.
2.
Click Start. Then click All Programs > Accessories > Command Prompt. At
Command Prompt window execute the ipconfig command.
Questio
n 19
3.
4.
Questio
n 21
Questio
n 22
5.
Click the Start button, then click All Programs open the Accessories folder,
right-click Notepad, and select Run as Administrator.
6.
7.
rwdc01
8.
9.
on 24
So why did the nslookup not use the host file? nslookup looks
in the DNS
11. Remove the entry in the host file that you added previously and save the host file.
12. Close Notepad.
Questi
on 26
Questi
on 27
Exercise 2.4
Overview
Completion time
10 minutes
1.
2.
3.
Run the netstat e command again and notice that some the byte count most
likely increased for the Received, Sent, or both.
Questi
on 28
Questi
on 29
4.
Run the netstat command that will show all connections and ports used.
5.
10 minutes
From time to time, a network connection does not connect correctly and you
have to force the network adapter to use either full duplex or half duplex, or you
may need to force it to run at a certain speed such as 10 Mbps, 100 Mbps, or
1000 Mbps. Therefore, what are the exact steps you would have to perform to
make these changes?