NETWORKING HARDWARE.

Slides:



Advertisements
Similar presentations
Basic Concepts of a Computer Network
Advertisements

Networks & Components Discuss the components required for successful communications Explain the purpose of communications software Identify various sending.
INTRODUCTION TO COMPUTER NETWORKS Zeeshan Abbas. Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
By the end of this section, you will know and understand the hardware and software involved in making a LAN!
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Computers Are Your Future © 2008 Prentice-Hall, Inc.
Networks Adapting Computers to Telecommunications Media.
Telecommunications Chapter 5 Chapter 5 Telecommunications
Chapter 9 Communications and Network Tyler Clutts.
INTRODUCTION TO COMPUTER NETWORKS INTRODUCTION Lecture # 1 (
Computer Networks IGCSE ICT Section 4.
{ Networking High School Computer Application. What is a network? A system containing any combination of computers, computer terminals, printers, audio.
Networks CSCI-N 100 Dept. of Computer and Information Science.
Introduction to Networking. Key Terms packet  envelope of data sent between computers server  provides services to the network client  requests actions.
Your Interactive Guide to the Digital World Discovering Computers 2012.
Computer communication
Chapter 5 Networks Communicating and Sharing Resources
LECTURE 9 CT1303 LAN. LAN DEVICES Network: Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and.
Networks and Telecommunications
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,
 Part 1: The definitions of networking -Network -Standalone -LAN -WAN -Clients -Server -Clients/Server Networks -Peer to Peer Networks Part 1NetworkStandaloneLANWANClientsServerClients/Server.
Network Structure Students should be aware of what is available in order to –create and use an ICT network: communication devices.
Networking Basics lesson 17. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network Topologies for LANs.
Computer Network Technology
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.
Chapter 7 Networking: Computer Connections. Networks n Network - a computer system that uses communications equipment to connect two or more computers.
Networking Basics lesson 4 essential concepts. This lesson includes the following sections: The Uses of a Network How Networks are Structured Network.
Unit 1—Computer Basics Lesson 7 Networks.
Computers Are Your Future Tenth Edition Chapter 8: Networks: Communicating & Sharing Resources Copyright © 2009 Pearson Education, Inc. Publishing as Prentice.
Communication and Network
Network Parts. Network Interface Card (NIC) 2 This used to be a separate card as shown. As many computers these days need access to a network, the technology.
Basic Concepts of a Computer Network
NETWORKS.
Living Online Module Lesson 23 — Networks and Telecommunication
15-1 Networking Computer network A collection of computing devices that are connected in various ways in order to communicate and share resources.
Lecture 4 Title: Network Components and Types By: Mr Hashem Alaidaros MIS 101.
Today’s Topics Chapter 8: Networks Chapter 8: Networks HTML Introduction HTML Introduction.
HNC COMPUTING - Network Concepts 1 Network Concepts Devices Introduction into Network Devices.
Computer Networks. A computer network is defined as the interconnection of 2 or more independent computers or/and peripherals. Computer Network.
1 3 Computing System Fundamentals 3.4 Networked Computer Systems.
Introduction to Computing Lecture # 11 Introduction to Computing Lecture # 11.
What is a Network? Living Online Lesson 1 Mrs. Elzey.
Networking Classification A network is two or more computers that are connected 1 There size 2 Their Servers.
Computer Networks An Introduction. Networks Network is defined as: A group of two or more computer systems linked together.
Vishesh Kumar.  Routers  Repeaters  Bridges  Hub  Switches  Gateways Vishesh Kumar.
Living Online Module Lesson 23 — Networks and Telecommunication Computer Literacy BASICS.
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.
Networks BSM025 Computers. Local area network (LAN( Wide-area network (WAN( Networks Topology.
Higher Computing Networking. Networking – Local Area Networks.
Rehab AlFallaj.  Network:  Nodes: Service units: PC Interface processing Modules: it doesn’t generate data, but just it process it and do specific task.
Local Area Networks: Monil Adhikari. Primary Function of a LAN File serving – large storage disk drive acts as a central storage repository Print serving.
Networks. Local area network (LAN( Wide-area network (WAN( Networks Topology.
Dr. John P. Abraham Introduction to Computer Networks INTRODUCTION TO COMPUTER NETWORKS.
NETWORK DEVICES Department of CE/IT.
Data Communication and Networks Chapter 5. What’s a Network? a network consists of two or more computers that are connected together to share information.
COM: 111 Introduction to Computer Applications Department of Information & Communication Technology Panayiotis Christodoulou.
Lesson 7 Networks Unit 1—Computer Basics. Computer Concepts BASICS - 2 Objectives Describe the benefits and disadvantages of networks. List and describe.
Your Interactive Guide to the Digital World Discovering Computers 2012 Chapter 9 Networks and Communications.
Computer Networks.  Which is the best definition of a circuit switched network?  An electric circuit where the connections get switched based on who.
Ms. K Scruggs. Given instructions, the learner will demonstrate the use of networking component with 85% accuracy.
CHAPTER 8 Communication and Network Copyright © Cengage Learning. All rights reserved.
Introduction Chapter 1. Introduction  A computer network is two or more computers connected together so they can communicate with one another.  Two.
Unit Communication Hardware
Chapter 3 Computer Networking Hardware
An Introduction to Computer Networking
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Computer Networking A computer network, often simply referred to as a network, is a collection of computers and devices connected by communications channels.
Presentation transcript:

NETWORKING HARDWARE

What is a Network? Network: A group of two or more computer systems that are linked together and share information.

Types of Networks There are many types of computer networks, including: Local-area networks (LANs): The computers are geographically close together. Wide-area networks (WANs): The computers are farther apart and are connected by telephone lines or radio waves.

Network Characteristics Topology: The geometric arrangement of the computers and other hardware in a network. Common topologies include a bus, star, and ring. Protocol: The protocol defines a common set of rules and signals that computers on the network use to communicate. Architecture: Networks can be broadly classified as using either a peer-to-peer (computer to computer) or client/server (computer to server) architecture.

More Basic Network Info Sometimes computers on a peer-to-peer network are referred to as nodes. In most client/server networks, the work station is called a dummy terminal.

Printer Printers: A device that outputs information onto paper, by means of ink. A printer is usually connected to a computer. There are three main types of computer printers; dot-matrix, inkjet and laser. The speed of a printer is measured in ppm (pages per minute) and print quality is measured in dpi (dots per inch).

Print Server Print server: A dedicated server that connects a printer to a network. It enables users to print without going through the file server or a dedicated PC. This is more efficient because it prevents loading the file server with print jobs, which would slow it down.

NICs Network Interface Card (NIC): This is a card that is plugged into the motherboard of a computer. It allows for Ethernet cable to be connected to it, thus allowing it to be part of a network.

Hub A hub is a central connection point for computers on a star-topology-based network. Any data it receives is sent to all ports, and then only the computer that is "listening" for the data actually receives and processes the transmission.

Switch A switch corrects traffic jam problems by ensuring that data goes straight from its origin to its proper destination, with no wandering in-between. Switches remember the address of every node on the network, and anticipate where data needs to go. A switch can also connect two networks operating at different speeds (10Mbps and 100Mbps).

Bridge The basic purpose of a bridge is to connect two networks or two parts of the same network. The networks run on any two different or same protocols. Bridges are widely used to connect laptops seamlessly to a hardwired network. They can take the form of either a stand-alone device or software on a computer.

Bridge Con’t Network bridge linking two LANs in different buildings

Router For years, the primary use of routers was to connect segments of networks within large companies and Internet Service Providers. However, newer cable/DSL routers are designed as a way for home users to link the Internet to their private local area network. Routers also have the ability to network any number of LANs together.

More on the Router

Brouter Also known as bridge/router. This is a device which functions as both a router and a bridge.

MODEM MODEM is an acronym for modulator/demodulator. A modem is a device that enables a computer to transmit data over telephone lines by converting analog to digital and vice-versa.

Gateway A gateway is used for the same purpose as a bridge and router. However, it is a combination of hardware and software that allows it to connect two different types of networks. Gateways between e-mail systems, for example, allow users on different e-mail systems to exchange messages.

Gateways Con’t

File Servers A file server is a combination of computer, internal hardware, and software that allows network users to share computer programs and data. A file server usually has a significantly faster processor, faster network interface card, more memory, and more data storage than most PCs. It may also have a tape back-up unit, modems, and several printers attached.

File Servers (Server Hardware) Server software is that portion of the network operating system that "serves" a computer's resources to other network users. This software accepts incoming requests from network users and gives back files and other resources. By using drive letters A to Z users are able to access the file server’s hard drive as if it was one of their own local hard drives Application programs do the same. The network operating system takes care of routing traffic across the network to the proper file server hard disk and back.

File Servers (Hardware) Disk capacity is an important factor. LANs always grow, so expandability is important. The file server should be able to sit more disk drives as needed. A file server (and a NOS) should permit you to add storage beyond any practical limit you can foresee. Disk arrays, which are composed of multiple drives and controllers, will provide fault tolerance but won't necessarily improve performance.

File Servers (Memory Needs) A cache can make the hard disk appear to work faster than it actually does. Cache is space in high speed memory that is set aside to hold the last data read from the disk. It doesn't speed the work of the disk, but it eliminates some disk access, which moves data faster.

File Servers (Speed) File servers should be more powerful than workstations for the shared services they provide. Servers that provide only file and print services are likely to be more dependent on the amount of RAM, the disk performance, and the performance of the system bus than they are on the processor itself. Applications servers, on the other hand, can often absorb all the CPU processing power they can get.

Some Server Types The HP Superdome: HP Superdome is the industry's leading high-end UNIX server.

Superdome (Capacity)

Superdome (Cont’d)