NET 150 Lab 5‐1 - connor0329/repository-1 GitHub Wiki
In this lab I built a network with a router, 5 pcs and a switch as well as used a sniffer and replaced the switch with a hub to see what would happen. In the router i added ethernet ports (PT-ROUTER-NM-1CFE) to provide 3 fast ethernet interfaces (0/0, 0/1, 0/2). I then connected two PCs to the router as well as the switch connected to the other three PCs. I pinged one of the computers connected to the router from one of the computers connected to the switch. Lastly I added a Sniffer in between the router and switch and looked at the Sniffer GUI after pinging the PC.
Notes: -To add Ethernet ports to a router click the router, turn it off in the physical tab, in modules, drag and drop PT-ROUTER-NM-1CFE in the ports for however many fast Ethernet interfaces you need -To set an IP and Gateway address on a PC use something like (192.168.1.1, or 192.168.2.1, or 192.168.3.1) for the gateway address then use something like (192.168.1.2 or 192.168.2.2, or 192.168.3.2) for the IP address -To connect the PC to a router use the gateway address as the IP for the fast Ethernet connection in modules in the router between the two -To add a Sniffer between a switch and router use Copper Straight-through for the connection between the Sniffer and router and Copper Cross-over for the connection between Sniffer and switch