Lab 4‐2 NET 150 - connor0329/repository-1 GitHub Wiki
In this lab I assigned IP addresses and subnet masks to 3 different PCs connected via a multilayer switch. I also assigned different default gateways for each PC since I was pinging across different networks and then assigned them in the multilayer switch according to their connections. Lastly I used Packet Tracer Simulation mode to break down step by step the ping from PC0 to PC1 and observed the packets to find their source and destination MAC addresses.
Questions: How do you set the gateway address on a workstation in Packet Tracer? Click on a PC, click config tab, global, settings, type in "Gateway" desired gateway address
How do you set the IP and subnet mask on different interfaces of a multilayer switch? Click on multilayer switch, config, interface, select interface depending on connection (Ex: FastEthernet 0/1), type in desired IP address and Subnet Mask
How do you enter simulation mode in Packet Tracer? Click simulation in the bottom right of the screen
How do you set which types of packets you want to see in Simulation Mode? Click simulation, click "Show All/None" check or uncheck desired types of packets you want to see
Notes: -When in simulation mode press play to fully play out the desired outcome (Ex: PC0 pings PC1)