Lab 5‐1 ‐ Routing Class Lab - rune-seregina/net-150-sp24 GitHub Wiki
In this lab, I practiced setting up routers, switches, and general network configurations on my own. Then, I observed how packets moved through my network using a sniffer.
-Router: 192.168.X.x --> X is different per interface
-PCs ---> on the same network (port), 192.168.X.x is the default gateway ---> x is unique for each device
-Router --> PC : crossover cable
-Sniffer: In end devices
-goes between 2 devices (2 ports) to capture packets going between them




Deliverable 5: What was different about the sniffer information when it was connected to a hub? 3 points
The information within the ICMP packets as well as the amount of packets captured by the sniffer remains the same between the switch & router and the hub & router. However, when looking at the amount of protocols overall, the switch generates more miscellaneous packets than the hub does.