Small Office Network Design Group of 3 1
Small Office Network Design Group of 3 1
Small Office Network Design Group of 3 1
Abante, Johnny Jendl L., Martinez, Flord Danize B., Ramirez, Bonifacio Jr. E.
25 May 2019
Abstract – In our society today, various companies are rising for customer or owner need in an
area. These companies are also becoming more reliant on information technology that in a modern
computer based technology, every company is in need of a computer network. In this paper, we
will show how to design a computer network of a small office that meets the fundamental
expectations: fault tolerance, scalability, quality of service (QoS), security, and economical
consideration.
I. OBJECTIVES
II. INTRODUCTION
With the involvement of modern science and in the 21st century, the world is now
interconnected with each other with the use of networks, and with the use of Internet. As the
Internet connects people and promotes communication, it allows a platform on which to run
different purposes, and in a company, the need of connectivity is needed in order for it to be
operating and to be connected with each other. In a company, to compete with the modern
computer based technology, every company installs the computer in their office. At first, the
company designs the map of computer network for the company area, and it should be
determined what will be the best design practice of the network. At the same time, the amount
of personal computers, routers, switch, and cables connected in the area is also needed to be
known in a network design. Also, by knowing the different factors and considerations needed
in the network design of an office in a company, this will prevent the cause of problem in the
future.
III. DESIGN STUDIES
This design has different fundamental expectations which are economic, scalability,
quality of service (QoS), redundancy, fault tolerance, and security.
Network Economics - A situation in which a business will benefit through the feedback
provided by those who use the product or service. Network economics is a product of the
network effect, whereby an increase in the value of a good or service increases as the
number of buyers or subscribers multiplies.
Scalability – describes the network’s ability to grow and react to future changes. A scalable
network can accept new users and equipment without having to start over on the design.
Its able to grow without undergoing fundamental change at its core. The Internet is an
example of scalable design.
Quality of Service (QoS) – indicates the performance level of services offered through the
network. Services such as live video or voice can require more resources than services such
as e-mail. QoS refers to the mechanisms that manage congested network traffic.
Congestion is caused when the demand on the network resources exceeds the available
capacity.
Redundancy – or the duplication of equipment and media, is a key factor in fault tolerance.
If a server fails, a redundant server performing the same functions should be able to pick
up the work until repairs are made.
Fault tolerance – means that the Internet will continue to function normally even when
some of the components of the network fail. If a data link fails on a fault-tolerant network,
messages will be routed to the destination on a duplicate route.
Network security – is essential if the public is to have confidence when using the Internet.
People using the Internet to do business demand security for their financial transactions,
and government and businesses that require personal information must provide the
protection of their clients’ privacy.
Computers in a network must be connected in some logical manner. The layout pattern
of the interconnections between computers in a network is called network topology. Devices
on the network are referred to as 'nodes.' The most common nodes are computers and
peripheral devices. Network topology is illustrated by showing these nodes and their
connections using cables. There are several types of network topologies, including point-to-
point, bus, star, ring, mesh, tree and hybrid, but this paper will focus on star, ring and hybrid.
Star Topology
In this type of topology all the computers are connected to a single hub through a cable.
This hub is the central node and all other nodes are connected to the central node. Every node
has its own dedicated connection to the hub. Hub acts as a repeater for data flow.
Ring Topology
A ring topology is a network configuration in which device connections create a circular
data path. Each networked device is connected to two others, like points on a circle. Packets
of data travel from one device to the next until they reach their destination.
For the network design for the small office, the floor plan must be constructed for the
placement of cabling, servers and other network equipment, as well as developing the network
layout plan. These are essentially important for this will determine the network visualization of
the whole area and is further applied by network engineers and other network-related specialists.
In the figure shown below is the floor plan constructed by the group.
Figure 4.1 Floor Plan
Then, the network layout is implemented with the use of Cisco Packet Tracer. The layout
is shown in the figure below.
V. CONFIGURATIONS
The hostname command is used to configure the device hostname. For every router, the group
assigned its hostname with its corresponding name that is incorporated in that router.
Configure a password for the console access which is ‘elective2’. Configure a password for
the telnet access which is ‘elective3’.
Setting banner for security notices to be displayed every time someone accesses router. These
notices are valid legal notices. This banner is displayed to every user connecting to the router either
via telnet, console port or auxiliary port.
Then make sure do not forget your configuration to be saved by the command “copy run
start”.
VI. TESTING
PC8 was able to ping PC6 (192.168.80.66) because we configure it in the same vlan. The
same goes on other PC in a star topology that have the same vlan.
VII. References
[] http://www.businessdictionary.com/definition/network-economics.html
[] file:///C:/Users/DEL/Downloads/66220_4279_1.pdf
[] https://www.orbit-computer-solutions.com/end-devices-and-their-roles-on-a-network/
[] https://www.cisco.com/c/en/us/solutions/sm all-business/resource-
center/networking/networking-basics.html
[] https://www.cisco.com/c/dam/global/fi_fi/assets/docs/SMB_University_120307_
Networking_Fundamentals.pdf
[] https://study.com/academy/lesson/how-star-topology-connects-computer-networks-in-
organizations.html