EduNet is a smart university network design project titled:
βEduNet - Smart University Network: Secure Multi-Department Infrastructure with Wi-Fi and Web Servicesβ
This project focuses on building a secure, efficient, and scalable network infrastructure for educational institutions using VLANs, WiFi, and centralized web services. The design ensures isolated departmental communication, seamless connectivity, and centralized access to academic and administrative resources.
Edunet.pptx
β A presentation outlining the project's objectives and methodologies.Edunet.pdf
β A detailed report or documentation related to the project.Edunet.pkt
β A Packet Tracer file for simulating network scenarios.README.md
β This file, providing an overview of the project.
To explore the network simulations:
- Ensure you have Cisco Packet Tracer installed.
- Open the
Edunet.pkt
file with Packet Tracer to view and interact with the network setup.
- Design and implement VLAN-based segmentation for secure departmental isolation.
- Enable inter-VLAN routing using Router-on-a-Stick.
- Integrate campus-wide WiFi access with secure SSID configuration.
- Host centralized web services accessible from all VLANs.
- Cisco Packet Tracer for simulation
- VLANs for segmentation
- DHCP for dynamic IP management
- WiFi Access Points for wireless connectivity
- Web Server Configuration for university applications
- Verified inter-VLAN routing and connectivity
- Successfully implemented DHCP for dynamic IP allocation
- Secure WiFi access with WPA2 encryption
- Centralized server accessibility across departments
- Gained hands-on skills in VLAN, WiFi configuration, and web server setup
- Improved understanding of network diagnostics and troubleshooting
- Experience in managing hybrid (wired + wireless) network environments
Contributions are welcome! Feel free to fork this repository, make improvements, and submit a pull request.
For any queries or collaboration, feel free to open an issue in the repository.
Follow the steps below to simulate and understand the EduNet smart university network:
- Download and install Cisco Packet Tracer (version 8.0 or above recommended).
- Launch Cisco Packet Tracer.
- Open the
Edunet.pkt
file from this repository.
- Examine the topology which includes:
- VLANs for departments: Admin, IT, Library, Academic, WiFi, Server
- Router-on-a-Stick setup for inter-VLAN routing
- WiFi Access Points connected to VLAN 50
- Web Server on VLAN 99
- Use simulation mode to test:
- Inter-VLAN communication (e.g., ping across PCs in different VLANs)
- DHCP IP allocation
- WiFi connectivity
- Access to the hosted web server
- Open a web browser on any PC or mobile device in the topology.
- Enter the static IP of the Web Server to check if university applications (e.g., student portal) are accessible.
- Multi-VLAN Setup: Segregates university departments securely.
- WiFi Integration: Provides campus-wide wireless access.
- Router-on-a-Stick: Enables communication between VLANs.
- Centralized Web Services: Hosts academic/administrative apps.
- Dynamic IP Management: Uses DHCP for scalable device management.
- Security Configurations: VLAN access control and WPA2-secured SSID.