We are going to see a basic definition of the devices you can find in a corporate wired network, so you can understand basic IT engineering jargon.

Similar documents
LANs do not normally operate in isolation. They are connected to one another or to the Internet. To connect LANs, connecting devices are needed.

Fundamentals of Networking Introduction to Networking Devices

CN [Network Devices]

CHAPTER 2 - NETWORK DEVICES

Introduction to LAN Protocols

Computer Communications and Network Basics p. 1 Overview of Computer Communications and Networking p. 2 What Does Computer Communications and

Chapter 2 Communicating Over the Network

Data Communication. Introduction of Communication. Data Communication. Elements of Data Communication (Communication Model)

CS 3201 Computer Networks 2014/2015 Handout: Lab 3

QUESTION BANK ENGINEERS ACADEMY. Computer Networks Computer Network Basics Segentation is done in. 12. Session layer is used for

Introduction to WAN Technologies

Computer Networks. Computer Networks. Telecommunication Links. CMPUT101 Introduction to Computing - Spring Chapter 12: Computer Networks 1

Revision of Previous Lectures

Module 11. OSI Model, Network Devices, and Network Standards

Communication Networks

Cisco Cisco Certified Network Associate (CCNA)

Introduction to Networking Devices

Network &Network Devices Introduction. 2000, Cisco Systems, Inc. 1-1

Chapter 12. Network Organization and Architecture

Area Covered is small Area covered is large. Data transfer rate is high Data transfer rate is low

Internetworking is connecting two or more computer networks with some sort of routing device to exchange traffic back and forth, and guide traffic on

Review For Exam 2. Internetworking. Summary Questions. School of Business Eastern Illinois University. School of Business Eastern Illinois University

1: Review Of Semester Provide an overview of encapsulation.

Network protocols and. network systems INTRODUCTION CHAPTER

Review: Networking Fall Final

Full file at

Component 4: Introduction to Information and Computer Science

Full file at

Chapter 4 NETWORK HARDWARE

Prepared by Agha Mohammad Haidari Network Manager ICT Directorate Ministry of Communication & IT

Networking Devices. Punch_down panels

Objectives. Network Structure. Network Structure

NETWORKING 1. Internet 1.2. Standardized addressing

Networking interview questions

Additional Slides (Basics) Intermediate Systems

Networking Notes. Common Internet Speeds. Online Speed Test myspeed.visualware.com

Introduction to LAN Protocols

Computer Networks. Week 04 Media and Devices. College of Information Science and Engineering Ritsumeikan University

More on LANS. LAN Wiring, Interface

(Network Programming) Basic Networking Hardware

Cisco CCT Routing & Switching

COMPONENTS OF DATA COMMUNICATION

6.1.2 Repeaters. Figure Repeater connecting two LAN segments. Figure Operation of a repeater as a level-1 relay

INTRODUCTION TO ICT.

What is a Network? A connection of two or more computers so that they can share resources.

COMS Introduction to Computers. Networking

Networks Hardware Components

COMPUTER TECHNIQUE. ( Vocational Stream ) Paper : V. ( Computer Network ) ( Theory )

Chapter 6 Connecting Device

Module 1. Introduction. Version 2, CSE IIT, Kharagpur

1. What type of network cable is used between a terminal and a console port? cross-over straight-through rollover patch cable 2.

CCM 4300 Lecture 5 Computer Networks, Wireless and Mobile Communications. Dr Shahedur Rahman. Room: T115

Network Devices Introduction into Network Devices

Configuring your VLAN. Presented by Gregory Laffoon

Guide to Networking Essentials, 6 th Edition. Chapter 6: Network Reference Models and Standards

Chapter 10: Planning and Cabling Networks

Integrating Information Systems: Technology, Strategy, and Organizational Factors

ITP 140 Mobile Applications Technologies. Networks

Contents. Introduction to Networking. Preface...i. Introduction... xix

Introducing Cisco Data Center Networking

The OSI Model. Open Systems Interconnection (OSI). Developed by the International Organization for Standardization (ISO).

Objectives. Learn how computers are connected. Become familiar with different types of transmission media


Lecture (02) Network Protocols and Standards

Introductions. Computer Networking Lecture 01. January 16, HKU SPACE Community College. HKU SPACE CC CN Lecture 01 1/36

Introduction to Networks Network Types. BTEC Nat IT Computer Networks

Unit 09 Computer Networks

3.5 CONNECTING DEVICES

KIBABII UNIVERSITY COLLEGE DEPARTMENT COMPUTER SCIENCE & IT ANSWER ALL QUESTIONS IN SECTION A AND ANY TWO QUESTIONS IN SECTION B

Introduction To Routers

ITP 140 Mobile Applications Technologies. Networks

Introduction to Computer Science (I1100) Networks. Chapter 6

Data Communications. Connecting Devices

NZQA unit standard version 2 Page 1 of 6. Demonstrate basic knowledge of telecommunications concepts

Chapter Seven. Local Area Networks: Part 1. Data Communications and Computer Networks: A Business User s Approach Seventh Edition

Chapter 9. Ethernet. Part II

Section 3.1: Network Adapters

ITEC 3210 M - Applied Data Communications and Networks. Professor: Younes Benslimane, Ph.D.

Computer Networks Security: intro. CS Computer Systems Security

Switching on our smartphone and sending an to a friend living 5000 km from our home is something that we take for granted, but that involves a

ก ก Information Technology II

VISUAL SUMMARY COMMUNICATION CHANNELS COMMUNICATIONS. Communications and Networks

Wired internetworking devices. Unit objectives Differentiate between basic internetworking devices Identify specialized internetworking devices

Typical Network Uses

