Skip to content

abds059/CCN-CCP-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simulation Of Computer Science Department in Huawei ensp

Overview

This repo contains the network topology of CSIT department at NED University.


Networking Topology Description

The network topolgy considers five following departments:

  • Labs Building
  • Faculty
  • R & D department
  • Admin
  • IT department

Networking Concepts Used

VLSM

VLSM is utilized to break the main network of 192.168.0.0/16 into segments to ensure efficient IP usage

RIP

RIP is enabled over all routers to enable dynamic routing

DHCP

DHCP is applied on IT department, Faculty and Admin department ensuring ease of IP assignment.

VLAN and Router On Stick

These two technologies have been utilized in the Lab building to limit broadcast storms and to isolate the labs from each other.

ACL

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

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

FTP server has been set up to allow file sharing between departments.


License

This project is released under the MIT License. Feel free to fork, modify, and use it for academic or personal projects.


Author

Abdur Rehman Siddiqui

About

This repository contains the topology of a simple simulation of Computer Science department in Huawei ensp developed as part of the Complex Computing Problem (CCP) deliverable for the Computer Communication Network Course.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors