Report
Report
Submitted By:
Abstract
This project is to design a suitable network system for companies within a city. The aim was
To improve network design, the technology we used was creating multiple LANs using
normal devices and connecting them with routers serial connections. The network can also
become better by using routing and other protocols. So, we have used such protocols and
fewer devices to reduce the cost. We used Cisco-Packet Tracer to design our network.
3
Contents
Abstract 1
Contents 2
Introduction 4
Requirement Analysis 4
Network Topology 4
Network Specifications 5
Network Scenario 5
Company X 5
Company Y 6
Company Z 6
Configuration of Subnets 7
Company X 7
Calculations 7
Ranges 7
Company Y 8
Calculations 8
Ranges 8
Company Z 8
Calculations 8
Ranges 8
Calculations 8
4
Ranges 9
Configuration of LANs 9
Configuration of PCs 9
Company X 9
Company Y 9
Company Z 10
Configuration of Gateways 10
Company X 10
Company Y 10
Company Z 11
Configuration of Routers 11
Company X 13
RIP of Company X 13
Company Y 13
RIP of Company Y 14
Company Z 14
RIP of Company Z 15
Ping Results 16
Conclusion 17
5
Introduction
formed between several companies in our project to depict how a cost efficient network can
be designed to get a company started and connected to other companies in its vicinity or even
at a distant location.
The designed network handles and exchanges traffic between three companies namely;
assigned the IPs 44.186.96.0/19 (CMP X), 50.152.0.0/15 (CMP Y and 210.98.169.64/26
(CMP Z).
Given the Design requirement of our companies, we needed to subnet our given network
addresses for successful, sensibly utilized and uninterrupted communication. To make inter
LAN communication successful we required Serial Communication between the routers. For
this purpose, routers, serial communication 199.210.121.160/28 was also sub-netted. The
Requirement Analysis
Our main requirement is to design a network that holds up for three different
Since we bear the expenses of network design, we have to design a network that is
cost-efficient.
6
Our project is required to make three companies with the following details:
CMP X utilizes five switches configured over two routers. This is because CMP X has five
For the best demonstration of this network structure. We decided to use one switch per room.
We further decided to connect routers in such a way that each router would have four
connections. Two routers have two serial connections each and two routers have only one
serial connection each. This makes for a network that is inexpensive, provides easier
Network Topology
The topology which we will be using in this project is a hybrid topology in which the client
devices are connected to their respective switches which is a star topology and these switches
are further connected to the routers in a star topology again and finally the routers are
We used Ethernet which is the most widespread wired local area network protocol in this
project. The connection between different LANs is realized through serial connections.
7
Network Specifications
We used Copper straight-through wire to connect the PCs with the switches and the switches
to the routers. We used Serial DCE and Serial DTE wires to connect the routers and RIPv2
protocol for their configuration. This is because we made use of subnetting for dividing our
network and RIPv2 is a classless, distance vector routing protocol. As it is a classless routing
protocol, it includes the subnet mask with the network addresses in its routing updates. As
with other classless routing protocols, RIPv2 supports CIDR supernets. All the terminals and
the interfaces (ports) are administratively shut down by default until they are configured. This
Network Scenario
Company X
Figure 1 CMP X
8
Company Y
Figure 2 CMP Y
Company Z
Figure 3 CMP Z
9
Configuration of Subnets
Company X
Given: 144.186.96.0/19
We need five networks. Which means we will have to borrow three host bits
144.186.96.0/22.
Calculations
Ranges
Company Y
Given: 50.152.0.0/15
We need 3 networks. Which means we will have to borrow two host bits 50.152.0.0/17.
Calculations
Ranges
Company Z
Given: 210.98.169.64/26
We need 2 networks. Which means we will have to borrow one host bit 210.98.169.64/27
Calculations
Ranges
Given: 199.210.121.160/28.
We need 4 networks. Which means we will have to borrow two host bits 199.210.121.160/30.
Calculations
Ranges
Configuration of LANs
Configuration of PCs
Company X
Company Y
Company Z
Configuration of Gateways
Company X
Switch0 144.186.96.2
Switch1 144.186.100.2
Switch2 144.186.104.2
14
Switch3 144.186.112.2
Switch4 144.186.108.2
Company Y
Switch10 50.152.0.4
Switch5 50.152.128.4
Switch6 50.153.0.4
Company Z
Switch8 210.98.169.69
Switch9 210.98.169.101
15
Configuration of Routers
Company X
RIP of Company X
Company Y
RIP of Company Y
18
Company Z
RIP of Company Z
19
Ping Results
The first message was unsuccessful because the PC0 had not discovered the others within its
The third message failed again because the broadcast IP had not gone beyond the network
Conclusion
This project has proven that a standard network system can be designed with less cost.
Although we have used the minimalist of devices we were able to connect 3 LAN’s and made
to newly added networks within a LAN by assigning a unique IP to all the PC’s and
gateways. We also depicted the working of RIP version 2 protocol. At the end, our aim was
achieved by designing a network that ticked all the conditions and requirements.