0% found this document useful (0 votes)
37 views16 pages

MINI Project 405

Uploaded by

shaikattbart
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views16 pages

MINI Project 405

Uploaded by

shaikattbart
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 16

Mini Project

Design a full-fledged network for an organization with


multiple subnets.

Course Title: Computer Networks


Course Code: CSE 405
Section no: 02

Submitted by
Name: Shaikat Hazra Pranto
ID:2020-1-60-072

Submitted to
Dr. Anisur Rahman
Associate Professor, Department of CSE, EWU

Date of Submission
2nd October 2024
Preface: Apex University is an enterprise like East West University, owns many computers, with
a complex network infrastructure. Apart from wired internet access to all the classrooms, labs,
employee PCs, library and other administrative and academic wings, the university also provides
wireless internet access for every campus. On top of that the university runs complex networked
systems to support several of its business process like admissions, advising, results, eTender,
library management, accounts and so on.

Tools:
1. Software:
Cisco Packet Tracer 6.2sv

2. Components Used:
• Routers
• DHCP Server
• DNS Server
• Web Server
• PC and laptops
• 2960 switches
• Copper straight through cable
• Serial DCE cable
• Access point – PT
Logical Diagram:

Network Summary:
• There are total 5 campuses. Each Campuses has their own IP address. Every device is connected
to each other through routers.
• 3 types of IP address are used across all over the campus.
• Web Server is incorporated to access university website. Any device can access the web server
through any network.
• Every device can request IP from a single DHCP server.
Network Connections Analysis
Campuses:

Each Campus net work has their own unique network IP address

Campus IP Type IP Address


Campus 1 Class A 10.0.0.0
Campus 2 Class A 20.0.0.0
Campus 3 Class B 130.10.0.0
Campus 4 Class B 160.10.0.0
Campus 5 Class C 195.10.10.0

Servers:
There are total 3 servers implemented across the university network
Server Servers IP
DHCP Server 195.10.10.10
DNS Server 195.10.10.11
Web Server 195.10.10.12
Router to Router Network:
Routers Network IP
Router 1 to Router 4 50.0.0.0
Router 4 to Router 3 60.0.0.0
Router 3 to Router 2 70.0.0.0
Router 2 to Router 5 80.0.0.0
Router 5 to Router1 90.0.0.0

Server Configuration Analysis


DHCP Server:
DHCP can serve IP across network. There are total 5 campus networks. When requested DHCP
server can serve unique IP address to each device according to their Campus network. That’s why
there are total 5 pool names in DHCP server configuration.
Web Server:
Apex University’s Web Page can be accessed from anywhere in the University Network.
DNS Server:
Simulations

University’s Homepage Access:


Here Laptop no 9 from campus 2 Browsing University’s web site with the
following address “http://www.scholars.edu.bd”
DHCP request from two different Campus networks:

Campus 1:

Campus 2:
Campus 3:

Campus 4:
Campus 5:
Ping from a pc to another pc (Same network):
Ping from a pc to another pc (Different Network):
Routing Table:

Router-1
router ospf 1
network 10.0.0.0 0.255.255.255 area 1
network 50.0.0.0 0.255.255.255 area 1
network 90.0.0.0 0.255.255.255 area 1
exit

Router-2
router ospf 2
network 20.0.0.0 0.255.255.255 area 1
network 70.0.0.0 0.255.255.255 area 1
network 80.0.0.0 0.255.255.255 area 1
exit

Router-3
router ospf 3
network 130.10.0.0 0.0.255.255 area 1
network 60.0.0.0 0.255.255.255 area 1
network 70.0.0.0 0.255.255.255 area 1
exit
Router-4
router ospf 4
network 160.10.0.0 0.0.255.255 area 1
network 50.0.0.0 0.255.255.255 area 1
network 60.0.0.0 0.255.255.255 area 1
exit

Router-5
router ospf 5
network 195.10.10.0 0.0.0.255 area 1
network 80.0.0.0 0.255.255.255 area 1
network 90.0.0.0 0.255.255.255 area 1
exit

Conclusion:
The network for Apex University has been designed to meet current needs while
allowing for future growth. It provides both wired and wireless access, supports key
university services through centralized servers, and ensures efficient routing across
campuses using OSPF. This design is scalable, secure, and resilient, meeting the
requirements for a modern university's complex network infrastructure.

You might also like