Holmes Institute Campus Network Design: A Comprehensive Report

Verified

Added on  2025/08/29

|15
|1465
|249
AI Summary
Desklib provides solved assignments and past papers to help students succeed.
Document Page
HS1011
Data Communication and Networks
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Contents
Executive Summary..........................................................................................................................................2
Introduction......................................................................................................................................................2
Network Topology and Design.........................................................................................................................3
Network Area...................................................................................................................................................3
Conclusion......................................................................................................................................................14
References......................................................................................................................................................15
1
Document Page
Executive Summary
Holmes Institute is creating new campuses for the expansion of their organization. For the new campus
building, they want to design a network solution to provide communication and network access for the
students and the staff of the organization. They want their networks should consist of both wired and
wireless design. On investigating it is found that their building supports both wired and wireless
connectivity.
Introduction
As per their requirement, we have designed a network topology which supports:
Wired and Wireless Networking
Desktop conferencing
Usual Business Applications
Office productive Packages
In the following design, we have configured both LAN and WAN connection. WAN connection is used for
providing communication with the other building and Internet. LAN provides communication with the
network (Han, 2016).
Also, we have configured a separate router which connects the entire campus with the internet.
Type of Media Cable
In the given topology we have used two types of media:
1. Copper Cable
2. Fibre Optic
Copper Cable
Copper Cable is used to connect devices in the LAN segments.
Copper Cable is efficient and reliable to use within a single Network.
Copper Cable Provide bandwidth up to 100Mbps.
In this network topology, copper cable is used between router to switches and switches to the PCs.
Wireless Router also uses copper cable to provide wireless connectivity.
Cost of copper cable is approximate $5 per meter.
2
Document Page
Fibre Optic Cable:
Fibre Optic Cable is used to connect devices which require fast and max package transmission.
Fibre Optic Cable is expensive and hard to maintain so it used where the distance between Networks
devices are less.
Fibre Optic Provide bandwidth of up to 10 Gbps.
In this network topology, fibre is used between router to router and router to internet ( Sullenberger,
2016).
Cost of fibre optic cable is approximate $20 per meter.
Network Topology and Design
Network Area
Router00(Default Gateway):
Default Gateway is the router that is directly connected with the internet i.e its interface provides internet
in the given network.
It's one interface is connected with the server area which provides services of web, email and DNS (Elfring,
2019).
3
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
Default Gateway router interface is default gateway address of every system.
Interface Connected With IP Address
Se2/0 Router 01 123.45.250.1
Fa0/0 Server Area 192.168.5.10
Server's Area:
Email Server: - Email is message transfer service from sender to recipient. Email is used to provide legal
communication in the organization. In this network design, email helps to provide legal information sharing
between staff and students which include attachment related to the academics (Han, 2015).
In the Email Server, we have configured two user User1 and User2.
DNS Server: Domain Name System, it used to bind IP address with its associating name. It is hard to remind
so many IP address. Name server help to resolve the name and redirect to the associate ip address.
Web Server: A web server is used to resolve requests access by the client for World Wide Web pages. Web
server uses HTTPs protocol to process a request from websites.
Server IP address
Web 192.168.5.9
DNS 192.168.5.10
Email 192.168.5.11
Router 01:
Router 01 is used as Point of Presence which connects the other network to the internet.
Router 01 also provide connectivity to the different departments includes:
Student Services
4
Document Page
Higher Education
Exam and Accreditation
Maintenance and Logistics
Finance
HR
Interface Connected With IP Address
Se1/0 Default gateway 123.45.250.5
Se2/0 Router 02 123.45.250.2
Se3/0 Router 03 123.45.250.9
Gig4/0 Student Service (Switch) 10.10.10.1
Gig5/0 Higher Education (Switch) 10.10.11.1
Gig6/0 Exam and Accreditation (Switch) 10.10.12.1
Gig7/0 Maintenance and Logistics (Switch) 10.10.13.1
Gig8/0 Finance (Switch) 10.10.14.1
Gig9/0 HR(Switch) 10.10.15.1
Routing: Static Routing is configured between one router to another
Command: IP route <network> <subnet> <next-hop>
Screenshot:
5
Document Page
Router 02: School of Information System
This router is configured for the School of Information System. This router provides a routing service to the
school of Information.
Router consist of 4 interfaces i.e 2 are serial and 2 are gigEthernet.
The serial interface is connected with the router 01 and router 03.
The Ethernet ports are further connected with the student subnet and staff subnet of School of
Information System.
6
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
DHCP is configured on this router to provide dynamic IP allocation to the users.
Interface DHCP pool Name IP range Gateway DNS
Gig4/0 Pool 1 192.168.1.1-
192.168.1.254/
123.45.250.1 192.168.5.10
Gig5/0 Pool 2 192.168.2.0-
192.168.2.64
123.45.250.1 192.168.5.10
Router 03: School of
Business
This router is
configured for the
School of Business.
This router provides a
routing service to the
school of business.
Router consist of 4 interfaces i.e 2 are serial and 2 are gigEthernet.
The serial interface is connected with the router 01 and router 02.
7
Interface Connected With IP Address
Se2/0 Router 01 123.45.250.6
Se3/0 Router 03 123.45.250.14
Gig4/0 School of Information System (Student Subnet) 192.168.1.0/24
Gig5/0 School of Information System (Staff Subnet) 192.168.2.0/27
Document Page
The Ethernet ports are further connected with the student subnet and staff subnet of School of
Business.
DHCP is configured on this router to provide dynamic IP allocation to the users.
Interface DHCP pool Name IP range Gateway DNS
Gig4/0 Pool 3 192.168.3.1-
192.168.3.254/
123.45.250.1 192.168.5.10
Gig5/0 Pool 4 192.168.4.0-
192.168.4.64
123.45.250.1 192.168.5.10
Interface Connected With IP Address
Se2/0 Router 01 123.45.250.10
Se3/0 Router 02 123.45.250.13
Gig4/0 School of Business (Student Subnet) 192.168.3.0/24
Gig5/0 School of Business (Staff Subnet) 192.168.4.0/27
Subnetting:
Subnet Name Subnet Address Subnet Mask Host Range of
Address(usable)
Broadcast
Address
SOI (Student
Subnet)
192.168.1.0 255.255.255.0 192.168.1.2-192.168.1.254 192.168.1.255
SOI (Staff
Subnet)
192.168.2.0 255.255.255.192 192.168.2.2-192.168.2.62 192.168.1.63
SOB (Student
Subnet)
192.168.3.0 255.255.255.0 192.168.3.2-192.168.3.254 192.168.3.255
SOB (Staff
Subnet)
192.168.4.0 255.255.255.192 192.168.4.2-192.168.4.62 192.168.4.63
Student
Services
10.10.10.0 255.255.255.192 10.10.10.2-10.10.10.62 10.10.10.63
8
Document Page
Higher
Education
10.10.11.0 255.255.255.128 10.10.11.2-10.10.11.126 10.10.10.127
Exam and
Accreditation
10.10.12.0 255.255.255.224 10.10.12.2-10.10.12.30 10.10.10.31
Maintenance
and Heights
10.10.13.0 255.255.255.240 10.10.13.2-10.10.13.14 10.10.13.15
Finance 10.10.14.0 255.255.255.240 10.10.14.2-10.10.14.14 10.10.14.15
Human
Resource
10.10.15.0 255.255.255.240 10.10.15.2-10.10.15.14 10.10.15.15
R0-R1 123.45.250.0 255.255.255.252 123.45.250.1-123.45.250.2 123.45.250.3
R1-R2 123.45.250.4 255.255.255.252 123.45.250.5-123.45.250.6 123.45.250.7
R2-R3 123.45.250.12 255.255.255.252 123.45.250.13-
123.45.250.14
123.45.250.15
R3-R1 123.45.250.8 255.255.255.252 123.45.250.9-123.45.250.10 123.45.250.11
Server 192.168.5.0 255.255.255.240 192.168.5.2-192.168.5.14 192.168.5.15
Hardware and Software Requirement:
Routers:
Router Brand Functionality Price
R0 Cisco CISCO1941/K9 Processor board ID FTX152400KS
2 Gigabit Ethernet interfaces
DRAM configuration is 64 bits wide with parity
disabled.
255K bytes of non-volatile configuration memory.
249856K bytes of ATA System CompactFlash 0
1950$
R1 Cisco 1841 Processor board ID FTX0947Z18E
M860 processor: part number 0, mask 49
2250$
9
tabler-icon-diamond-filled.svg

