11.5.1.3 Packet Tracer – Troubleshooting Challenge

Last Updated on March 24, 2018 by Admin

11.5.1.3 Packet Tracer – Troubleshooting Challenge

From year to year, Cisco has updated many versions with difference questions. The latest version is version 6.0 in 2018. What is your version? It depends on your instructor creating your class. We recommend you to go thought all version if you are not clear. While you take online test with netacad.com, You may get random questions from all version. Each version have 1 to 10 different questions or more. After you review all questions, You should practice with our online test system by go to "Online Test" link below.

Version 5.02 Version 5.1 Version 6.0 Online Assessment
Chapter 11 Exam Chapter 11 Exam Chapter 11 Exam Online Test
Next Chapter
Practice Final Practice Final Practice Final Online Test
Lab Activities
11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH
11.3.2.3 Packet Tracer – Test Connectivity with Traceroute
11.3.3.3 Packet Tracer – Using Show Commands
11.4.3.6 Packet Tracer – Troubleshooting Connectivity Issues
11.5.1.2 Packet Tracer – Skills Integration Challenge
11.5.1.3 Packet Tracer – Troubleshooting Challenge
Appendix Packet Tracer – Configuring an Integrated Router
Appendix Packet Tracer – Subnetting Scenario 2

Packet Tracer – Troubleshooting Challenge (Answer Version)

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

Topology

11.5.1.3 Packet Tracer – Troubleshooting Challenge

11.5.1.3 Packet Tracer – Troubleshooting Challenge

Addressing Table

Device Interface IPv4 Address Subnet Mask Default Gateway
IPv6 Address/Prefix IPv6 Link-local
R1 G0/0 172.16.1.62 255.255.255.192 N/A
2001:DB8:CAFE::1/64 FE80::1 N/A
G0/1 172.16.1.126 255.255.255.192 N/A
2001:DB8:CAFE:1::1/64 FE80::1 N/A
G0/2 172.16.1.254 255.255.255.128 N/A
2001:DB8:CAFE:2::1/64 FE80::1 N/A
S0/0/1 10.0.0.2 255.255.255.252 N/A
2001:DB8:2::1/64 FE80::1 N/A
Main S0/0/0 209.165.200.226 255.255.255.252 N/A
2001:DB8:1::1/64 FE80::2 N/A
S0/0/1 10.0.0.1 255.255.255.252 N/A
2001:DB8:2::2/64 FE80::2 N/A
S1 VLAN 1 172.16.1.61 255.255.255.192 172.16.1.62
S2 VLAN 1 172.16.1.125 255.255.255.192 172.16.1.126
S3 VLAN 1 172.16.1.253 255.255.255.128 172.16.1.254
IT NIC 172.16.1.1 255.255.255.192 172.16.1.62
2001:DB8:CAFE::2/64 FE80::2 FE80::1
Marketing NIC 172.16.1.65 255.255.255.192 172.16.1.126
2001:DB8:CAFE:1::2/64 FE80::2 FE80::1
R&D NIC 172.16.1.129 255.255.255.128 172.16.1.254
2001:DB8:CAFE:2::2/64 FE80::2 FE80::1
Web NIC 64.100.0.3 255.255.255.248 64.100.0.1
2001:DB8:ACAD::3/64 FE80::2 FE80::1

Scenario / Background

After an update to the network, some devices were misconfigured. You have been tasked with correcting the configurations and verifying that all the PCs can access the websites, R1, switches, and other PC can access R1 using SSH.

Router R1 and all the switches have been preconfigured with the following:

  • Enable password: Ciscoenpa55
  • Console password: Ciscoconpa55
  • Admin username and password: Admin1/Admin1pa55

Required number of hosts per subnet:

  • IT: 50 hosts
  • Marketing: 50 hosts
  • R&D: 100 hosts

Requirements

  • IT, Marketing, and R&D PCs can navigate to www.cisco.pka and www.cisco6.pka.
  • IT, Marketing, and R&D PCs can SSH into R1 with the username Admin1 and encrypted password Admin1pa55.
  • All PCs should be able to ping R1, S1, S2, S3, and other PCs.

Script

R1 Configuration

interface GigabitEthernet0/1
ip address 172.16.1.126 255.255.255.192
username Admin1 secret Admin1pa55
line vty 0 4
transport input ssh

S1 Configuration

No Change

S2 Configuration

interface Vlan1
ip address 172.16.1.125 255.255.255.192

S3 Configuration

No Change

IT PC Configuration

Incorrect IPv4 address

Incorrect default gateway

Marketing PC Configuration

No Change

R&D PC Configuration

Incorrect IPv6 address

From year to year, Cisco has updated many versions with difference questions. The latest version is version 6.0 in 2018. What is your version? It depends on your instructor creating your class. We recommend you to go thought all version if you are not clear. While you take online test with netacad.com, You may get random questions from all version. Each version have 1 to 10 different questions or more. After you review all questions, You should practice with our online test system by go to "Online Test" link below.

Version 5.02 Version 5.1 Version 6.0 Online Assessment
Chapter 11 Exam Chapter 11 Exam Chapter 11 Exam Online Test
Next Chapter
Practice Final Practice Final Practice Final Online Test
Lab Activities
11.2.4.5 Packet Tracer – Configuring Secure Passwords and SSH
11.3.2.3 Packet Tracer – Test Connectivity with Traceroute
11.3.3.3 Packet Tracer – Using Show Commands
11.4.3.6 Packet Tracer – Troubleshooting Connectivity Issues
11.5.1.2 Packet Tracer – Skills Integration Challenge
11.5.1.3 Packet Tracer – Troubleshooting Challenge
Appendix Packet Tracer – Configuring an Integrated Router
Appendix Packet Tracer – Subnetting Scenario 2