Packet Tracer Lab – Troubleshooting Port Duplex and IPv4 Addressing Problems

LAB OBJECTIVES

By completing this lab, the student will be able to:

  • Identify Ethernet duplex mismatch symptoms using Cisco IOS show commands
  • Verify and correct IPv4 addressing errors on routers and end devices
  • Test local and remote connectivity using ICMP and traceroute
  • Interpret interface statistics such as CRC errors, collisions, and drops
  • Apply a structured CCNA troubleshooting process to Layer 1, Layer 2, and Layer 3 issues

Packet Tracer Lab (link) https://drive.google.com/file/d/12NK0xyrDUzcNt52UlKutXNLj9X_NOyus/view?usp=sharing

DEVICE DETAILS

DeviceRole
R1Branch Router
R2Edge Router
ACCESS-SW1Access Switch for User VLAN
ACCESS-SW2Access Switch for Server VLAN
Host-AUser PC
Host-BServer PC
AdminManagement laptop

NETWORK TOPOLOGY

Device AInterfaceDevice BInterface
Host-ANICACCESS-SW1F0/6
Admin-PCNICACCESS-SW1F0/18
ACCESS-SW1G0/1R1G0/0
R1G0/1R2G0/0
R2G0/1ACCESS-SW2G0/1
ACCESS-SW2F0/10Host-BNIC

TOPOLOGY DIAGRAM


IP ADDRESSING TABLE

DeviceInterfaceIP AddressSubnet MaskDefault Gateway
R1G0/0192.168.10.1255.255.255.0N/A
R1G0/110.10.12.1255.255.255.252N/A
R2G0/010.10.12.2255.255.255.252N/A
R2G0/1192.168.20.1255.255.255.0N/A
ACCESS-SW1VLAN 1192.168.10.2255.255.255.0192.168.10.1
ACCESS-SW2VLAN 1192.168.20.2255.255.255.0192.168.20.1
Host-ANIC192.168.10.10255.255.255.0192.168.10.1
AdminNIC192.168.10.50255.255.255.0192.168.10.1
Host-BNIC192.168.20.10255.255.255.0192.168.20.1

TROUBLESHOOTING CHALLENGE

Troubleshooting Scenario

You have been assigned to investigate intermittent and failed connectivity in a small branch network.

TIP: In Packet Tracer, you must trust the interface output — not the behavior

Users report the following issues:

  • Host-A can sometimes reach its local gateway, but performance is very poor
  • Large ping tests between Host-A and Host-B show packet loss
  • Host-A cannot consistently reach Host-B
  • Admin-PC can access local devices, but remote communication is unreliable
  • Host-B cannot communicate with remote devices outside its local LAN

The physical cables are connected, and most interfaces appear operational.

Your task is to identify and correct the problems using standard CCNA troubleshooting methods.

Student Requirements

Investigate the network using commands such as:

Troubleshooting Goals

  • Restore stable Ethernet communication on the LAN-facing link
  • Correct all IPv4 addressing issues
  • Restore end-to-end communication between Host-A and Host-B
  • Ensure routing and default gateway behavior are correct

Notes for the Student

Do not assume that an interface shown as up/up is operating correctly.
Check both Layer 2 and Layer 3 carefully.
Look for small configuration mistakes that produce major connectivity symptoms.


Complete Lab Outcome

This lab gives CCNA students practice with two very common real-world causes of connectivity failure:

  • duplex mismatches, which create poor Ethernet performance even when links are operational
  • IPv4 addressing errors, which prevent hosts and routers from making correct forwarding decisions

The scenario is compact, reproducible in Cisco Packet Tracer, and suitable for both guided practice and challenge-based troubleshooting.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top