5/12/24, 6:45 PM Check Answers
7.3.4 Explore Network Connectivity
Lab Report
Time Spent: 08:16
Score: 1/1 (100%)
TASK SUMMARY
Required Actions
Use tracert on Exec Show Details
EXPLANATION
Complete this lab as follows:
1. Use the ping and ipconfig commands to troubleshoot network issues.
a. Right-click Start and then select Terminal (Admin).
b. At the PowerShell prompt, type ping 192.168.0.30 and press Enter to ping Office1.
You can successfully ping the IP address of Office1 from ITAdmin.
c. Type ping 199.92.0.33 and press Enter to ping Support.
You can't ping Support from ITAdmin. Notice that the IP address for Support is on a different network (network 199.92.0.0 instead of
network 192.168.0.0). Devices on the same local network must have IP addresses in the same network range. If you want to
communicate with Support, you need to change the IP address that is assigned to Support.
d. Type ping 192.168.0.5 and press Enter to ping the router's internal interface.
You can successfully ping the router's internal interface from ITAdmin because ITAdmin and the router's address (192.168.0.5) are on
the same network.
e. Type ipconfig and then press Enter to view the IP settings.
Notice that there is no default gateway assigned.
f. Type ping 163.128.78.93 and press Enter to ping the external DNS Server.
ITAdmin and the ISP are on different networks (network 192.168.0.0 and 163.128.78.0, respectively). Because ITAdmin doesn't have a
default gateway set, it can't communicate with devices on other networks.
2. Use the tracert command to see how network packets are forwarded.
a. From the top left, select Floor 1 Overview.
b. Under Executive Office, select Exec.
c. Right-click Start and then select Terminal (Admin).
d. At the PowerShell prompt, type tracert 198.28.56.1 and press Enter.
When you communicate with devices on other networks, the packets go to the default gateway first (the router between the two
networks). The packets are sent to the router interface on the same network as the sending host. Then they go on to the next hop in
the path. In this case, there are two IP addresses listed in the tracert output, but only one router (hop) between Exec and the internet
router. The last address in the tracert output is the internet router.
e. Enter tracert 163.128.78.93 and press Enter to trace the path to one of the ISP's DNS servers.
When you trace the path between Exec and the ISP's DNS server, the path has additional hops. The first lines in the tracert output are
the routers (hops) between Exec and the DNS server. The last address in the tracert output is the DNS server itself.
Copyright © 2024 TestOut Corp. Copyright © 2024 The Computing Technology Industry Association, Inc. All rights reserved.
https://labsimapp.testout.com/v6_0_597/index.html/productviewer/1203/7.3.4/8ba5b095-83ba-49e1-87ab-31cc673482e9/outline?nonce=6igyoqe… 1/1