Flylib.com

Books Software

 
 
 

Need to Know More?


Need to Know More?

Bird, Drew and Harwood, Mike. Network+ Exam Prep 2 , Que Publishing, 2005.

Comer, Douglas I. Computer Networks and Internets , Prentice Hall, 1999.

Tulloch, Mitch and Tulloch, Ingrid. Microsoft Encyclopedia of Networking , Second Edition . Microsoft Press. 2002.


Chapter 3. Networking Devices

Objectives

1.6 Identify the purposes, features, and functions of the following network components :

  • Hubs

  • Switches

  • Bridges

  • Routers

  • Gateways

  • CSU/DSU (Channel Service Unit/Data Service Unit)

  • NICs (Network Interface Card)

  • ISDN (Integrated Services Digital Network) adapters

  • WAPs (Wireless Access Point)

  • Modems

  • Transceivers ( media converters )

  • Firewalls

2.1 Identify a MAC (Media Access Control) address and its parts

What you need to know

  • Describe how hubs and switches work

  • Explain how hubs and switches can be connected to create larger networks

  • Describe how bridges, routers, and gateways work

  • Describe how routing protocols are used for dynamic routing

  • Explain the purpose of other networking components such as Channel Service Unit/Digital Service Unit (CSU/DSU) and gateways

  • Describe the purpose and function of network cards

  • Describe how to identify a MAC address

  • Understand the function of a transceiver

  • Describe the purpose of a firewall


Introduction

All but the most basic of networks require devices to provide connectivity and functionality. Understanding how these networking devices operate and identifying the functions they perform are essential skills for any network administrator and requirements for a Network+ candidate.

This chapter introduces commonly used networking devices, and, although it is true that you are not likely to encounter all of the devices mentioned in this chapter on the exam, you can be assured of working with at least some of them.


Hubs

At the bottom of the networking food chain, so to speak, are hubs. Hubs are used in networks that use twisted-pair cabling to connect devices. Hubs can also be joined together to create larger networks. Hubs are simple devices that direct data packets to all devices connected to the hub, regardless of whether the data package is destined for the device. This makes them inefficient devices and can create a performance bottleneck on busy networks.

In its most basic form, a hub does nothing except provide a pathway for the electrical signals to travel along. Such a device is called a passive hub. Far more common nowadays is an active hub, which, as well as providing a path for the data signals, regenerates the signal before it forwards it to all of the connected devices. A hub does not perform any processing on the data that it forwards, nor does it perform any error checking.

Hubs come in a variety of shapes and sizes. Small hubs with five or eight connection ports are commonly referred to as workgroup hubs . Others can accommodate larger numbers of devices (normally up to 32). These are referred to as high-density devices . Because hubs don't perform any processing, they do little except enable communication between connected devices. For today's high-demand network applications, something with a little more intelligence is required. That's where switches come in.