ITGS Networks. ITGS Networks and components –Server computers normally have a higher specification than regular desktop computers because they must deal.

Slides:



Advertisements
Similar presentations
Computer Networking Components Chad DuBose ~ Assignment #3 ~ LTEC
Advertisements

INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
Network and Server Basics. 6/1/20152 Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server.
Local Area Networks Outline –Basic Components of a LAN –Network Architectures –Topologies and LAN Technologies –Selecting a LAN –Improving LAN Performance.
Deployment Options Frank Bergmann
M2M Gateway Features Jari Lahti, CTO
A Guide to major network components
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Networking Components Manuel Palos. HUBS Hubs are inexpensive devices that connect multiple devices t0 a network. Hubs merely pass along network data.
Computer Networks IGCSE ICT Section 4.
Networking Components
(part 3).  Switches, also known as switching hubs, have become an increasingly important part of our networking today, because when working with hubs,
NETWORKING HARDWARE.
Virtual Network Servers. What is a Server? 1. A software application that provides a specific one or more services to other computers  Example: Apache.
Networking Components Chad Benedict – LTEC
Common Services in a network Server : provide services Type of Services (= type of servers) –file servers –print servers –application servers –domain servers.
ITGS Networks Based on the textbook “Information Technology in a Global Society for the IB Diploma” by Stuart Gray.
NETWORKING COMPONENTS Zach Avis. Hub A hub is a low cost way to connect two computers. A hub can also act as a repeater. When a signal comes from one.
CLIENT A client is an application or system that accesses a service made available by a server. applicationserver.
And how they are used. Hubs send data to all of the devices that are plugged into them. They have no ability to send packets to the correct ports. Cost~$35.
Networking Components
Networking Components Christopher Biles LTEC Assignment 3.
Chapter 4.  Understand network connectivity.  Peer-to-Peer network & Client-Server network  Understand network topology  Star, Bus & Ring topology.
CECS 5460 – Assignment 3 Stacey VanderHeiden Güney.
NETWORKS BY SAUD, JUDE AND LATIVIA. NETWORK COMPONENTS.
LTEC 4560 Summer 2012 Justin Kappel Networking Components.
CSCI 1101 Intro to Computers 6. Local Area Networks.
Chapter 7: Using Windows Servers to Share Information.
Slide 1 What is a Computer Network? A computer network is a linked set of computer systems capable of sharing computer power and resources such as printers,
Networks and Hackers Copyright © Texas Education Agency, All rights reserved. 1.
Common Devices Used In Computer Networks
Local Area Networks (LAN) are small networks, with a short distance for the cables to run, typically a room, a floor, or a building. - LANs are limited.
Networking Components Presented by Jaisson Mailloux LTEC 4550 Network Systems Administration.
Networks QUME 185 Introduction to Computer Applications.
Royal Latin School. Spec Coverage: a) Explain the advantages of networking stand-alone computers into a local area network e) Describe the differences.
How computer’s are linked together.
ITGS Types of network.
SHAWN CROWE LTEC /026 ASSIGNMENT #3 Networking Components.
NETWORKING COMPONENTS Buddy Steele Assignment 3, Part 1 CECS-5460: Summer 2014.
A machine that acts as the central relay between computers on a network Low cost, low function machine usually operating at Layer 1 Ties together the.
NETWORKING COMPONENTS BY: TRAVIS MARSHALL. HUBS A hub is a device within a network that has multiple Ethernet ports that devices can plug into. The hub.
NETWORKING FUNDAMENTALS. Network+ Guide to Networks, 4e2.
Mohammed F & Aya. Peer-to-peer network are usually common in homes and small businesses and are not necessarily expensive. On a peer-to-peer network each.
Network Components David Blakeley LTEC HUB A common connection point for devices in a network. Hubs are commonly used to connect segments of a LAN.
ITGS Network Architecture. ITGS Network architecture –The way computers are logically organized on a network, and the role each takes. Client/server network.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
Communications & Networks National 4 & 5 Computing Science.
Network Components Basics!. Network HUB  Used to connect multiple Ethernet devices together  Layer 1 of the OSI model  Not used much today.
Networking Components WILLIAM NELSON LTEC HUB  Device that operated on Layer 1 of the OSI stack.  All I/O flows out all other ports besides the.
Introduction TO Network Administration
Networking Components William Isakson LTEC 4550 October 7, 2012 Module 3.
NETWORKING COMPONENTS lLTEC 4550 JGuadalupe. HUB -THIS IS A HARDWARE DEVICE THAT IS USED TO NETWORK MULTIPLE COMPUTERS TOGETHER. IT IS A CENTRAL CONNECTION.
Networking Components Assignment 3 Corbin Watkins.
NETWORK DEVICES Department of CE/IT.
Networking Components Quick Guide. Hubs Device that splits a network connection into multiple computers Data is transmitted to all devices attached Computers.
I NTRODUCTION TO N ETWORK A DMINISTRATION. W HAT IS A N ETWORK ? A network is a group of computers connected to each other to share information. Networks.
ITE PC v4.0 Chapter 8 1 © 2007 Cisco Systems, Inc. All rights reserved.Cisco Public  Networks are systems that are formed by links.  People use different.
Introduction to Networking. What is a Network? Discuss in groups.
Virtual Local Area Networks In Security By Mark Reed.
Network and Server Basics. Learning Objectives After viewing this presentation, you will be able to: Understand the benefits of a client/server network.
WHAT’S A WIRELESS AP? AND WHY DO I NEED ONE? Network Components & How They Work.
Chapter 7: Using Windows Servers
3.1 Types of Servers.
INTRODUCTION TO COMPUTER NETWORKS
NT Server - Networking Southeaster University Domain System
Network Models, Hardware, Protocols and number systems
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
INTRODUCTION TO COMPUTER NETWORKS
Presentation transcript:

ITGS Networks

ITGS Networks and components –Server computers normally have a higher specification than regular desktop computers because they must deal with many client requests at once Feature multiple processors and extra RAM Multiple hard disks offering several terabytes of storage –Arranged as a RAID array »Redundant Array of Independent Disks - failover system for hard disks in which multiple hard disks are connected together » the info from one hard disk is mirrored onto another one every time something is saved, so that if a hard disk fails, the computer switches to its mirror

ITGS Client computers –Regular desktops, laptops or mobile computers that connect to a network to use its services When connecting to a network, clients have to authenticate themselves

ITGS Network components –Clients and servers Client-server networks File servers - store users files and data and controls access to them Application servers - store software programs which can be delivered to client computers Print servers - manage printers attached to the network, controllng access to them and maintaining a queue of documents waiting to be printed.

ITGS Database servers - hosts large databases of information and manages access to it Authentication servers, or domain controllers -.responsible for processing login requests and determining whether a user should be allowed access to the network

ITGS –Firewall If a network is connected to the internet, a server will be dedicated to managing the security of info coming in and out of the network

ITGS Sharing devices –Saves money (as in printer sharing), because only one printer must be purchased for the network How shared devices connect –Shared devices may connect directly to a network hub or switch using an ethernet or USB connection –Or they can be directly connected to a computer, either client or server

ITGS Hubs, routers and switches –Hubs, routers and switches all perform a similar basic task, but the way in which they operate is different Include a number of Ethernet ports, allowing multiple computers to connect to them on a LAN, or Local Area Network Hubs When a hub receives data, it simply rebroadcasts it to every connected device, including the one that sent it in the first place

ITGS Switches Inspect the data they receive to determine the destination, then forwarded only to the intended recipient When hubs send data to every computer connected to them, a lot of bandwidth is wasted Switches save bandwidth by routing data only to the intended computer, not all of them.

ITGS Routers connect two or more separate networks, acting as a gateway through which all data entering and leaving the network passes. –A router can also filter the info that passes through it, only allowing access to certain computers. Example: –A switch connects all of the computers in the Journalism Rooms (LAN) –A router connects the school network with another network, such as the district

ITGS Broadband routers –Often supplied by Internet Service Providers (ISPs)when installing Internet access in a business or home »Allows you to connect your home computer to the Internet and connect multiple computers to form a home network