61
Chapter Six Chapter Six Networking Networking Hardware Hardware

Ch. 06 - Networking Hardware

Embed Size (px)

DESCRIPTION

 

Citation preview

Page 1: Ch. 06 - Networking Hardware

Chapter SixChapter SixNetworkingNetworking

HardwareHardware

Page 2: Ch. 06 - Networking Hardware

ObjectivesObjectives

Identify functions of LAN connectivity Identify functions of LAN connectivity hardwarehardware

Install and configure a network adapter Install and configure a network adapter (network interface card)(network interface card)

Identify problems associated with Identify problems associated with connectivity hardwareconnectivity hardware

Page 3: Ch. 06 - Networking Hardware

ObjectivesObjectives

Describe the factors involved in Describe the factors involved in choosing a network adapter, hub, choosing a network adapter, hub, switch, or routerswitch, or router

Describe the functions of repeaters, Describe the functions of repeaters, hubs, bridges, switches, and gatewayshubs, bridges, switches, and gateways

Describe the uses and types of routing Describe the uses and types of routing protocolsprotocols

Page 4: Ch. 06 - Networking Hardware

Network AdaptersNetwork Adapters

Also called network interface cards (NICs)Also called network interface cards (NICs)

Connectivity devices enabling a workstation, Connectivity devices enabling a workstation, server, printer, or other node to receive and server, printer, or other node to receive and transmit data over the network mediatransmit data over the network media

In most modern network devices, network In most modern network devices, network adapters contain the data transceiveradapters contain the data transceiver

Page 5: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

For a desktop or tower PC, network adapter For a desktop or tower PC, network adapter is likely to be a type of is likely to be a type of expansion boardexpansion board Expansion boards connect to the system board Expansion boards connect to the system board

through through expansion slotsexpansion slots

The circuit used by the system board to The circuit used by the system board to transmit data to the computer’s components transmit data to the computer’s components is the computer’s is the computer’s busbus

Page 6: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

PC bus types you PC bus types you may encounter:may encounter:

Industry Standard Industry Standard Architecture (ISA)Architecture (ISA)

MicroChannel MicroChannel Architecture (MCA)Architecture (MCA)

Extended Industry Extended Industry Standard Standard Architecture (EISA)Architecture (EISA)

Peripheral Peripheral Component Component Interconnect (PCI)Interconnect (PCI)

Figure 6-1: The four primary bus architectures

Page 7: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

Figure 6-2: A system

board with multiple bus

types

Page 8: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

PCMIAPCMIA Developed in early 1990s to provide standard interface for Developed in early 1990s to provide standard interface for

connecting any type of device to a portable computerconnecting any type of device to a portable computer More commonly known as More commonly known as PC CardsPC Cards

Figure 6-3: Typical PC Card network adapter

Page 9: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

USB (universal USB (universal serial bus) portserial bus) port Standard Standard

external bus external bus that can be that can be used to used to connect connect multiple types multiple types of peripheralsof peripherals

Figure 6-4: A USB network adapter

Page 10: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

Figure 6-5: A parallel port network adapter

Page 11: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

Figure 6-6: Wireless network adapters

Page 12: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

Figure 6-7: A variety of

Ethernet network adapters

Page 13: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

Figure 6-8: Token Ring

network adapters

Page 14: Ch. 06 - Networking Hardware

Types of Network AdaptersTypes of Network Adapters

Figure 6-9: Ethernet network adapters for printers

Page 15: Ch. 06 - Networking Hardware

Installing Network AdaptersInstalling Network Adapters

To install modern network adapters, first install To install modern network adapters, first install hardware, then install software shipped with NIChardware, then install software shipped with NIC

In some cases you must perform a third step:In some cases you must perform a third step: Configure the Configure the firmwarefirmware

Electrically erasable programmable read-only Electrically erasable programmable read-only memory (EEPROM)memory (EEPROM) Type of ROM found on a circuit boardType of ROM found on a circuit board Configuration information can be erased and rewritten Configuration information can be erased and rewritten

