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.
- 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
- 1 Router
- 2 Switches
- 4 PCs
- 2 Printers
- 2 Wireless Access Points
- 2 Laptops
- Accounts Subnet: 192.168.40.0/25
- Payroll Subnet: 192.168.40.128/25
- Router configured using CLI
- Static IP addresses set for all devices
- Wireless devices securely connected to the subnet
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.