What This Document Is
This document is a lab exercise for Northwest Arkansas Community College’s Networking and Information Systems (NTWK 2014) course. Specifically, it’s a guided exercise focused on using Wireshark, a network protocol analyzer, to capture and analyze network traffic. The lab centers around examining ICMP (Internet Control Message Protocol) data, both locally within a network and remotely across the internet.
Why This Document Matters
This lab is designed for students learning about network communication and troubleshooting. It’s valuable for anyone needing to understand how data travels across a network, how to inspect packet headers, and how to identify network issues. Wireshark is a crucial tool for network professionals, and this exercise provides foundational experience with its use. It’s typically used during hands-on learning to reinforce theoretical concepts covered in CCNA-level networking courses.
Common Limitations or Challenges
This document provides a practical exercise, but it doesn’t offer a comprehensive guide to networking principles or Wireshark’s full capabilities. It focuses specifically on ICMP traffic and assumes a basic understanding of networking concepts like IP addresses and MAC addresses. Users will still need to understand broader networking concepts and potentially consult additional resources for more in-depth knowledge.
What This Document Provides
This lab exercise includes:
* A detailed scenario involving capturing ICMP data.
* Step-by-step instructions for retrieving PC interface addresses (IP and MAC).
* Guidance on starting Wireshark and configuring it to capture network traffic.
* Specific steps for capturing local ICMP data by pinging another PC on the LAN.
* A screenshot example of the `ipconfig /all` command output.
* Screenshots illustrating the Wireshark interface and capture options.
This preview *does not* include the full analysis of captured packets, the remote ICMP capture portion of the lab, or detailed explanations of the ICMP protocol itself. It also does not provide the answers to any analysis questions within the lab.