Lab 4.2: Observing ARP in Packet Tracer - FlameSpyro/Tech-Journal GitHub Wiki
Summary
This lab involved us to create a new map which involved using a switch connecting 4 computers together. We wanted to track ARP activity done using the simulation mode of packet tracer. We also got used to using the the command line interface and how to enter admin mode.
Deliverable 6
Opening the settings for the 2950-24 switch will show a different tab labeled CLI which is the command line interface. After pressing enter you should see a prompt that looks like '''Switch>''' which then after typing '''enable''' gets you into admin mode which is indicated by having the prompt now including a '''Switch#'''. From admin, typing the command '''show mac-address-table''' will show you the MAC address table which will show you MAC/IP address associations.