Networks. Network Hardware For any network to function successfully, you need specialized computer Hardware. However, without the right knowledge, you.

Slides:



Advertisements
Similar presentations
Data Storage Solutions Module 1.2. Data Storage Solutions Upon completion of this module, you will be able to: List the common storage media and solutions.
Advertisements

How does a network identify computers and transmissions?
Lesson 1-Introducing Basic Network Concepts
James Tam Computer Networks You will learn what is a network, how they work and what are the different types.
James Tam Computer Networks You will learn what is a network, how they work and what are the different types.
Computer Networks & Security
A Guide to major network components
Computer Networks IGCSE ICT Section 4.
Networking Components
TYPES OF NETWORKS NETWORK CONFIGURATIONS /TOPOLOGIES TRANSMISSION MEDIA By B. Vialva.
Switches in Networking B. Konkoth. Network Traffic  Scalability  Ability to handle growing amount of work  Capability of a system to increase performance.
Networking Components Chad Benedict – LTEC
Network Topologies.
Networking Components Christopher Biles LTEC Assignment 3.
Computer communication
Network Design Essentials
Chapter 2 The Infrastructure. Copyright © 2003, Addison Wesley Understand the structure & elements As a business student, it is important that you understand.
A look at networking and its main components. NETWORK A network is a group of connected computers that allow people to share information and equipment.
Networking and Operating Systems. Networking What is it? Things that are hooked together. Computer Network- Computers that are connected together.
Resources
Networks and Hackers Copyright © Texas Education Agency, All rights reserved. 1.
Chapter 4. After completion of this chapter, you should be able to: Explain “what is the Internet? And how we connect to the Internet using an ISP. Explain.
NETWORK TOPOLOGIES There are three basic configurations used to connect computers they are the  Bus  Ring  Star.
Version 4.0. Objectives Describe how networks impact our daily lives. Describe the role of data networking in the human network. Identify the key components.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Connecting to the Network Networking for Home and Small Businesses.
ACM 511 Chapter 2. Communication Communicating the Messages The best approach is to divide the data into smaller, more manageable pieces to send over.
Module 2: Information Technology Infrastructure
Connecting Computers and Keeping them safe from Hackers and Viruses Bradie Britzmann and Courtney Hughes Britzmann & Hughes.
Networking By Nachiket Agrawal 10DD Contents Network Stand Alone LAN Advantages and Disadvantages of LAN Advantages and Disadvantages of LAN Cabled LAN.
Definitions What is a network? A series of interconnected computers, linked together either via cabling or wirelessly. Often linked via a central server.
Computer network  A network consists of multiple computers connected to each other to share data and resources.
Introduction to Information Systems Lecture 06 Telecommunications and Networks Business Value of Networks Jaeki Song.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
ITGS Networks. ITGS Networks and components –Server computers normally have a higher specification than regular desktop computers because they must deal.
NETWORK HARDWARE CABLES NETWORK INTERFACE CARD (NIC)
Mr C Johnston ICT Teacher
Summary - Part 2 - Objectives The purpose of this basic IP technology training is to explain video over IP network. This training describes how video can.
Computer Networking Dinesh Kumar Ram PGT Comp.Sc. KV NAD Aluva.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public 1 Version 4.0 Connecting to the Network Introduction to Networking Concepts.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Term 2, 2011 Week 2. CONTENTS Communications devices – Modems – Network interface cards (NIC) – Wireless access point – Switches and routers Communications.
Networking… By: Allan Joe Next page.
© 2007 Cisco Systems, Inc. All rights reserved.Cisco Public ITE PC v4.0 Chapter 1 1 Communicating over the Network Network Fundamentals – Chapter 2.
Networks Network Components. Learning Objectives Describe different media for transmitting data and their carrying capabilities. Explain the different.
Networking Components Assignment 3 Corbin Watkins.
Kevin Harrison LTEC 4550 Assignment 3.  Ethernet Hub  An unsophisticated device that is used for connecting multiple Ethernet devices together.  Typically.
ASSIGNMENT 3 - NETWORKING COMPONENTS BY JONATHAN MESA.
Introduction to Networks. When Personal Computers first appeared in business, software programs were designed for a single user. However as computers.
Chapter 3.  Help you understand what hardware is required to allow networks to work including: ◦ Repeaters ◦ Hub ◦ Switch ◦ Bridge ◦ Gateway (not needed.
COMPUTER NETWORKS Quizzes 5% First practical exam 5% Final practical exam 10% LANGUAGE.
By: Brett Belin. Used to be only tackled by highly trained professionals As the internet grew, more and more people became familiar with securing a network.
Unit Communication Hardware
Network and hardware revision
Networking Objectives
Featrues of Compputer Networks
Level 2 Diploma Unit 10 Setting up an IT Network
Section 4 – Computer Networks
Introduction to Networks
Computer Technology Notes #4
Networks.
Chapter 6 Networks Communicating and Sharing Resources
An Introduction to Computer Networking
BASIC NETWORK CONCEPTS
Computer networking In this section of notes you will learn the rudiments of networking, the components of a network and how to secure a network.
Networking 101.
Computer Networks Lesson 2.
Information Technology and E-Commerce
Principles of Information Technology
Presentation transcript:

Networks

Network Hardware For any network to function successfully, you need specialized computer Hardware. However, without the right knowledge, you will not be able to choose the right equipment and you can end up with a faulty network. This PPT hopes to outline some of the Hardware necessary for a fully functioning and successful network.

Network Hardware The five pieces of equipment to be covered in this PPT are: Network Hub Network Switch Network Attached Storage (NAS) Server Cables

Network Hub A network hub, also known as an ethernet hub, is probably the most unsophisticated piece of Hardware in computer networking. This is because all it does is receive data packets from every single port and broadcast them out through every single port without taking into account the source or destination. This results in many problems, in particular, packet collisions. However, many people still use hubs because they are cheap.

Network Switch A network switch is a Hardware device that sends traffic from one part of a network to different parts of the network. While it may appear to be similar to a hub, they are generally more intelligent and more expensive. The reason why they are more intelligent is because they have the capacity to analyze the source and the destination of the data packets that they receive and this way they are able to forward it to the correct destination. Finally, a network router is a very sophisticated piece of network Hardware which can determine the next point to forward any data packet it receives so that it reaches its destination.

Network Attached Storage NAS is simply a device such as a computer whose job is to provide file-based storage services to other connected devices within the network. A NAS device is used to aid or replace the function of a file server which normally performs other services such as carrying out database assistance. The NAS device generally does not have other peripherals to be attached to it. Even though it is a computer there is no need for a mouse, keyboard or display system.

NAS The use of Network Attached Storage increases the performance of other devices such as file servers and a print server as it shares resources to balance out these servers workload. However, the performance impact of NAS devices will depend on the general performance and traffic on the network it is located on. Another great benefit by having a NAS device is that it enables the centralization of data within the network which encourages resource sharing in the network. This also means that storage memory is saved as no files are duplicated. However, if accessed by many users, just like other devices, its performance will be reduced. Multiple NAS devices may be needed to handle the amount of users that access it.

Servers In simple English, Servers refer to combinations of hardware and software with the objective of providing services to clients. In the context of computer networking, this refers to clients within networks. Nowadays, we are all part of some computer network whether we realize it or not, and it is Servers that make the network efficient and useful. While there are many different types of Servers available such as print, exchange and web servers, they all must possess special characteristics which separate them from other computer devices given that they are providing services to users on a network.

One of the necessary characteristics of any server is a fast network connection and high Input/Output throughput. If a network is to serve its users with an outstanding service, it must do so in a fast manner and be able to process a lot of data with ease. This is probably the single most important feature that all Servers must have. Another essential feature of a server is its availability and reliability. Given that most networks work for 20+ hours per day and process important (and sometimes confidential) data, Servers must be able to stand long periods and not be very prone to failure. In order to achieve a great level of reliability, Servers will use large computer fans or water cooling as well as power supplies which cannot be interrupted. An important industry where Servers are commonly used and relied upon is the web hosting industry which is becoming bigger and more important every year. Servers

Twisted Pair Twisted pair is the most used of all Network Cables. Its implementation with the Ethernet cable has allowed physical connections between network devices to be fast at an affordable price. The cable consists of eight smaller cables which are paired up. Each pair is then twisted around the other in order to cancel out electromagnetic interference. Technologies has allowed for wireless networks to be made but having a physical connection remains the most secure. Without Network Cables networks would not have been possible in the beginning. Cables

Optical Fiber (Fiber Optics) Optical fiber cables are somewhat a new technology. It has been around for several years but due to its expensive nature it’s not widely used as much as other cables. The cable is made up of three distinct components including a plastic jacket, cladding and the core. Data is transmitted in the form of light that bounces whilst traveling in the core. Optic fiber uses the principle of total internal reflection to create a bouncing effect similar to shinning a LASER in a room full of mirrors. Several advantages include faster data transmission, thinner than other cables and no electromagnetic inference can occur.

Security Security plays an important and necessary role in many parts of our lives. In the computing world it is used to protect data. Whether you like it or not, you are currently a stakeholder in various computer networks around you. You may not know which ones or how, but the fact that you are, means that you should be concerned about the Security of your personal details as well as how it is being protected. A good example would be banking. There are probably no banks in existence that keep their customer’s data on paper anymore. This used to happen in the past but it has all since then been transferred to an electronic storage device. Such devices are all part of computer networks in many banks which can only be accessed by authorized personnel. However, network security become an issue as there are many who attempt to break the codes and access such confidential data.

Some common forms of Security on networks include password protection or pin number access, firewalls and data encryption. While the effectiveness of Security measures available has been increasing, the number of hackers has also been increasing. This effectively means that in order to remain secure in the computing world, you have to keep up to date with new Security technologies and how it can benefit you. Computer Security is certainly not something to take for granted, especially when you analyze the potential cost of not actively protecting your data from external attacks. Security

Quiz 1.Identify the 5 hardware devices covered in this PPT 2.Define a NAS. 3.Identify the most efficient network cables. 4.Describe the most common network cables. 5.Compare the difference between these 2 cables. 6.Distinguish between a hub and a switch. 7.Explain two important features of a Server. Research Network Security and answer the question for homework 1.Evaluate the various forms of network security mentioned above.