through electrical pulsesthrough electrical pulses

Page 16: Ch. 06 - Networking Hardware

Installing and Configuring Network Installing and Configuring Network Adapter HardwareAdapter Hardware

Figure 6-10: A properly inserted network adapter

Page 17: Ch. 06 - Networking Hardware

Installing and Configuring Network Installing and Configuring Network Adapter HardwareAdapter Hardware

Figure 6-11: Installing a PC Card network adapter

Page 18: Ch. 06 - Networking Hardware

Installing and Configuring Network Installing and Configuring Network Adapter HardwareAdapter Hardware

JumperJumper Small, removable piece of plastic that contains a Small, removable piece of plastic that contains a

metal receptaclemetal receptacle

Figure 6-12: A jumper and a row of pins indicating two different settings

Page 19: Ch. 06 - Networking Hardware

Installing and Configuring Network Installing and Configuring Network Adapter HardwareAdapter Hardware

DIP switchDIP switch Small, plastic toggle switch that represents “on” or “off” statusSmall, plastic toggle switch that represents “on” or “off” status

Figure 6-13: DIP switches on a NIC

Page 20: Ch. 06 - Networking Hardware

Installing and Configuring Network Installing and Configuring Network Adapter SoftwareAdapter Software

Ensure that the correct device driver is Ensure that the correct device driver is installed for the network adapter and that it installed for the network adapter and that it is configured properlyis configured properly

Device driverDevice driver Software that enables an attached device to Software that enables an attached device to

communicate with computer’s operating communicate with computer’s operating systemsystem

Page 21: Ch. 06 - Networking Hardware

Installing and Configuring Network Installing and Configuring Network Adapter SoftwareAdapter Software

Figure 6-14: Windows 2000 Upgrade Device Driver Wizard

Page 22: Ch. 06 - Networking Hardware

IRQ (Interrupt Request Line)IRQ (Interrupt Request Line)

Message to the computer that instructs it to Message to the computer that instructs it to stop what it is doing and pay attention to stop what it is doing and pay attention to something elsesomething else

An An interruptinterrupt is the wire on which a device is the wire on which a device issues voltage to signal this requestissues voltage to signal this request

Each interrupt must have a unique Each interrupt must have a unique IRQ IRQ numbernumber

Page 23: Ch. 06 - Networking Hardware

IRQ (Interrupt Request Line)IRQ (Interrupt Request Line)

Table 6-1: IRQ assignments

Page 24: Ch. 06 - Networking Hardware

IRQ (Interrupt Request Line)IRQ (Interrupt Request Line)

When two devices attempt to use the same IRQ, When two devices attempt to use the same IRQ, any of the following problems may occur:any of the following problems may occur: Computer may lock up or “hang” either upon starting or Computer may lock up or “hang” either upon starting or

when operating system is loadingwhen operating system is loading Computer may run much slower than usualComputer may run much slower than usual Though computer’s network adapter may work properly, Though computer’s network adapter may work properly,

other devices may stop workingother devices may stop working Video or sound card problems may occurVideo or sound card problems may occur Computer may fail to connect to the networkComputer may fail to connect to the network Computer may experience intermittent data errors during Computer may experience intermittent data errors during

transmissiontransmission

Page 25: Ch. 06 - Networking Hardware

IRQ (Interrupt Request Line)IRQ (Interrupt Request Line)

Figure 6-15: Computer resource settings in Windows 2000

Page 26: Ch. 06 - Networking Hardware

IRQ (Interrupt Request Line)IRQ (Interrupt Request Line)

CMOS (complementary metal oxide CMOS (complementary metal oxide semiconductor)semiconductor) Firmware on a PC’s system board that enables Firmware on a PC’s system board that enables

you to change its devices’ configurationsyou to change its devices’ configurations

