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.2: Observing ARP in Packet Tracer

Summary

We connected a network of 4 computers together using a switch and looked at the mac-address-table of the switch. The only problem I ran into was I forgot to set up the IP for PC2 and when I pinged it I was confused why it wasn't there. during this lab, I learned how to use the switch command lines a little. Setting the IP and Subnet Mask is easy you just click on the workstation you want and go to config then FastEthernet0 then type in the IP and Subnet Mask. you enter admin mode by making the prompt look like Switch (config)# the way you do this is by typing enable. to view the mac address table type show mac-address-table into the CLI prompt.

PreviousLab 3.1: ARP ObservationNextLab 4.1: Simple Routing

Last updated 2 years ago