This repo contains the network topology of CSIT department at NED University.
The network topolgy considers five following departments:
- Labs Building
- Faculty
- R & D department
- Admin
- IT department
VLSM is utilized to break the main network of 192.168.0.0/16 into segments to ensure efficient IP usage
RIP is enabled over all routers to enable dynamic routing
DHCP is applied on IT department, Faculty and Admin department ensuring ease of IP assignment.
These two technologies have been utilized in the Lab building to limit broadcast storms and to isolate the labs from each other.
ACL has been applied on the IT department router to restrict other deaprtments from accessing IT department while allowing IT department PCs to access everyone else for troubleshooting and management. The FTP server is set to be accessible by everyone while Telnet to IT router is restricted.
Telnet is enabled with aaa authentication on all routers. The IT department router has telnet access for management to all routers while telnet access to IT department from other routers is restricted for safety purposes.
FTP server has been set up to allow file sharing between departments.
This project is released under the MIT License. Feel free to fork, modify, and use it for academic or personal projects.
Abdur Rehman Siddiqui