Skip to content
  • Home
  • CCNA Labs
    • CCNA 1 LAB Activities (v6 & v7)
    • CCNA 2 LAB Activities (v6 & v7)
    • CCNA 3 LAB Activities (v6 & v7)
    • CCNA 4 Lab Activities
  • Linux
    • Linux Unhatched
    • Linux Essentials 2.0
    • Linux Essentials
    • Introduction to Linux I
    • Introduction to Linux II
  • Programming
    • PCAP – Programming Essentials in Python
    • CLA – Programming Essentials in C
    • CPA Programming Essentials in C++
  • About
    • Contact Us
    • Privacy Policy

CCNA 7 Exam Answers 2022

Go with our CCIE, Passed 100%

  • ITE
    • ITE - IT Essentials v7.0
    • ITE - IT Essentials v6.0
      • IT Essentials Lab 2019
    • ITE v5.0 Exam
    • Virtual Activity Laptop
    • Virtual Activity Desktop
  • NE
    • MF
  • CCNA
    • CCNA1
      • CCNA1 v7.0 – ITN
      • CCNA1 v6.0
    • CCNA2
      • CCNA2 v7.0 – SRWE
      • CCNA2 v6.0
    • CCNA3
      • CCNA3 v7.0 – ENSA
      • CCNA3 v6.0
    • CCNA4
      • CCNA4 v6.0
  • Cyber-Security
    • ITC – Introduction to Cybersecurity 2.1 (Level 1)
    • CE – Cybersecurity Essentials 1.1 (Level 2)
    • CCNA CyberOps 1.1 (Level 3)
  • Security
    • CCNA Security v2
  • DevNet
  • CCNA PT Lab 2022

17.7.7 Packet Tracer – Troubleshoot Connectivity Issues Answers

Posted on August 2, 2020 By Admin

Last Updated on August 2, 2020 by Admin

17.7.7 Packet Tracer – Troubleshoot Connectivity Issues Answers

Packet Tracer – Troubleshoot Connectivity Issues (Answers Version)

Answers Note: Red font color or gray highlights indicate text that appears in the Answers copy only.

Addressing Table

Device

Interface

IP Address

Subnet Mask

Default Gateway

R1

G0/0

172.16.1.1

255.255.255.0

N/A

R1

G0/1

172.16.2.1

255.255.255.0

N/A

R1

S0/0/0

209.165.200.226

255.255.255.252

N/A

R2

G0/0

209.165.201.1

255.255.255.224

N/A

R2

S0/0/0 (DCE)

209.165.200.225

255.255.255.252

N/A

PC-01

NIC

172.16.1.3

255.255.255.0

172.16.1.1

PC-02

NIC

172.16.1.4

255.255.255.0

172.16.1.1

PC-A

NIC

172.16.2.3

255.255.255.0

172.16.2.1

PC-B

NIC

172.16.2.4

255.255.255.0

172.16.2.1

Web

NIC

209.165.201.2

255.255.255.224

209.165.201.1

DNS1

NIC

209.165.201.3

255.255.255.224

209.165.201.1

DNS2

NIC

209.165.201.4

255.255.255.224

209.165.201.1

Objectives

In this Packet Tracer activity, you will troubleshoot and resolve connectivity issues, if possible. Otherwise, the issues should be clearly documented so they can be escalated.

Background / Scenario

Users are reporting that they cannot access the web server, www.cisco.pka after a recent upgrade that included adding a second DNS server. You must determine the cause and attempt to resolve the issues for the users. Clearly document the issues and any solution(s). You do not have access to the devices in the cloud or the server www.cisco.pka. Escalate the problem if necessary.

Note: Router R1 can only be accessed using SSH with the username Admin01 and password cisco12345. Router R2 is in the ISP cloud and is not accessible by you.

Instructions

Step 1:  Determine connectivity issues from PC-01.

  1. On PC-01, open the command prompt. Enter the command ipconfig to verify what IP address and default gateway have been assigned to PC-01. Correct as necessary according to the Addressing Table.
  2. After verifying/correcting the IP addressing issues on PC-01, issue pings to the default gateway, web server, and other PCs. Were the pings successful? Record the results.

Questions:

Ping to default gateway (172.16.1.1)?

Type you answers here.

Yes

To web server (209.165.201.2)?

Type you answers here.

Yes

Ping to PC-02?

Type you answers here.

Yes

To PC-A?

Type you answers here.

No

To PC-B?

Type you answers here.

No

  1. Use the web browser to access the web server on PC-01. Access the web server by first entering the URL http://www.cisco.pka and then by using the IP address 209.165.201.2. Record the results.

Questions:

Can PC-01 access www.cisco.pka?

Type you answers here.

Yes

Using the web server IP address?

Type you answers here.

Yes

  1. Document the issues and provide the solution(s). Correct the issues if possible.

The IP address on PC-01 is incorrectly configured. To resolve the issue, the IP address is changed from 172.168.1.3 to 172.16.1.3. PC-01 cannot successfully ping the PCs on the 172.16.2.0/24 network.

Step 2:  Determine connectivity issues from PC-02.

  1. On PC-02, open the command prompt. Enter the command ipconfig to verify the configuration for the IP address and default gateway. Correct as necessary.
  2. After verifying/correcting the IP addressing issues on PC-02, issue pings to the default gateway, web server, and other PCs. Were the pings successful? Record the results.

Questions:

Ping to default gateway (172.16.1.1)?