Information saved in CMOS is used by the Information saved in CMOS is used by the computer’s computer’s BIOS (basic input/output BIOS (basic input/output system)system) BIOS is a simple set of instructions enabling a BIOS is a simple set of instructions enabling a

computer to initially recognize its hardwarecomputer to initially recognize its hardware

Page 27: Ch. 06 - Networking Hardware

Memory Range Memory Range and Base I/O Portand Base I/O Port

Memory rangeMemory range Hexadecimal number indicating the area Hexadecimal number indicating the area

memory that the network adapter and CPU memory that the network adapter and CPU will use for exchanging, or buffering, the datawill use for exchanging, or buffering, the data

Base I/O portBase I/O port Setting that specifies, in hexadecimal Setting that specifies, in hexadecimal

notation, which area of memory will act as a notation, which area of memory will act as a channel for moving data between the network channel for moving data between the network adapter and CPUadapter and CPU

Page 28: Ch. 06 - Networking Hardware

Firmware SettingsFirmware Settings

Once you have adjusted the network Once you have adjusted the network adapter’s system resources, you may need to adapter’s system resources, you may need to modify its transmission characteristicsmodify its transmission characteristics These settings are held in the adapter’s firmwareThese settings are held in the adapter’s firmware

Loopback plugLoopback plug Plugs into port and crosses over the transmit line Plugs into port and crosses over the transmit line

to the receive line so that the outgoing signal can to the receive line so that the outgoing signal can be redirected back into the computer for testingbe redirected back into the computer for testing

Page 29: Ch. 06 - Networking Hardware

Choosing the Right Network AdapterChoosing the Right Network Adapter

Table 6-2: Network adapter characteristics

Page 30: Ch. 06 - Networking Hardware

RepeatersRepeaters

Connectivity devices that regenerate and Connectivity devices that regenerate and amplify an analog or digital signalamplify an analog or digital signal

Figure 6-16: Repeaters

Page 31: Ch. 06 - Networking Hardware

HubsHubs

Multiport repeater containing multiple ports Multiport repeater containing multiple ports to interconnect multiple devicesto interconnect multiple devices

Figure 6-17: Detailed diagram of a hub

Page 32: Ch. 06 - Networking Hardware

HubsHubs

Elements shared by most hubs:Elements shared by most hubs: PortsPorts Uplink portUplink port Port for management consolePort for management console Backbone portBackbone port Link LEDLink LED

Page 33: Ch. 06 - Networking Hardware

HubsHubs

Elements shared by most hubs (cont.):Elements shared by most hubs (cont.): Traffic (transmit or receive) LEDTraffic (transmit or receive) LED Collision LED (Ethernet hubs only)Collision LED (Ethernet hubs only) Power supplyPower supply Ventilation fanVentilation fan

Page 34: Ch. 06 - Networking Hardware

HubsHubs

Figure 6-18: Hubs in a network design

Page 35: Ch. 06 - Networking Hardware

HubsHubs

Passive hubsPassive hubs Only repeats signalOnly repeats signal

Intelligent hubsIntelligent hubs Possesses processing capabilitiesPossesses processing capabilities

Page 36: Ch. 06 - Networking Hardware

Standalone HubsStandalone Hubs

Hubs that serve a group of computers that Hubs that serve a group of computers that are isolated from the rest of the networkare isolated from the rest of the network Best suited to small, independent departments, Best suited to small, independent departments,

home offices, or test lab environmentshome offices, or test lab environments

Disadvantage to using a single hub for many Disadvantage to using a single hub for many connection ports is that it introduces a connection ports is that it introduces a single single point of failurepoint of failure on the network on the network

Page 37: Ch. 06 - Networking Hardware

Stackable HubsStackable Hubs

Physically designed to be linked with other hubs in a single Physically designed to be linked with other hubs in a single telecommunications closettelecommunications closet

Figure 6-20: Stackable hubs

Figure 6-21: Rack-mounted stackable hubs

Page 38: Ch. 06 - Networking Hardware

