A collection of my networking labs using the Cisco Packet Tracer. This repository contains a collection of networking projects and labs built with Cisco Packet Tracer. Overtime, this lab will be updated as i progress in my learning journey. It documents my journey learning LAN, VLAN, IP addressing, WAN, and router configurations as well as other advanced topics step by step.
- Basic Home Network β Simple LAN setup with PCs, switch, and router.
- LAN β Multi-device LAN with static addressing.
- VLAN β VLAN segmentation and inter-VLAN routing (router-on-a-stick).
- IP Addressing β Static and dynamic (DHCP) IP addressing.
- WAN β Connecting two LANs via serial links and static routing.
- Router Configurations β General router setup for multiple scenarios (basic config, DHCP, static routing, OSPF, EIGRP, etc.).
##Repo structure
networking-labs/ βββ README.md β βββ basic-home-network/ β βββ README.md β βββ basic-home-network.pkt β βββ router-config.txt β βββ notes.md β βββ lan/ β βββ README.md β βββ lan.pkt β βββ router-config.txt β βββ notes.md β βββ vlan/ β βββ README.md β βββ vlan.pkt β βββ switch-config.txt β βββ router-config.txt β βββ notes.md β βββ ip-addressing/ β βββ README.md β βββ ip-addressing.pkt β βββ router-config.txt β βββ notes.md β βββ wan/ β βββ README.md β βββ wan.pkt β βββ router1-config.txt β βββ router2-config.txt β βββ notes.md β βββ router-configurations/ βββ README.md βββ basic-config.txt βββ static-routing.txt βββ dhcp-config.txt βββ ospf-config.txt βββ eigrp-config.txt βββ notes.md
- Cisco Packet Tracer
- ISR4331 Router
- 2960 Switch
- PCs
- Clone the repo:
git clone https://github.com/<your-username>/networking-labs.git