Paraphrase This Document

Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser
Document Page
6 FastEthernet/IEEE 802.3 interface(s)
191K bytes of NVRAM.
63488K bytes of ATA CompactFlash (Read/Write)
R2 cisco ISR4321/K9 Processor board ID FLM2041W2HD
2 Gigabit Ethernet interfaces
32768K bytes of non-volatile configuration
memory.
4194304K bytes of physical memory.
3223551K bytes of flash memory at boot flash:
1880$
R3 cisco ISR4321/K9 Processor board ID FLM2041W2HD
2 Gigabit Ethernet interfaces
32768K bytes of non-volatile configuration
memory.
4194304K bytes of physical memory.
3223551K bytes of flash memory at boot flash
1880$
Switches:
Switch Brand Functionality Price(each)
All (12 Switches) Cisco WS-C2960-24TT 24 FastEthernet/IEEE 802.3
interface(s)
2 Gigabit Ethernet/IEEE 802.3
interface(s)
1150$
PC’s
Model: HP pavilion Desktops
O S: Windows 10
Antivirus: MacAfee
RAM: 8GB DDR4
HDD: 500GB HDD
10
Document Page
Office Suit: Microsoft office 2016
COST: 1050$
Testing:
1. Pinging:
2. DHCP
11
chevron_up_icon
1 out of 15
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]