6.4.3.4 Packet Tracer – Troubleshooting Default Gateway Issues

Last Updated on March 24, 2018 by Admin

6.4.3.4 Packet Tracer – Troubleshooting Default Gateway Issues

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 6 Exam Chapter 6 Exam Chapter 6 Exam Online Test
Next Chapter
Chapter 7 Exam Chapter 7 Exam Chapter 7 Exam Online Test
Lab Activities
 6.3.1.8 Packet Tracer – Exploring Internetworking Devices
 6.4.1.3 Packet Tracer – Configure Initial Router Settings
 6.4.3.3 Packet Tracer – Connect a Router to a LAN
 6.4.3.4 Packet Tracer – Troubleshooting Default Gateway Issues
 6.5.1.3 Packet Tracer Skills Integration Challenge

Packet Tracer – Troubleshooting Default Gateway Issues (Answer Version)

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

Topology

6.4.3.4 Packet Tracer – Troubleshooting Default Gateway Issues

6.4.3.4 Packet Tracer – Troubleshooting Default Gateway Issues

Addressing Table

Device Interface IP Address Subnet Mask Default Gateway
R1 G0/0 192.168.10.1 255.255.255.0 N/A
G0/1 192.168.11.1 255.255.255.0 N/A
S1 VLAN 1 192.168.10.2 255.255.255.0 192.168.10.1
S2 VLAN 1 192.168.11.2 255.255.255.0 192.168.11.1
PC1 NIC 192.168.10.10 255.255.255.0 192.168.10.1
PC2 NIC 192.168.10.11 255.255.255.0 192.168.10.1
PC3 NIC 192.168.11.10 255.255.255.0 192.168.11.1
PC4 NIC 192.168.11.11 255.255.255.0 192.168.11.1

Objectives

Part 1: Verify Network Documentation and Isolate Problems

Part 2: Implement, Verify, and Document Solutions

Background

For a device to communicate across multiple networks, it must be configured with an IP address, subnet mask, and a default gateway. The default gateway is used when the host wants to send a packet to a device on another network. The default gateway address is generally the router interface address attached to the local network to which the host is connected. In this activity, you will finish documenting the network. You will then verify the network documentation by testing end-to-end connectivity and troubleshooting issues. The troubleshooting method you will use consists of the following steps:

  1. Verify the network documentation and use tests to isolate problems.
  2. Determine an appropriate solution for a given problem.
  3. Implement the solution.
  4. Test to verify the problem is resolved.
  5. Document the solution.

Throughout your CCNA studies, you will encounter different descriptions of the troubleshooting method, as well as different ways to test and document issues and solutions. This is intentional. There is no set standard or template for troubleshooting. Each organization develops unique processes and documentation standards (even if that process is “we don’t have one”). However, all effective troubleshooting methodologies generally include the above steps.

Note: If you are proficient with default gateway configurations, this activity might seem more involved than it should be. You can, most likely, quickly discover and solve all the connectivity issues faster than following these procedures. However, as you proceed in your studies, the networks and problems you encounter will become increasingly more complex. In such situations, the only effective way to isolate and solve issues is to use a methodical approach such as the one used in this activity.

Part 1: Verify Network Documentation and Isolate Problems

In Part 1 of this activity, complete the documentation and perform connectivity tests to discover issues. In addition, you will determine an appropriate solution for implementation in Part 2.

Step 1: Verify the network documentation and isolate any problems.

  1. Before you can effectively test a network, you must have complete documentation. Notice in the Addressing Table that some information is missing. Complete the Addressing Table by filling in the missing default gateway information for the switches and the PCs.
  2. Test connectivity to devices on the same network. By isolating and correcting any local access issues, you can better test remote connectivity with the confidence that local connectivity is operational.

A verification plan can be as simple as a list of connectivity tests. Use the following tests to verify local connectivity and isolate any access issues. The first issue is already documented, but you must implement and verify the solution during Part 2.

Testing and Verification Documentation

Test Successful? Issues Solution Verified
PC1 to PC2 No IP address on PC1 Change PC1 IP address
PC1 to S1
PC1 to R1

Note: The table is an example; you must create your own document. You can use paper and pencil to draw a table, or you can use a text editor or spreadsheet. Consult your Answer if you need further guidance.

c. Test connectivity to remote devices (such as from PC1 to PC4) and document any problems. This is frequently referred to as end-to-end connectivity. This means that all devices in a network have the full connectivity allowed by the network policy.

Note: Remote connectivity testing may not be possible yet, because you must first resolve local connectivity issues. After you have solved those issues, return to this step and test connectivity between networks.

Step 2: Determine an appropriate solution for the problem.

  1. Using your knowledge of the way networks operate and your device configuration skills, search for the cause of the problem. For example, S1 is not the cause of the connectivity issue between PC1 and PC2. The link lights are green and no configuration on S1 would cause traffic to not pass between PC1 and PC2. So the problem must be with PC1, PC2, or both.
  2. Verify the device addressing to ensure it matches the network documentation. For example, the IP address for PC1 is incorrect as verified with the ipconfig command.
  3. Suggest a solution that you think will resolve the problem and document it. For example, change the IP address for PC1 to match the documentation.

Note: Often there is more than one solution. However, it is a troubleshooting best practice to implement one solution at a time. Implementing more than one solution could introduce additional issues in a more complex scenario.

Part 2: Implement, Verify, and Document Solutions

In Part 2 of this activity, you will implement the solutions you identified in Part 1. You will then verify the solution worked. You may need to return to Part 1 to finish isolating all the problems.

Step 1: Implement solutions to connectivity problems.

Refer to your documentation in Part 1. Choose the first issue and implement your suggested solution. For example, correct the IP address on PC1.

Step 2: Verify that the problem is now resolved.

  1. Verify your solution has solved the problem by performing the test you used to identify the problem. For example, can PC1 now ping PC2?
  2. If the problem is resolved, indicate so in your documentation. For example, in the table above, a simple checkmark would suffice in the “Verified” column.

Stpe 3: Verify that all issues are resolved.

  1. If you still have an outstanding issue with a solution that has not yet been implemented, return to Part 2, Step 1.
  2. If all your current issues are resolved, have you also resolved any remote connectivity issues (such as can PC1 ping PC4)? If the answer is no, return to Part 1, Step 1c to test remote connectivity.

Issues

  • PC1 cannot ping PC2 because PC1 has an IP address that does not belong to the network PC1 is attached to.
  • Devices cannot ping S2 and S2 cannot ping any device because S2 is missing an IP address.
  • Remote devices cannot ping PC4 because PC4 has the wrong default gateway configured.
  • Remote devices cannot ping S1 because S1 is missing a default gateway configuration.

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 6 Exam Chapter 6 Exam Chapter 6 Exam Online Test
Next Chapter
Chapter 7 Exam Chapter 7 Exam Chapter 7 Exam Online Test
Lab Activities
 6.3.1.8 Packet Tracer – Exploring Internetworking Devices
 6.4.1.3 Packet Tracer – Configure Initial Router Settings
 6.4.3.3 Packet Tracer – Connect a Router to a LAN
 6.4.3.4 Packet Tracer – Troubleshooting Default Gateway Issues
 6.5.1.3 Packet Tracer Skills Integration Challenge

Suggested Scoring Rubric

Task Possible Points Earned Points
Complete Network Documentation 20
Document Issues and Solutions 45
Packet Tracer Score (Issues Resolved) 35
Total Score 100