NET-150: Network Fundamentals
HomeTech JournalsPersonal ProjectsSysadmin Wiki
  • NET-150: Network Fundamentals
  • Week Breakdown
    • Week Breakdown
    • Course Overview
  • Labs
    • Lab 1.1: Network Connectivity Testing
    • Lab 2.1: Packet Tracer
    • Lab 2.2: Observing LAN Activity
    • Lab 3.1: ARP Observation
    • Lab 3.2: Observing ARP in Packet Tracer
    • Lab 4.1: Simple Routing
    • Lab 5.1: IP/Subnet Mask
    • Lab 5.2: Subnetting Charts
    • Lab 6.1: Simple Subnet Design
    • Lab 6.2: Subnetting in Packet Tracer
    • Lab 7.1: Tracing Routes
    • Lab 9.1: Packet Tracer Static Routing
    • Lab 9.2: Static Routing Part 2
    • Lab 10.1: Understanding RIP
    • Lab 10.2: More RIP Routing
    • Lab 11.1: VLANs Part 1
    • Lab 11.2: VLANs in Packet Tracer
    • Lab 12.1: Building a WLAN in Packet Tracer
  • Notes
    • Page 2
Powered by GitBook
On this page
  1. Labs

Lab 3.1: ARP Observation

Summary

During the lab today we looked at finding the request and replies for ARP's. During this lab, we learned how to sort Wireshark by just arp protocols. The one problem I had during the lab as I was in the wrong ethernet interface and wasn't seeing any arp packets to my default gateway. You can open admin command prompt by searching it then right-clicking and hitting run as admin. You can clear ARP cache by using the common netsh interface ip delete arpcache. To filter just for ARP packets type icmp into the search bar at the top of Wireshark.

PreviousLab 2.2: Observing LAN ActivityNextLab 3.2: Observing ARP in Packet Tracer

Last updated 2 years ago