Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 1.16 KB

File metadata and controls

41 lines (26 loc) · 1.16 KB

Small Company Network Design (Cisco Packet Tracer - Documentation Only)

This repository contains the documentation of a network simulation project created using Cisco Packet Tracer. The project focuses on connecting two departments—Accounts and Payroll—through routers, switches, and wireless access points.

📘 Project Overview

  • Connects 2 departments with at least 2 PCs each
  • Uses a router, switches, and wireless access points
  • Static IP address configuration (no DHCP)
  • Implements WPA2-PSK wireless security

🖥️ Hardware Overview

  • 1 Router
  • 2 Switches
  • 4 PCs
  • 2 Printers
  • 2 Wireless Access Points
  • 2 Laptops

🧠 Subnetting

  • Accounts Subnet: 192.168.40.0/25
  • Payroll Subnet: 192.168.40.128/25

⚙️ Key Configurations

  • Router configured using CLI
  • Static IP addresses set for all devices
  • Wireless devices securely connected to the subnet

📄 Files Included

  • Network_Project_Documentation.docx: Full documentation with step-by-step setup instructions

Note: The original .pkt (Packet Tracer) file is not available.


Feel free to fork this repository or use the documentation as a reference for similar projects.