Simple 2 Network Packet Tracer Lab - tmansfield42/Tech-Journal GitHub Wiki
Simple 2-Network Packet Tracer Lab
Summary
The main idea of this lab is to gain a better understanding of the role of the router and how the "broadcast domain" works.
Procedure
-
Connect laptop/server to switches and switches to router (FastEthernet ports on Router) and pay attention to the interfaces you use
-
Network address for Foster is 192.168.3.0/24 and Network address for Skiff is 192.168.1.0/24
-
On CNCS Router
Assign the IP 192.168.3.1 and subnet mask 255.255.255.0 to the Interface connected to the Foster Network
Assign the IP 192.168.1.1 and subnet mask 255.255.255.0 to the Interface connected to the Skiff Network
- Configure IP's subnet mask and Default Gateway on the Laptop and Server
On the Laptop assign 192.168.3.20, mask 255.255.255.0 and 192.168.3.1 as the Gateway
On the Server assign 192.168.1.40 Mask 255.255.255.0 and 192.168.1.1 as the Gateway
- Ping server from laptop
Traffic Analysis in Packet Tracer
-
Go into "Simulation Mode" in Packet Tracer (stopwatch on lower right)
-
From Laptop - open up "Web Browser" on Laptop Desktop
-
Enter the IP address of server and hit "go"
-
Use Capture/Forward to send to packets hop-by-hop
-
Continue until you see HTTP Packets in the Simulation Panel
-
Review Packet Details of a HTTP Packet in the Simulation Panel
Practice Saving Router config
-
Go back to Real-Time mode (clock)
-
From Router: Config Tab: Save NVRAM
-
From Router: Got to "Physical Tab" and use power button to turn off router.
-
Power back on by clicking the button again
-
Use Fast Forward button to get links back
-
Check router to make sure Interface IP's are still there
https://docs.google.com/document/d/1Ao-zHUeFm_mE82BcvlXLn9gSMgF6zgt4-WVignPDmsI/edit?usp=sharing