Type you answers here.

Yes

To web server (209.165.201.2)?

Type you answers here.

Yes

Ping to PC-01?

Type you answers here.

Yes

To PC-A?

Type you answers here.

No

To PC-B?

Type you answers here.

No

  1. Navigate to www.cisco.pka using the web browser on PC-02. Record the results.

Questions:

Can PC-02 access www.cisco.pka?

Type you answers here.

Yes.

Using the web server IP address?

Type you answers here.

Yes

  1. Document the issues and provide the solution(s). Correct the issues if possible.

PC-02 can access the web server using the IP address after correcting the default gateway. The default gateway should be configured as 172.16.1.1 on PC-02. PC-02 cannot successfully ping the PCs on the 172.16.2.0/24 network.

Step 3:  Determine connectivity issues from PC-A.

  1. On PC-A, open the command prompt. Enter the command ipconfig to verify the configuration for the IP address and default gateway. Correct as necessary.
  2. After correcting the IP addressing issues on PC-A, issue the pings to the web server, default gateway, and other PCs. Were the pings successful? Record the results.

Questions:

To web server (209.165.201.2)?

Type you answers here.

No

Ping to default gateway (172.16.2.1)?

Type you answers here.

No

Ping to PC-B?

Type you answers here.

Yes

To PC-01?

Type you answers here.

No

To PC-02?

Type you answers here.

No

  1. Navigate to www.cisco.pka using the web browser on PC-A. Record the results.

Questions:

Can PC-A access www.cisco.pka?

Type you answers here.

No

Using the web server IP address?

Type you answers here.

No

  1. Document the issues and provide the solution(s). Correct the issues if possible.

PC-A can only access the local LAN. The interface G0/1 on router R1 is incorrectly configured. Correct the IP address on interface G0/1. Access router R1 using SSH from PC-01 or PC-02 to change the IP address from 172.16.3.1 to 172.16.2.1.

Step 4:  Determine connectivity issues from PC-B.

  1. On PC-B, open the command prompt. Enter the command ipconfig to verify the configuration for the IP address and default gateway. Correct as necessary.
  2. After correcting the IP addressing issues on PC-B, issue the pings to the web server, default gateway, and other PCs. Were the pings successful? Record the results.

Questions:

To web server (209.165.201.2)?

Type you answers here.

Yes

Ping to default gateway (172.16.2.1)?

Type you answers here.

Yes

Ping to PC-A?

Type you answers here.

Yes

To PC-01?

Type you answers here.

Yes

To PC-02?

Type you answers here.

Yes

  1. Navigate to www.cisco.pka using the web browser. Record the results.

Questions:

Can PC-B access www.cisco.pka?

Type you answers here.

No

Using the web server IP address

Type you answers here.

Yes

  1. Document the issues and provide the solution(s). Correct the issues if possible.

PC-B can access the web server using the IP address only. PC-B is also configured with the correct DNS-2 server address. This indicates that DNS-2 server may be incorrectly configured. To resolve this issue temporarily, the DNS server address can be configured to use 209.165.200.3.The issue with DNS-2 server needs to be escalated because you do not have administrative access to devices outside your network.

  1. Could all the issues be resolved on PC-B and still make use of DNS2? If not, what would you need to do?

No. DNS2 apparently has configuration issues. You would need to contact the person in charge of the DNS2 server and report your findings.

Step 5:  Verify connectivity.

Verify that all the PCs can access the web server www.cisco.pka.

Your completion percentage should be 100%. If not, verify that the IP configuration information is correct on all devices and that it matches what is shown in the addressing table.

CCNA1 v7 – ITN – Packet Tracer Answers

Post navigation

Previous Post: 17.5.9 Packet Tracer – Interpret show Command Output Answers
Next Post: 17.8.2 Packet Tracer – Skills Integration Challenge Answers
  • CCNA1 v7
  • CCNA2 v7
  • CCNA3 v7
System Test Exam Answers
Modules 1 – 3 Exam Answers
Modules 4 – 7 Exam Answers
Modules 8 – 10 Exam Answers
Modules 11 – 13 Exam Answers
Modules 14 – 15 Exam Answers
Modules 16 – 17 Exam Answers
Practice Final – ITN Answers
Course Feedback
ITN Practice PT Skills Assessment (PTSA)
Final Exam Answers
Modules 1 – 4 Exam Answers
Modules 5 – 6 Exam Answers
Modules 7 – 9 Exam Answers
Modules 10 – 13 Exam Answers
Modules 14 – 16 Exam Answers
ITN Practice Skills Assessment – PT Answers
SRWE Practice Skills Assessment – PT Part 1 Answers
SRWE Practice Skills Assessment – PT Part 2 Answers
SRWE Hands On Skills Exam Answers
SRWE Practice Final Exam Answers
SRWE Final Exam Answers 
Modules 1 – 2 Exam Answers
Modules 3 – 5 Exam Answers
Modules 6 – 8 Exam Answers
Modules 9 – 12 Exam Answers
Modules 13 – 14 Exam Answers
ITN Practice PT Skills Assessment (PTSA) Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 1 Answers
SRWE Practice PT Skills Assessment (PTSA) – Part 2 Answers
ENSA Practice PT Skills Assessment (PTSA) Answers
ENSA Hands On Skills Exam Answers
Practice Final – ENSA Answers
ENSA Final Exam Answers
CCNA Certification Practice Exam Answers

Copyright © 2022 PressExam.