1_Unit 2 - Assignment brief 1
1_Unit 2 - Assignment brief 1
Submission Format:
Format:
● The submission is in the form of an individual written report. This should be written in a concise,
formal business style using single spacing and font size 12. You are required to make use of
headings, paragraphs and subsections as appropriate, and all work must be supported with research
and referenced using the Harvard referencing system. Please also provide a bibliography using the
Harvard referencing system.
Submission
● Students are compulsory to submit the assignment in due date and in a way requested by the
Tutor.
● The form of submission will be a soft copy posted on http://cms.greenwich.edu.vn/.
● Remember to convert the word file into PDF file before the submission on CMS.
Note:
● The individual Assignment must be your own work, and not copied by or from another student.
● If you use ideas, quotes or data (such as diagrams) from books, journals or other sources, you
must reference your sources, using the Harvard style.
● Make sure that you understand and follow the guidelines to avoid plagiarism. Failure to comply
this requirement will result in a failed assignment.
1
LO1 Examine networking principles and their protocols.
Assignment scenario
You are employed as a network engineer by Nguyen Networking Limited, a high-tech networking
solution development company, which has branches in Ho Chi Minh City, Hanoi, Da Nang and Can Tho.
The company has been contracted to implement a networking project from a local educational institute.
The specification of the project is given below:
• People: 200 students, 15 teachers, 12 marketing and administration staff, 5 higher managers
including the academic heads and the programme managers, and 3 computer network
administrators.
• Resources: 50 student lab computers, 35 staff computers, and 3 printers.
• Building: 3 floors, all computers and printers are on the ground floor apart from the IT labs – one
lab located on the first floor and another located on the second floor.
Task 1
The CEO of the company, Mr. Nguyen, has asked you to investigate and explain networking principles,
protocols and devices and submit a report.
You will need to produce a report that includes the following:
• An introduction to provide an overview of your report.
• Benefits and constraints of different types of networks and networking standards.
• The impact of network topology, speed of communication and bandwidth requirements.
• Effectiveness of networking systems.
• Discussion on operating principles of networking devices and server types and networking
software.
• Discuss the relationship of workstation hardware with networking software.
• Explore a range of server types and justify the selection of a server, considering a given scenario
regarding cost and performance optimization.
• For the given specification, identify the topology protocol for the efficient utilization of a
networking system.
2
Learning Outcomes and Assessment Criteria (Assignment 1):
Learning Outcome Pass Merit Distinction
LO1 P1 Discuss the M1 Compare common D1 Considering a
benefits and networking principles given scenario,
constraints of different and how protocols identify the topology
network types and enable the protocol selected for
standards. effectiveness of the efficient utilization
networked systems. of a networking
P2 Explain the impact system.
of network topology,
communication and
bandwidth
requirements.
LO2 P3 Discuss the M2 Explore a range of
operating principles of server types and
networking devices justify the selection of
and server types. a server, considering a
given scenario
P4 Discuss the inter- regarding cost and
dependence of performance
workstation hardware optimisation.
with relevant
networking software.
Table of Contents
Assignment Brief 1 (RQF) ................................................................................................................................ 1
Higher National Certificate/Diploma in Computing ..................................................................................... 1
P1.Discuss the benefits and constraints of different network types and standards. ........................................... 4
1.Networks and Their Types ......................................................................................................................... 4
2.Network Protocols and Standards............................................................................................................... 6
3.International Standard Organizations: ........................................................................................................ 7
P2.Explain the impact of network topology, communication and bandwidth requirements. ............................ 7
1.Network Topology...................................................................................................................................... 7
2.Network Communication and Bandwidth Requirements ........................................................................... 9
P3.Discuss the operating principles of networking devices and server types. ................................................ 10
1.Networking Devices: ................................................................................................................................ 10
2.Other Common Networking Devices: ...................................................................................................... 11
3.Common Types of Servers: ...................................................................................................................... 12
P4.Discuss the inter-dependence of workstation hardware with relevant networking software. .................... 13
Explain the meaning of the inter-dependence ................................................................................................. 13
Real example of Interdependence.................................................................................................................... 13
3
Definition of workstation ................................................................................................................................ 13
Definition of Networking Software ................................................................................................................. 14
Discuss and explain the inter-dependencies of workstation hardware with networking software. ................. 14
Example of Inter-dependencies between Workstation Hardware and Networking Software ......................... 16
Reference: ........................................................................................................................................................ 16
Definition of Network:
A network is a collection of computers, servers, mainframes, network devices, or
other devices connected to one another to allow the sharing of data and resources.
Networks facilitate communication and collaboration by enabling data transfer and
resource sharing.
Types of Networks:
1. Local Area Network (LAN):
- Benefits:
- High data transfer rates due to limited distance.
- Easy to set up and manage.
- Cost-effective for small areas.
- Enhanced security as it is confined to a smaller physical area.
- Constraints:
- Limited to a small geographical area.
- Limited scalability without significant reconfiguration.
- Potentially higher maintenance for individual devices.
2. Metropolitan Area Network (MAN):
- Benefits:
- Covers larger areas than LANs, such as cities or large campuses.
- Can connect multiple LANs, facilitating resource sharing across larger distances.
- More efficient and cost-effective for large urban areas.
4
- Constraints:
- More complex and expensive to set up and maintain than a LAN.
- Requires management of higher amounts of data traffic.
3. Wide Area Network (WAN):
- Benefits:
- Covers very large geographical areas, such as countries or continents.
- Connects multiple LANs and MANs, enabling long-distance communication and
resource sharing.
- Essential for large organizations with multiple locations.
- Constraints:
- Expensive to set up and maintain.
- Lower data transfer rates compared to LANs and MANs due to long distances.
- Higher latency and potential for data loss over vast distances.
4. Personal Area Network (PAN):
- Benefits:
- Typically involves short-range wireless communication, such as Bluetooth.
- Ideal for connecting personal devices like smartphones, tablets, and laptops.
- Easy to set up and use.
- Constraints:
- Limited range (a few meters).
- Limited number of devices can be connected simultaneously.
- Lower data transfer rates compared to LAN.
5. Storage Area Network (SAN):
- Benefits:
- High-speed network that provides access to consolidated block-level data
storage.
- Improves storage efficiency and performance.
- Centralized management of storage resources.
- Constraints:
- Expensive to implement and maintain.
- Requires specialized knowledge to manage.
- Potentially complex infrastructure.
5
2.Network Protocols and Standards
6
3.International Standard Organizations:
1.Network Topology
Definition of Network Topology:
Network topology refers to the arrangement of various elements (links, nodes, etc.) in
a computer network. It describes how different nodes (like computers, printers, and
other devices) are physically or logically connected.
Physical Topology:
Physical topology describes the actual layout of the network, including the physical
connections (wires, cables, etc.) between the nodes.
Logical Topology:
Logical topology refers to the way data flows within a network, independent of its
physical design. It focuses on the path taken by data packets across the network.
Difference between Physical and Logical Topology:
Physical Topology: Deals with the physical layout of devices and cabling.
Logical Topology: Deals with how data moves across the network, which may differ
from the physical connections.
Popular Topologies:
7
Mesh Topology:
Advantages:
-Highly reliable due to multiple paths for data transmission.
-Fault-tolerant; if one link fails, data can take another path.
Disadvantages:
-Expensive and complex to install and manage due to numerous connections.
-Requires more cables and configuration compared to other topologies.
Star Topology:
Advantages:
-Easy to install and manage.
-Failure of one node doesn’t affect the rest of the network.
Disadvantages:
-Central hub is a single point of failure; if it fails, the entire network goes down.
-Requires more cable than some other topologies (e.g., bus topology).
Bus Topology:
Advantages:
-Easy and inexpensive to set up for small networks.
-Requires less cable than star topology.
Disadvantages:
-Difficult to troubleshoot; a failure in the main cable stops all transmission.
-Limited cable length and number of nodes.
Ring Topology:
Advantages:
-Data packets travel in one direction, reducing the chance of data collisions.
-Can offer better performance than bus topology under heavy load.
Disadvantages:
-Failure of a single node or link can disrupt the entire network.
-More complex to install and manage than bus or star topologies.
Tree Topology:
Advantages:
-Hierarchical, easy to manage and scale.
8
-Combines characteristics of star and bus topologies.
Disadvantages:
-If the backbone line breaks, the entire segment goes down.
-More cabling and more complex than bus topology.
Hybrid Topology:
Advantages:
-Combines the strengths of various topologies.
-Flexible and scalable.
Disadvantages:
-Can be complex and expensive to design and maintain.
-Troubleshooting can be difficult.
2.Network Communication and Bandwidth Requirements
9
Bandwidth is the maximum rate of data transfer across a given path. It is usually
measured in bits per second (bps).
Importance of Bandwidth Requirements:
-Determines the capacity of a network to handle data traffic.
-Essential for ensuring smooth and efficient communication, especially for high-
demand applications like video streaming, online gaming, and large file transfers.
-Helps in planning and scaling network infrastructure to meet current and future
demands.
Impact of Topology on Communication and Bandwidth:
-Mesh Topology: High reliability and redundancy, suitable for networks requiring
high availability, but requires significant bandwidth management due to multiple
redundant paths.
-Star Topology: Simplified bandwidth management due to central hub, but central
hub must handle high traffic load, which may necessitate high bandwidth capacity.
-Bus Topology: Limited by the capacity of the main cable; bandwidth is shared
among all devices, which can lead to congestion.
-Ring Topology: Offers dedicated bandwidth per connection, but a break in the ring
can severely impact network performance.
-Tree Topology: Easier to manage bandwidth in a hierarchical structure but relies
heavily on the backbone, which must support high bandwidth.
-Hybrid Topology: Flexible in managing bandwidth due to combined features of
various topologies, but requires careful planning to avoid bottlenecks.
Understanding these elements is crucial for designing efficient and robust networks
that can meet specific communication and bandwidth needs.
1.Networking Devices:
1. Switches:
Switches operate at the Data Link layer (Layer 2) of the OSI model. They are used to
connect devices within a LAN (Local Area Network). A switch receives data packets,
processes them, and forwards them to the intended destination device based on MAC
(Media Access Control) addresses.
Operation:
Packet Switching: Switches use packet switching to receive, process, and forward
data packets.
10
MAC Address Table: Switches maintain a MAC address table to keep track of the
MAC addresses associated with each port.
Collision Domains: Each port on a switch creates a separate collision domain,
reducing collisions and improving network efficiency.
Advantages:
-Enhances network performance by reducing collisions.
-Supports full-duplex communication, allowing simultaneous send and receive
operations.
2. Routers:
Routers operate at the Network layer (Layer 3) of the OSI model. They are used to
connect multiple networks, such as connecting a LAN to a WAN (Wide Area
Network). Routers determine the best path for data packets to travel from the source
to the destination based on IP addresses.
Operation:
Routing Table: Routers use routing tables to determine the best path for data packets.
Routing Protocols: Routers utilize protocols like OSPF (Open Shortest Path First)
and BGP (Border Gateway Protocol) to communicate with other routers and update
routing tables.
Packet Forwarding: Routers examine the destination IP address of a packet, consult
the routing table, and forward the packet to the appropriate next hop.
Advantages:
-Connects different network architectures.
-Facilitates efficient data routing across large and complex networks.
2.Other Common Networking Devices:
1. Gateway:
A gateway operates at multiple layers of the OSI model and acts as a bridge between
different networks that use different protocols. It can translate data formats,
protocols, or both.
Use:
Connecting a company’s intranet to the internet.
Bridging different networking technologies, such as VoIP (Voice over IP) to
traditional phone networks.
2. Firewall:
11
A firewall is a security device that monitors and controls incoming and outgoing
network traffic based on predetermined security rules. It operates at the Network
layer (Layer 3) and sometimes at the Transport layer (Layer 4).
Use:
Protecting internal networks from unauthorized access.
Filtering traffic to prevent malicious activities, such as malware and hacking
attempts.
3.Common Types of Servers:
12
Use: Manages email communications for organizations and individuals.
Example: An organization’s mail server ensures that emails are delivered to the
appropriate recipients and stores messages for later retrieval.
Understanding the roles and operations of these networking devices and server types
is crucial for designing and maintaining efficient, secure, and scalable networks. Each
device and server type serves specific functions that collectively ensure smooth and
reliable network operations.
Interdependence refers to a relationship where the needs of one subject can be met by
the resources of another, with resource transfer occurring in both directions. This
means both parties rely on each other to satisfy their needs. Such relationships are
common in many areas, as humans often require the assistance of others to thrive. In
the business world, organizations depend on each other in various ways.
Take the flour industry as an example. One person focuses on growing crops, another
on milling, another on packing, distributing, and eventually selling the flour. They all
rely on each other to produce the final product. If the mill stops operating one day,
everyone in the chain is impacted. This illustrates their interdependence.
Definition of workstation
13
Definition of Networking Software
Network software is essential for any networking system, aiding administrators and
security personnel in reducing network complexities, and managing, monitoring, and
controlling network traffic more effectively. It plays a vital role in managing network
infrastructure and streamlining IT operations by enabling communication, security,
content, and data sharing.
14
operate correctly. Let's explore the main inter-dependencies, providing illustrations to
enhance the explanation.
Explain the figure : Hardware and software are mutually dependent in their
interaction. Computers can only produce useful results when both work together.
Using software necessitates the use of hardware. In software, users interact with
hardware similarly to how they do on a computer. Often, hardware and software are
closely linked, with each expected to collaborate to provide valuable results for the
computer. Any hardware device must be supported for a program to function; without
proper instructions, the hardware becomes inoperable (2022).
15
Example of Inter-dependencies between Workstation Hardware and
Networking Software
Reference:
FZE, B.B. (2023) Explain the impact of network topology, communication and
bandwidth requirements, UKEssays. Available at:
https://www.ukessays.com/essays/information-systems/explain-the-impact-of-
network-topology-communication-and-bandwidth-requirements.php (Accessed: 04
June 2024).
A guide to network devices (no date) Restorepoint. Available at:
https://www.restorepoint.com/topics/a-guide-to-network-devices (Accessed: 04 June
2024).
Network devices (hub, repeater, Bridge, switch, router, gateways and Brouter) (2024)
GeeksforGeeks. Available at: https://www.geeksforgeeks.org/network-devices-hub-
repeater-bridge-switch-router-gateways/ (Accessed: 04 June 2024).
Siddharthjh (2023) Benefits and constraints of different network types, Desklib.
Available at: https://desklib.com/document/benefits-and-constraints-of-different-ne/
(Accessed: 04 June 2024).
Ballejos, L. et al. (2024) What is a workstation?: Definition & overview, NinjaOne.
Available at: https://www.ninjaone.com/it-hub/endpoint-management/what-is-a-
workstation/ (Accessed: 04 June 2024).
16