This repository documents a series of networking experiments conducted using Cisco Packet Tracer. The experiments focus on understanding network tools, devices, topologies, and configurations, including VLAN setup.
- Objective:
- Explore and utilize commonly used network tools for troubleshooting and management.
- Description:
- Conducted a study of network tools available in Cisco Packet Tracer, including:
- Ping: For testing connectivity between devices.
- Traceroute: For identifying the path packets take through the network.
- Simulation Mode: For visualizing and analyzing packet flow between devices.
- A peer-to-peer connection was set up using a switch to demonstrate the use of these tools in real-time scenarios.
- Conducted a study of network tools available in Cisco Packet Tracer, including:
- Objective:
- Understand the functionality and roles of different network devices.
- Description:
- Explored the configuration and operation of devices such as:
- Switches
- Routers
- PCs and Laptops
- Configured a simple peer-to-peer connection using Cisco Packet Tracer.
- Connected 4 PCs and 1 laptop to a switch to establish communication and validate connectivity.
- Explored the configuration and operation of devices such as:
- Objective:
- Study and implement various network topologies.
- Description:
- Simulated and analyzed the following topologies in Cisco Packet Tracer:
- Bus Topology
- Star Topology
- Ring Topology
- Mesh Topology
- Hybrid Topology
- Observed data flow in each topology and noted their advantages and limitations.
- Simulated and analyzed the following topologies in Cisco Packet Tracer:
- Objective:
- Learn and implement VLANs (Virtual Local Area Networks) using Cisco Packet Tracer.
- Description:
- Configured two VLANs on two managed switches:
- VLAN 10: Named
HR - VLAN 20: Named
Accounts
- VLAN 10: Named
- Used the console to configure VLANs and assign devices to the respective VLANs.
- Verified that devices within the same VLAN could communicate, while devices in different VLANs were isolated unless explicitly configured for inter-VLAN communication.
- Configured two VLANs on two managed switches:
-
Objective:
- Learn and implement inter VLANs (Virtual Local Area Networks) using Cisco Packet Tracer.
-
Description:
- Configured two VLANs on two managed switches:
- VLAN 10
- VLAN 20
- Used the console to configure VLANs and assign devices to the respective VLANs.
- Verified that devices within the same VLAN could communicate, and different VLANs can communicate using ping commad in terminal.
- Configured two VLANs on two managed switches:
-
Objective:
- Learn and implement Spanning tree using Cisco Packet Tracer.
-
Description:
-
Configured three switches:
- Identify root brige and root port.
-
Check the pkt file to know how to identify it.
-
-
Objective:
- Configure and connect different enddevices to wifi service.
-
Description:
-
Configure wifi, and physical wifi component.
- And configure wifi device password.
-
-
Objective:
- Configure and connect different enddevices to a router using dynamic ip address.
-
Description:
- Configure router to support dhcp.
- Allocate DHCP to end devices.
- Platform: Cisco Packet Tracer
- Network Tools in Packet Tracer: Ping, Traceroute, Simulation Mode
- Devices: Switches, PCs, Laptops
- Protocols: Ethernet, VLANs
- Developed familiarity with Cisco Packet Tracer and its simulation capabilities.
- Learned to use built-in tools like Ping, Traceroute, and Simulation Mode for troubleshooting.
- Gained practical knowledge of configuring network topologies and devices virtually.
- Acquired skills in VLAN configuration and observed the behavior of isolated networks.
These experiments provided a comprehensive understanding of networking concepts through simulations in Cisco Packet Tracer. The hands-on approach solidified theoretical knowledge and prepared for real-world applications in networking.
Special thanks to Cisco for providing a robust simulation tool that made it possible to perform these experiments virtually. Chatgpt for fomatting the readme file.