Setting Computer Networks 3 - PDF
Document Details
Uploaded by SuppleLaplace3966
FEU Manila
Tags
Summary
This presentation provides an overview of computer networks, including different network types (LAN, MAN, WAN), and various hardware components. It details different network topologies like bus, ring, and star. The presentation also covers the functionality and purpose of devices within a computer network.
Full Transcript
SET-UP COMPUTER NETWORKS COMPUTER SYSTEM SERVICING 3 OBJECTIVES Understand and Identify Network Components Configure Network Devices and Connectivity Set Up and Manage Computer Networks TOPICS 1. Introduction 2. Definition of Network and the basic categories 3. Different Netw...
SET-UP COMPUTER NETWORKS COMPUTER SYSTEM SERVICING 3 OBJECTIVES Understand and Identify Network Components Configure Network Devices and Connectivity Set Up and Manage Computer Networks TOPICS 1. Introduction 2. Definition of Network and the basic categories 3. Different Network Hardware 4. Network Configuration Topologies INTRODUCTION This module contains information and suggested learning activities on Computer Systems Servicing. Completion of this module will help you better understand the succeeding module on Configuring WHAT IS NE TWO RK ? 5 NETWORK A network is a collection of computers and related equipment (printers, webcams, game consoles, etc.) connected so that data can move between them. Even if you have a single computer, it looks to the Internet as part of a network. The Internet, then, is a network of networks. 6 NETWORK The majority of networking, is done using the internet standard. At the center of the basic diagram of a wired network is either a hub or a switcher and computers are connected to the hub, much like spokes of a wheel or star. Each connection at the hub is called a port. 7 THREE BASIC NETWORK C AT E G O R I E S * LO C A L A R E A NETWORK (LAN) * M E T R O P O L I TA N A R E A NETWORK (MAN) *WIDE AREA NETWORK ( WA N ) 8 LOCAL AREA NETWORK (L AN) The smallest of the three network types, consist of PC’s connected together within a limited area, such as within the same building, floor or department. METROPOLITAN AREA NETWORK (MAN) Are network that spans no more than 50 miles. It is design to connect LAN’s spanning a town or city. WIDE AREA NETWORK (WAN) Used to distribute information thousand of miles among thousands of users. NETWORK HARDWARE DEVICES 12 NETWORK INTERFACE CARD (NIC) - A printed circuit board, an adapter that plugs into the computer's motherboard when connected with a network cable, provides the physical link between your computer and the network. 13 NETWORK HUB - A hardware device that all PCs on a network are connected to by cabling. The hub manages receiving and transmitting data from networked services. 14 WIRELESS HUBS - This kinds hub are for the home. 15 KINDS OF HUBS * STANDALONE HUBS *STACKABLE HUBS *MODULAR HUBS 16 STANDALONE HUBS Are single products with a number of ports. It is usually including some method of linking them to other standalone hubs for network expansion. 17 STACKABLE HUBS Work just like standalone hubs, except that several of them can be "stacked" (connected) together, usually by short lengths of cable. 18 MODULAR HUBS Are popular in networks because they are easily expanded and always have management option. It is purchased as chassis, or card cage, with multiple card slots, each of which accepts a communication card, or module. 19 3 BASIC HUB TYPES * PASSIVE HUBS * ACTIVE HUBS * INTELLIGENT HUBS 20 PASSIVE HUBS - Simply connects various cables. 21 ACTIVE HUBS - Amplify or boost signals 22 INTELLIGENT HUBS - Select which path a specific signal will travel 23 NETWORK HARDWARE DEVICES REPEATER - A device that strengthen signals and allow then to stay clear over longer distances. 24 NETWORK BRIDGE - Divides network into smaller, more manageable sections helping traffic. 25 NETWORK SWITCH - It helps determine how data moves over large networks. 26 NETWORK CABLES - Are the transmission media to transfer data from one device to another. - A commonly used network cable is category 5 cable with RJ-45 connector. 27 ROUTER -A device that forwards data packets between Local or Wide Area Network groups 28 ROUTER -A device that forwards data packets between Local or Wide Area Network groups 29 N E T W O R K C O N F I G U R AT I O N T O P O LO G I E S N E T W O R K T O P O LO G I E S H AV E G O N E T H R O U G H M A N Y E VO LU T I O N S S I N C E T H E F I R S T N E T W O R K WA S I N T R O D U C E D. A FT E R T H E D E V E LO P M E N T O F N E W T E C H N O LO G I E S A N D M E T H O D S , B E TT E R , M O R E E F F I C I E N T D E S I G N S H AV E B E E N I N T R O D U C E D. 30 THREE MAIN T O P O L O G I E S T H AT ARE USED *BUS NETWORK *RING NETWORK *STAR NETWORK 31 BUS NETWORK - A bus network is a line of computers connected together by a cable. The cable is called the bus. The bus must be terminated at both ends. 32 BUS NETWORK -Data can flow between machines, and each machine has some of the software used by the entire network. This can lead to data clashes if the same request is made at the same time by two machines. Ethernet uses a modified type of bus network. 33 RING NETWORK - A ring network is a bus network that has been attached at both ends. The data in a ring network travels in 1 direction only. Data clashes can occur for the same reasons as in a bus network. 34 STAR NETWORK - A star network is a network where each machine is connected to a central machine, called a server. The server holds all the software, and the other machines, called nodes, request the software from it. Since the server receives all the requests, it can handle them one by one, and there are no data crashes. It is possible to have a star network spawn another star network. 35 THANK YOU