MINI Project 405
MINI Project 405
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
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
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.