Modular Hubs and Intelligent HubsModular Hubs and Intelligent Hubs

Modular hubsModular hubs Provide a number of interface options within one Provide a number of interface options within one

chassischassis

Intelligent hubsIntelligent hubs Also called Also called managed hubsmanaged hubs Network administrators can store the information Network administrators can store the information

generated by intelligent hubs in a generated by intelligent hubs in a MIB MIB (management information base)(management information base)

Page 39: Ch. 06 - Networking Hardware

Installing a HubInstalling a Hub

As with network As with network adapters, the adapters, the best way to best way to ensure a hub is ensure a hub is properly installed properly installed is to follow the is to follow the manufacturer’s manufacturer’s guidelinesguidelines

Figure 6-22: Connecting a workstation to a hub

Page 40: Ch. 06 - Networking Hardware

Choosing the Right HubChoosing the Right Hub

Factors to consider when selecting the Factors to consider when selecting the right hub for your network:right hub for your network: PerformancePerformance CostCost Size and growthSize and growth SecuritySecurity Management benefitsManagement benefits ReliabilityReliability

Page 41: Ch. 06 - Networking Hardware

BridgesBridges

Like a repeater, Like a repeater, a bridge has a a bridge has a single input and single input and single output portsingle output port

Unlike a Unlike a repeater, it can repeater, it can interpret the data interpret the data it retransmitsit retransmits

Figure 6-23: A bridge

Page 42: Ch. 06 - Networking Hardware

BridgesBridges

Filtering databaseFiltering database Collection of data created and used by a bridge that Collection of data created and used by a bridge that

correlates the MAC addresses of connected correlates the MAC addresses of connected workstations with their locationsworkstations with their locations

Also known as a Also known as a forwarding tableforwarding table

Figure 6-24: A bridge’s

use of a filtering database

Page 43: Ch. 06 - Networking Hardware

BridgesBridges

Spanning tree algorithmSpanning tree algorithm Routine that can detect circular traffic patterns and Routine that can detect circular traffic patterns and

modify the way multiple bridges work together, in modify the way multiple bridges work together, in order to avoid such patternsorder to avoid such patterns

Transparent bridgingTransparent bridging Method used on many Ethernet networksMethod used on many Ethernet networks

Source-route bridgingSource-route bridging Method used on most Token Ring networksMethod used on most Token Ring networks

Translation bridgingTranslation bridging Method that can use different logical topologiesMethod that can use different logical topologies

Page 44: Ch. 06 - Networking Hardware

SwitchesSwitches

Subdivide a Subdivide a network into network into smaller smaller logical logical piecespieces

Figure 6-25: Examples of LAN switches

Page 45: Ch. 06 - Networking Hardware

Cut-Through Mode andCut-Through Mode andStore and Forward ModeStore and Forward Mode

Cut-through modeCut-through mode Switching mode in which switch reads a Switching mode in which switch reads a

frame’s header and decides where to forward frame’s header and decides where to forward the data before it receives the entire packetthe data before it receives the entire packet

Cut-through switches can detect Cut-through switches can detect runtsrunts, or , or packet fragmentspacket fragments

Store and forward modeStore and forward mode Switching mode in which switch reads the Switching mode in which switch reads the

entire data frame into its memory and checks entire data frame into its memory and checks it for accuracy before transmitting the it for accuracy before transmitting the informationinformation

Page 46: Ch. 06 - Networking Hardware

Using Switches to Create Using Switches to Create VLANsVLANs

Virtual local area networks (VLANs)Virtual local area networks (VLANs) Network within a network that is logically Network within a network that is logically

defined by grouping its devices’ switch ports defined by grouping its devices’ switch ports in the same broadcast domainin the same broadcast domain

Broadcast domainBroadcast domain Combination of ports that make up a Layer 2 Combination of ports that make up a Layer 2

segment and must be connected by a Layer 3 segment and must be connected by a Layer 3 devicedevice

