Networking Report: Network Information Unit, BKD18400, November 2020

Verified

Added on  2021/10/01

|33
|6140
|1532
Report
AI Summary
This report, submitted by a student, provides a detailed overview of networking principles, models, and network equipment for training purposes. It begins with an introduction outlining the report's structure, including discussions on communication skills, problem-solving, and time management. The report covers various network types (peer-to-peer, client-server, cloud, etc.), network standards (OSI and TCP/IP models, IEEE 802), and different network topologies (star, bus, ring). It also examines the benefits and constraints of each network type, the impact of network topology, communication, and bandwidth requirements. Furthermore, the report delves into networking devices, their operating principles, and the interdependence of workstation hardware with relevant networking software. The conclusion summarizes the key findings, followed by a critical evaluation of the report's strengths and weaknesses. The report emphasizes the importance of understanding these concepts in the context of network training and Brick Lane's relevance.
Document Page
NETWORKING
PROGRAM TITLE: NETWORK INFORMATION
UNIT TITLE: NETWORKING
ASSIGNMENT NUMBER: 1
ASSIGNMENT NAME: NETWORK INFORMATION
SUBMISSION DATE: 11/2020
DATE RECEIVED: 10/11/2020
TUTORIAL LECTURER: TRAN HOANG BACH
WORD COUNT: 5501
STUDENT NAME: NGO VAN HUY
STUDENT ID: BKD18400
MOBILE NUMBER: 0383930441
ASSIGNMENT 1
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
NETWORKING
Contents
Introduction...........................................................................................................................................3
Contents.................................................................................................................................................3
LO1 Examine networking principles and their protocols........................................................................3
P1 Discuss the benefits and constraints of different network types and standards...............................3
P2 Explain the impact of network topology, communication and bandwidth requirements...............10
LO2 Explain networking devices and operations..................................................................................19
P3 Discuss the operating principles of networking devices and server types.......................................19
P4 Discuss the interdependence of workstation hardware with relevant networking software..........21
Performance evaluation.......................................................................................................................22
Conclusion............................................................................................................................................22
Critical evaluation.................................................................................................................................22
ASSIGNMENT 2
Document Page
NETWORKING
Summative Feedback:
Internal verification:
ASSIGNMENT 3
Document Page
NETWORKING
A. Introduction
In my report, I am going a detailed guide that outlines the principles, models, and network
equipment for network training purposes and outlines the sections of the manual that are
relevant to Brick Lane. My main content is inside part II (Contents). I will show about
communication skills, problem-solving skills, time management skills and critical reasoning
and the importance of them are. In part III is my conclusion in this report, parts I finished. In
part IV, I will show what I did and not, I will evaluate the point of my report. Finally, in part V
is references that are sources I refer on.
B. Contents
LO1 Examine networking principles and their protocols
P1 Discuss the benefits and constraints of different network types and standards
What is a network?
In information technology, a network is defined as the connection of at least two computer
systems, either by a cable or a wireless connection. The simplest network is a combination of
two computers connected by a cable. This type of network is called a peer-to-peer network.
There is no hierarchy in this network; both participants have equal privileges. Each computer
has access to the data of the other device and can share resources such as disk space,
applications or peripheral devices (printers, etc.).
Computer network
Computer networks are the basis of communication in IT. They are used in a huge variety of
ways and can include many different types of network. A computer network is a set of
computers that are connected together so that they can share information.
Benefits of networks
There are various benefits that are achieved in a networked environment they include:
Strengthening Relationships: Networking is about sharing, not taking. It is about forming
trust and helping one another toward goals.
Fresh Ideas: Your network can be an excellent source of new perspectives and ideas to help
you in your role.
ASSIGNMENT 4
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
NETWORKING
Raised Profile: Being visible and getting noticed is a benefit of networking that’s essential in
career building. Regularly attending professional and social events will help to get your face
known.
Access to Opportunities: Expanding your contacts can open doors to new opportunities for
business, career advancement, personal growth, or simply new knowledge.
New Information: Networking is a great opportunity to exchange best practice knowledge,
learn about the business techniques of your peers and stay abreast of the latest industry
developments.
Advice and Support: Gaining the advice of experienced peers is an important benefit of
networking.
Drawbacks
Costly to set up and maintain
Security Concerns
Virus and Malware
Lack of Robustness
Needs an Efficient Handler
Lack of Independence
ASSIGNMENT 5
Document Page
NETWORKING
System types:
1) Peer-based network
This is a network in which the computers are managed independently of one another and
have equal rights for initiating communication with each other, sharing resources, and
validating users.
2) Client-server network
A client server network is defined as specific type of online network comprised of a single
central computer acting as a server that directs multiple other computers, which are
referred to as the clients.
3) Cloud network
Cloud networking is a type of IT infrastructure in which some or all of an organization’s
network capabilities and resources are hosted in a public or private cloud platform, managed
in-house or by a service provider, and available on demand.
4) Cluster network
A cluster network is two or more computing devices working together for a common
computing purpose. These networks take advantage of the parallel processing power of the
computing devices.
5) Centralized network
A centralized network architecture is built around a single server that handles all the major
processing. Less powerful workstations connect to the server and submit their requests to
the central server rather than performing them directly.
6) Virtualized network
Network virtualization in computing is the procedure that separates the management plane
from the control plane by combining hardware (such as switches and routers) and software
network resources into a single, software-based administrative entity called a virtual
network.
ASSIGNMENT 6
Document Page
NETWORKING
Network standards
Conceptual models: OSI model, TCP/IP model
OSI model: The OSI Model (Open Systems Interconnection Model) is a conceptual framework
used to describe the functions of a networking system. The OSI model characterizes
computing functions into a universal set of rules and requirements in order to support
interoperability between different products and software. In the OSI reference model, the
communications between a computing system are split into seven different abstraction
layers: Physical, Data Link, Network, Transport, Session, Presentation, and Application.
TCP/IP model: TCP/IP, or the Transmission Control Protocol/Internet Protocol, is a suite of
communication protocols used to interconnect network devices on the internet. TCP/IP can
also be used as a communications protocol in a private computer network(an intranet or an
extranet).
- The following are the similarities between the OSI and TCP/IP model:
Both the reference models are based upon layered architecture.
The layers in the models are compared with each other. The physical layer and the data link
layer of the OSI model correspond to the link layer of the TCP/IP model. The network layers
and the transport layers are the same in both the models. The session layer, the
ASSIGNMENT 7
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
NETWORKING
presentation layer and the application layer of the OSI model together form the application
layer of the TCP/IP model.
In both the models, protocols are defined in a layer-wise manner.
In both models, data is divided into packets and each packet may take the individual route
from the source to the destination.
- Differences between OSI and TCP / IP Reference Models:
Standards: IEEE 802
IEEE 802 is a collection of networking standards that cover the physical and data-link layer
specifications for technologies such as Ethernet and wireless. These specifications apply to
local area networks (LAN) and metropolitan area networks (MAN). IEEE 802 also aids in
ensuring multi-vendor interoperability by promoting standards for vendors to follow.
ASSIGNMENT 8
Document Page
NETWORKING
Three most common types of networks:
1. Local Area Network (LAN) – is a computer network that interconnects computers within a
limited area such as a residence, school, laboratory, university campus or office building.
Four characteristics of LANs:
ASSIGNMENT 9
Document Page
NETWORKING
Local area network is a group of computers connected with each other in a small place such
as school, hospital, apartment etc.
LAN is secure because there is no outside connection with the local area network thus the
data which is shared is safe on the local area network and can’t be accessed outside.
LAN due to their small size are considerably faster, their speed can range anywhere from 100
to 100Mbps.
LANs are not limited to wire connection, there is a new evolution to the LANs that allows
local area network to work on a wireless connection.
2. Metropolitan Area Network (MAN) – is a computer network that interconnects users with
computer resources in a geographic region of the size of a metropolitan area.
Three characteristics of MANs:
Wireless MAN — Single Carrier (SCa) uses single carrier modulation.
Wireless MAN — OFDM uses a 256-carrier OFDM. This air interface provides multiple access
to different stations through time-division-multiple access.
Wireless MAN — OFDM uses a 2048-carrier OFDM scheme. The interface provides multiple
access by assigning a subset of the carriers to an individual receiver.
3. Wide area network (WAN) is a telecommunications network that extends over a large geographic
area for the primary purpose of computer networking. Wide area networks are often established
with leased telecommunication circuits.
ASSIGNMENT 10
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
NETWORKING
Three characteristics of WANs:
WANs have a large capacity, connecting a large number of computers over a large area, and
are inherently scalable.
They facilitate the sharing of regional resources.
They provide uplinks for connecting LANs and MANs to the Internet.
*Other types of networks:
Wireless LAN (WLAN)
Storage Area Network (SAN)
P2 Explain the impact of network topology, communication and bandwidth
requirements.
Network Topologies
Network topology refers to how various nodes, devices, and connections on your network
are physically or logically arranged in relation to each other. Think of your network as a city,
and the topology as the road map. Just as there are many ways to arrange and maintain a
city—such as making sure the avenues and boulevards can facilitate passage between the
parts of town getting the most traffic—there are several ways to arrange a network. Each
has advantages and disadvantages and depending on the needs of your company, certain
arrangements can give you a greater degree of connectivity and security.
There are two approaches to network topology: physical and logical.
ASSIGNMENT 11
Document Page
NETWORKING
Physical – The physical network topology refers to the actual connections (wires, cables, etc.)
of how the network is arranged. Setup, maintenance, and provisioning tasks require insight
into the physical network.
Logical – The logical network topology is a higher-level idea of how the network is set up,
including which nodes connect to each other and in which ways, as well as how data is
transmitted through the network.
Also, the way in which computers are connected together to form a network has a large
effect on its speed and efficiency. There are a number of different ways to connect
computers in a network - but these are the most common:
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 others nodes are connected to the central node.
Features:
o Every node has its own dedicated connection to the hub.
o Hub acts as a repeater for data flow.
o Can be used with twisted pair, Optical Fiber or coaxial cable.
Advantages:
o Fast performance with few nodes and low network traffic.
ASSIGNMENT 12
chevron_up_icon
1 out of 33
circle_padding
hide_on_mobile
zoom_out_icon
[object Object]