Lab 5‐1 ‐ Routing Class Lab - rune-seregina/net-150-sp24 GitHub Wiki

What was this lab's objective?

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.

Packet Tracer Notes

-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

1. Deliverable 1: Build the below network in Packet Tracer. Screen Capture of networks (1 points)

image

Deliverable 2: Screen capture of router IP settings. 5 points

image

Deliverable 3: Screen capture of HELLO! pinging Ping Me. 1 points

image

Deliverable 4: SCREEN CAPTURE of sniffer GUI info.

image

Deliverable 5: What was different about the sniffer information when it was connected to a hub? 3 points

image
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.

⚠️ **GitHub.com Fallback** ⚠️