Page 47: Ch. 06 - Networking Hardware

Using Switches to Create Using Switches to Create VLANsVLANs

Figure 6-26: A simple VLAN design

Page 48: Ch. 06 - Networking Hardware

Higher-Layer SwitchesHigher-Layer Switches

Switch capable of interpreting Layer 3 data is Switch capable of interpreting Layer 3 data is called a called a Layer 3 switchLayer 3 switch

Switch capable of interpreting Layer 4 data is Switch capable of interpreting Layer 4 data is called a called a Layer 4 switchLayer 4 switch

These higher-layer switches may also be These higher-layer switches may also be called called routing switchesrouting switches or or application application switchesswitches

Page 49: Ch. 06 - Networking Hardware

RoutersRouters

Multiport connectivity deviceMultiport connectivity device

Can integrate LANs and WANs running at Can integrate LANs and WANs running at different transmission speeds and using a different transmission speeds and using a variety of protocolsvariety of protocols

Routers operate at the Network layer Routers operate at the Network layer (Layer 3) of the OSI Model(Layer 3) of the OSI Model

Page 50: Ch. 06 - Networking Hardware

Router Features and FunctionsRouter Features and Functions

Modular routerModular router Router with Router with

multiple slots multiple slots that can hold that can hold different different interface cards interface cards or other or other devicesdevices

Figure 6-27: Routers

Page 51: Ch. 06 - Networking Hardware

Router Features and FunctionsRouter Features and Functions

Filter out broadcast transmission to alleviate Filter out broadcast transmission to alleviate network congestionnetwork congestion

Prevent certain types of traffic from getting to a Prevent certain types of traffic from getting to a networknetwork

Support simultaneous local and remote activitySupport simultaneous local and remote activity

Provide high network fault tolerance through Provide high network fault tolerance through redundant componentsredundant components

Monitor network traffic and report statistics to a MIBMonitor network traffic and report statistics to a MIB

Diagnose internal or other connectivity problems Diagnose internal or other connectivity problems and trigger alarmsand trigger alarms

Page 52: Ch. 06 - Networking Hardware

Router Features and FunctionsRouter Features and Functions

Static routingStatic routing Technique in which a network administrator programs Technique in which a network administrator programs

a router to use a specified paths between nodesa router to use a specified paths between nodes

Dynamic routingDynamic routing Automatically calculates best path between nodes Automatically calculates best path between nodes

and accumulates this information in a routing tableand accumulates this information in a routing table

HopHop Term used in networking to describe each trip data Term used in networking to describe each trip data

take from one connectivity device to anothertake from one connectivity device to another

Page 53: Ch. 06 - Networking Hardware

Router Features and FunctionsRouter Features and Functions

Figure 6-28: The placement of routers on a LAN

Page 54: Ch. 06 - Networking Hardware

Routing ProtocolsRouting Protocols

To determine the To determine the best pathbest path, routers , routers communicate with each other through communicate with each other through routing routing protocolsprotocolsIn addition to its ability to find the best path, a In addition to its ability to find the best path, a routing protocol can be characterized according routing protocol can be characterized according to its convergence time and bandwidth overheadto its convergence time and bandwidth overhead Convergence timeConvergence time

The time it takes for a router to recognize a best path in the The time it takes for a router to recognize a best path in the event of a change or outageevent of a change or outage

Bandwidth overheadBandwidth overheadBurden placed on an underlying network to support the Burden placed on an underlying network to support the routing protocolrouting protocol

Page 55: Ch. 06 - Networking Hardware

Routing ProtocolsRouting Protocols

The four most common routing protocols:The four most common routing protocols: RIP (Routing Information Protocol) for IP and RIP (Routing Information Protocol) for IP and

IPXIPX OSPF (Open Shortest Path First) for IPOSPF (Open Shortest Path First) for IP EIGRP (Enhanced Interior Gateway Routing EIGRP (Enhanced Interior Gateway Routing

Protocol) for IP, IPX, and AppleTalkProtocol) for IP, IPX, and AppleTalk BGP (Border Gateway Protocol) for IPBGP (Border Gateway Protocol) for IP

