lan/wan networking: an overview

32
1 LAN/WAN Networking: An Overview Chapter 1

Upload: rod

Post on 20-Mar-2016

61 views

Category:

Documents


1 download

DESCRIPTION

LAN/WAN Networking: An Overview. Chapter 1. Learning Objectives. Define and identify the different types of networks Describe the history of LANs and WANs Discuss LAN and WAN integration, including the basic functions of bridges, routers, gateways, and switches - PowerPoint PPT Presentation

TRANSCRIPT

Page 1: LAN/WAN Networking: An Overview

1

LAN/WAN Networking:An Overview

Chapter 1

Page 2: LAN/WAN Networking: An Overview

2

Learning ObjectivesDefine and identify the different types of networksDescribe the history of LANs and WANsDiscuss LAN and WAN integration, including the basic functions of bridges, routers, gateways, and switchesDescribe network protocol integration methodsExplain the preparatory steps of network design

Page 3: LAN/WAN Networking: An Overview

3

Computer NetworkSystem of computers, print devices, and computer software linked by communications cabling or radio wavesTypically classified according to:

Reach and complexityProtocols and topologies

Page 4: LAN/WAN Networking: An Overview

4

Network Communication

Page 5: LAN/WAN Networking: An Overview

5

Network Types DefinedLocal area networksMetropolitan area networksWide area networks

Page 6: LAN/WAN Networking: An Overview

6

Local Area Network (LAN)Series of interconnected computers, printing devices, and other computer equipment that share hardware and software resourcesService area usually limited to a given office area, floor, or building

Page 7: LAN/WAN Networking: An Overview

7

Example of a LAN

Page 8: LAN/WAN Networking: An Overview

8

Metropolitan Area NetworkLinks multiple LANs in a large city or metropolitan regionTypically uses fiber-optic connections

Page 9: LAN/WAN Networking: An Overview

9

Example of a MAN

Page 10: LAN/WAN Networking: An Overview

10

Wide Area Network (WAN)Far-reaching system of networks that usually extends over 30 miles and often reaches across states and continents

Page 11: LAN/WAN Networking: An Overview

11

Network ClassificationEnterprise network

Combination of LANs, MANs, or WANs that provides users with an array of computer and network resources to complete different tasks

Page 12: LAN/WAN Networking: An Overview

12

Enterprise Network

Page 13: LAN/WAN Networking: An Overview

13

Identifying a Network TypeCommunications medium

Wire cable, fiber-optic cable, radio waves, microwavesProtocol

How networked data is formatted into discrete unitsHow each unit is transmitted and interpreted

TopologyPhysical layout of cable and logical path

Network typePrivate versus public

Page 14: LAN/WAN Networking: An Overview

14

Events that Led up to LANs and WANs

1800sOerstedMorseUndersea cablePony ExpressBell

1900sTranscontinental and transatlantic callsVoice digitizationElectronic digital computersTransistorsSputnikCommunications satellitesASCIIMass-produced minicomputers

Page 15: LAN/WAN Networking: An Overview

15

LAN/WAN History: 1960sFirst WANHypertextUse of fiber optics for phone signalsBeginning of ARPANETPackets and packet switchingUNIXTelecommunications equipmentFirst IMP prototype

Page 16: LAN/WAN Networking: An Overview

16

LAN/WAN History: 1970sEthernetARPANET - 15 sitesE-mailTerminal emulationInternational connections to ARPANET

Telecommunications conversion from analog to digitalX.25First wireless gatewayInternet Protocol LSI and VLSI chipsICCB

Page 17: LAN/WAN Networking: An Overview

17

LAN/WAN History: 1980sBITNETIBM’s PCDial-up modem technologyTCP and IP adopted as protocol suite for ARPANETFirst PC LANArrival of Internet

Internetwork hosts5,000 in 1986100,000 in 1989

“Cyberspace”T-carrier servicesNFSNETDesktop authoring and multimediaSNMP

Page 18: LAN/WAN Networking: An Overview

18

LAN/WAN History: 1990sARPANET retiredSS7 technologyNSFNET opened to commercial useFirst cyber-bankInternet service providersOver 16 million Internet hosts

Page 19: LAN/WAN Networking: An Overview

19

LAN/WAN History: 2000sIPv6 used for Internet2 backbone communicationsVideo and radio capabilityPrices of 1-Gbps devices fall as competition increases

Page 20: LAN/WAN Networking: An Overview

20

LAN/WAN Integration1960s-1980s

Direct connection to host mainframe using Systems Network Architecture (SNA) communications protocol

NetworksAllow connections to many devicesEnable distributed client/server computing

Page 21: LAN/WAN Networking: An Overview

21

Using SNA to Directly Connect without a Network

Page 22: LAN/WAN Networking: An Overview

22

LAN/WAN IntegrationBecoming more advanced through networking devices

BridgesRoutersGatewaysSwitches

Page 23: LAN/WAN Networking: An Overview

23

BridgesConnect different LANs or LAN segments using the same access method

Page 24: LAN/WAN Networking: An Overview

24

RoutersConnect networks having the same or different access methods and mediaForward packets and frames to networks by using a decision-making process based on:

Routing table dataDiscovery of most efficient routesPreprogrammed information from network administrator

Page 25: LAN/WAN Networking: An Overview

25

Routers

Page 26: LAN/WAN Networking: An Overview

26

GatewaysEnable communications between two different types of networked systems

Page 27: LAN/WAN Networking: An Overview

27

Gateways

Page 28: LAN/WAN Networking: An Overview

28

SwitchesLink network segmentsForward and filter frames between segments

Page 29: LAN/WAN Networking: An Overview

29

Integrating Data Between LANs and WANs

TranslationEncapsulationLAN emulation (LANE)

Page 30: LAN/WAN Networking: An Overview

30

Network Design IntroductionHow networks work in terms of protocols, access methods, and topologiesPhysical equipment used in LANs and WANsBasic network design principles

Using structured wiring and structured networking techniquesDesigning for multimedia and client/server applicationsTaking advantage of LAN and WAN device characteristics

continued…

Page 31: LAN/WAN Networking: An Overview

31

Network Design IntroductionAssess characteristics of the organization that affect network design

Types and locations of computersSoftware applications and resources requiredBusiness patternsHigh and low network use periodsDesigning to facilitate troubleshootingType of security requiredAnticipated growth

Page 32: LAN/WAN Networking: An Overview

32

Chapter SummaryBasic networking terms and conceptsHistory and evolution of local and wide area networking technologiesDifferent methods of integrating short and long distance information networksHow to prepare for designing networks