CCNA Exploration Network Fundamentals. Chapter 10 Planning and Cabling Networks

Router Router Microprocessor controlled traffic direction home router DSL modem Computer Enterprise routers Core routers

SONET/SDH. By Iqtidar Ali

Chapter 16 Networking

Bridging and Switching Basics

INTERNETWORKING: CONCEPTS, ARCHITECTURE AND PROTOCOL

NETWORKING COMPONENTS

Lecture #25: Networks and Communications. Communication and Networks. What will we learn?

Domain 3 - Network Devices (17 questions) Brought to you by

Chapter - 7. Multiplexing and circuit switches

OSI Model. Teran Subasinghe MBCS, Bsc.(Hons) in Computer Science - University of Greenwich, UK

Test Bank for A Guide to Designing and Implementing Local And Wide Area Networks 2nd Edition by Palmer and Sinclair

Computer Science Department 2 nd semester- Lecture13

VLANS and Other Hardware

The Features and Uses of Computer Networking. Unit 11 Task 1

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Transcription:

Computer network devices, also known as communication devices, are the backbone of a data communication network. In this category we can find routers, switches, hubs, LAN cards, gateways, modems, hardware firewalls, CSU/DSU, ISDN terminals or transceivers. We are going to see a basic definition of the devices you can find in a corporate wired network, so you can understand basic IT engineering jargon.

The typical networking hardware for a local area network includes gateways, routers, network bridges, switches, hubs, and repeaters. Their classification depends on the layer of the OSI model at which the device works. As you can remember from a previous video, data communication in computer networks is logically structured in layers to simplify its implementation and managing. A device that works in a higher layer will be able to connect more different networks but it will be slower, as it will have to decode and re-encode the data units to a higher level. So, when designing a computer network we will have to select the device that makes the function we need working at the lowest level possible in the protocol stack. If we are going to use more than a transmission media we will also need devices that are able to convert the signal from one media into another (working at the level 1 of the OSI model). The generic term used for this kind of devices is transceiver, and they can be incorporated as expansion cards in some of the networking devices of higher levels. One special type of these transceivers are modems and CSU/DSUs, that are devices used to adapt the signal of the local network to be carried over a public network.

Modems are devices used to adapt the digital data of local networks or devices to be carried over public phone or cable networks. They work in the physical layer of the OSI model. Analog modems were extensively used to connect computers to the Internet, but nowadays the computers are connected to a local network and the modem function is usually embedded into another connection device connected to it (usually a router) that acts as a gateway. They are called Modems because they MODulate and DEModulate digital data.

A repeater is a device which amplifies or regenerates digital signals. It works in OSI layer 1. When the loss of signal strength due to distance is too much, repeaters are positioned along the path to maintain the signal in its allowed levels. They were used in Local Area Networks at first to extend the range of the networks, as the first Ethernet standards used a shared coaxial cable as a transmission medium, and this cable allowed for a maximum distance between connected computers. Nowadays the use of structured cabling systems has made its use unnecessary. They are still used in long distance transmission media, as fiber-optics submarine cables for example. It usually has two ports, and the word repeater refers specifically to the range extension function.

A hub is a kind of multiport repeater. It is a device that connects multiple network segments, making them act as a single segment with a shared media. Therefore, only one computer connected to the hub is able to transmit at a time. It works in OSI layer 1. You can find, for example, USB hubs to share your computer USB host. They used to be very popular for Ethernet local area networking when the first structured cabling systems were introduced, as there was a need to connect a lot of devices to a shared medium with individual cables. Nowadays their function has been superseded by Ethernet switches, very similar in outward appearance, but much more powerful, as they connect every device with full bandwidth instead of sharing the bandwidth between the connected devices. We will see an explanation of how switches work later.

A bridge is a device that connects multiple network segments at the data link layer level (working in OSI layer 2). That means that it can transfer data from one physical medium to another (like transceivers) but isolating one part of the network from the other, as it decodes the data up to level 2. In Ethernet they were used to separate different sectors of the local network at a low level.

A switch is an evolution of a bridge, as it can be seen as a multiport bridge. Nowadays most computers of an Ethernet local area network are connected to a switch. A switch has a high speed backbone and is able to assign the full Ethernet bandwidth to each of its connected devices, instead of sharing it between them (that is, for example if we have an 8 port 1 Gbit/sg, each of the 8 devices will be able to connect at 1 Gbit/sg, whereas in a hub they would have to share this 1 Gbit/sg). As OSI layer 2 devices they are also able to split network traffic, sending through a port only the traffic assigned to it.

A router is a specialised network device that, working in OSI layer 3, is able to determine the next network node to which a data packet has to be sent to reach its ultimate destination. They are the core switching device of the Internet as they perform the internetworking function between different networks (all based on the TCP/IP protocol stack). We will find them as the gateway of our local area network to the Internet. Sometimes they will have the necessary interfacing hardware incorporated (as in modem/routers) and in other cases they will be connected to an external device to interface with the external network.

A Gateway is a networking device that works at the highest levels of the protocol stack (up to application layer), what enables it to interconnect two networks working with a completely different set of protocols. It is the most versatile of the different network devices, but this implies that it s also the slower one, as it has to decode completely every packet of information and re-encode it in the new protocol set. With the current standardisation of network technologies, were most networks use Ethernet for the lower level protocols in LANs and TCP/IP as the network and transport protocols, most local traffic doesn t need any translation and most of the internetworking between different networks takes place at network level (level 3 in OSI protocol stack), that is much faster, so gateways are only found in very specific applications.

There are other specific hardware devices that can be found in a network to perform specialised functions, such as hardware firewalls to protect a network against external digital attacks or proxy servers to allow network clients to make external connections through them (for example to cache the most used web pages for speed).