Page 56: Ch. 06 - Networking Hardware

Brouters and Routing SwitchesBrouters and Routing Switches

Bridge routerBridge router Also called a Also called a brouterbrouter Industry term used to describe routers that Industry term used to describe routers that

take on some characteristics of bridgestake on some characteristics of bridges

Routing switchRouting switch Router hybrid that combines a router and a Router hybrid that combines a router and a

switchswitch

Page 57: Ch. 06 - Networking Hardware

GatewaysGateways

Combination of networking hardware and Combination of networking hardware and software that connects two dissimilar kinds of software that connects two dissimilar kinds of networksnetworks

Popular types of gateways include:Popular types of gateways include: E-mail gatewaysE-mail gateways IBM host gatewaysIBM host gateways Internet gatewaysInternet gateways LAN gatewaysLAN gateways

Page 58: Ch. 06 - Networking Hardware

Chapter SummaryChapter Summary

Network interface cards (NICs) come in a variety of Network interface cards (NICs) come in a variety of typestypesIn addition to network adapters that interface with In addition to network adapters that interface with network cabling, network adapters can be designed network cabling, network adapters can be designed for wireless transmissionfor wireless transmissionInstalling a NIC involves attaching it to the bus (or Installing a NIC involves attaching it to the bus (or port), installing the NIC device drivers, and port), installing the NIC device drivers, and configuring its settingsconfiguring its settingsFirmware combines software and hardwareFirmware combines software and hardwareAn IRQ is the means by which a device can request An IRQ is the means by which a device can request attention from the CPUattention from the CPU

Page 59: Ch. 06 - Networking Hardware

Chapter SummaryChapter Summary

Repeaters are connectivity devices that perform Repeaters are connectivity devices that perform the regeneration of a digital signalthe regeneration of a digital signalAt its most primitive, a hub is a multiport At its most primitive, a hub is a multiport repeaterrepeaterA MIB is a collection of data used by A MIB is a collection of data used by management programs to analyze network management programs to analyze network performance and problemsperformance and problemsBridges resemble repeaters in that they have a Bridges resemble repeaters in that they have a single input and single output port, but differ single input and single output port, but differ from repeaters because they can interpret the from repeaters because they can interpret the data they transmitdata they transmit

Page 60: Ch. 06 - Networking Hardware

Chapter SummaryChapter Summary

Switches, like hubs, subdivide a network into Switches, like hubs, subdivide a network into smaller logical piecessmaller logical piecesA switch running in cut-through mode will read a A switch running in cut-through mode will read a frame’s header and decide where to forward the frame’s header and decide where to forward the data before it receives the entire packetdata before it receives the entire packetIn store and forward mode, switches read the In store and forward mode, switches read the entire data frame and check it for accuracy entire data frame and check it for accuracy before transmitting itbefore transmitting itIn addition to improving bandwidth, switches can In addition to improving bandwidth, switches can create virtual local area networks (VLANs)create virtual local area networks (VLANs)

Page 61: Ch. 06 - Networking Hardware

Chapter SummaryChapter Summary

A router is a multiport device that can connect A router is a multiport device that can connect dissimilar LANs and WANs running at different dissimilar LANs and WANs running at different transmission speeds and using a variety of protocolstransmission speeds and using a variety of protocolsTo determine the best paths across networks, To determine the best paths across networks, routers communicate with each other using routing routers communicate with each other using routing protocolsprotocolsThe networking industry has adopted the term The networking industry has adopted the term “brouter” to describe routers that take on some “brouter” to describe routers that take on some characteristics of bridgescharacteristics of bridgesGateways are combinations of networking hardware Gateways are combinations of networking hardware and software that connect two dissimilar kinds of and software that connect two dissimilar kinds of networksnetworks