Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

21
Spring 2000 John Kristoff 1 Wide Area Networks Computer Networks
  • date post

    21-Dec-2015
  • Category

    Documents

  • view

    214
  • download

    0

Transcript of Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Page 1: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 1

Wide Area Networks

Computer Networks

Page 2: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 2

Motivation

Connect multiple sitesSpan geographic distancesCross public right-of-way

streets buildings railroads

Page 3: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 3

Building blocks

Point-to-point long distance connections leased circuits provided by telecommunications companies

Packet switches IP routers ATM switches many types...

Page 4: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 4

Long-Distance Transmission Technology

Lease transmission facilities from telecommunications companies Generally point-to-point NOT part of the conventional telephone

system Copper, fiber, microwave or satellite Analog or digital

Page 5: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 5

WAN Transmission Equipment

Analog MODEM required at each end

Digital CSU/DSU required at each end

Page 6: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 6

CSU/DSUs

Performs two functions, usually in a single boxNeeded because telecommunications digital

encoding differs from computer industry digital encoding

DSU translates between the two encodings

CSU terminates line allows for maintenance

Page 7: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 7

CSU/DSU Illustrated

Page 8: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 8

Standards for WAN Circuits

Specified by telephony industry in each region

Can differ around the worldNorth America and Japan examples

DS0, DS1, DS3, T1, T3, Fractional T1 OC1, OC3, OC12, OC48, SONET

Rest of the world examples E1, E2, E3 SDH

Page 9: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 9

Inverse Multiplexing

Recall multiplexingInstead of intertwining, you combineCombines two or more circuitsProduces intermediate capacity

circuitSpecial hardware required

Page 10: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 10

Inverse Multiplexing Illustrated

Page 11: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 11

Early WAN Technologies

ARPANET historically important in packet switching fast when invented, slow by current standards precursor to today’s Internet

X.25 protocol suite early commercial service still used more popular in Europe service by telecommunications companies

Page 12: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 12

Recent WAN Technologies

SMDS offered by telecommunications companies not as popular as frame relay

Frame relay widely used commercial service offered by telecommunications companies

ATM offered by telecommunications companies designed for both WAN and LAN

Page 13: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 13

Future WAN Technologies

Packet over SONET provided by telecommunications

companies removes intermediate complexity

Packet over DWDM provided by telecommunications

companies and long haul fiber optic providers

Ethernet?

Page 14: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 14

Asynchronous Transfer Mode (ATM)

Connection oriented using virtual circuitsUse of fixed sized packets called cellsDefines service categories for QoS

networkingOperates on LANs using LAN Emulation

(LANE)Usually used for high-speed WAN

connectivity

Page 15: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 15

Virtual Circuits

Circuit ID instead of full host address pairs

Switches swap IDs using translation tables

Switch stores connection state for hosts

Page 16: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 16

Cell Format

Page 17: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 17

Service Types

CBR constant bit rateVBR-NRTvariable bit rate - non real timeVBR-RT variable bit rate - real timeABR available bit rateUBR unspecified bit rate

Page 18: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 18

LANE and MPOA

Overview Backwards compatibility of ATM nodes with LANs such as Token Ring

and Ethernet. Must support the broadcast nature of LANs with the virtual circuit nature of ATM.

LAN Emulation Client (LEC) Provides abstraction for LAN protocols to ATM network

LAN Emulation Server (LES) Manages and supports LECs

LAN Emulation Configuration Server (LECS) Maintains emulated LANs (ELANs) and supports LECs

Broadcast and Unknown Server (BUS) Distributes broadcasts/multicasts

Page 19: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 19

How ATM is Used in a LAN

1. LEC - Implemented at each client (bridge listens to all) 2. LEC contacts LECS to going a ELAN via a pre-configured

SVC or discovered dynamically via integrated local management interface (ILMI)

3. LECS assign LEC to a ELAN and direct them to a LES 4. LEC setups up connection to LES and registers addresses 5. LES assigns a BUS to the LEC 6. LEC queries LES for a MAC address to ATM address

translation 7. LECS responds directly or forwards query to another LEC 8. MAC broadcasts are sent to BUS so that an associated

ATM broadcast can be sent to all stations in the ELAN.

Page 20: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 20

ATM Summary

The aim was to combine the flexibility of packet data networks (e.g. Internet) with the per-user quality of service

guarantees of a circuit switched network (e.g. telephone network). A

monumental task! Although an important technology, it may follow the path of similar technologies (e.g. Token

Ring) Stay tuned.

Page 21: Spring 2000John Kristoff1 Wide Area Networks Computer Networks.

Spring 2000 John Kristoff 21

Final Thoughts

Local loopISDNDigital Subscriber Line (DSL)Cable modemsCellularCIR/CAREverything over packets