CISC452 Telecommunications Systems. Lesson 6 Frame Relay and ATM

Size: px
Start display at page:

Download "CISC452 Telecommunications Systems. Lesson 6 Frame Relay and ATM"

Transcription

1 CISC452 Telecommunications Systems Lesson 6 Frame Relay and ATM 1

2 Technology Comparison Private Line X.25 SMDS Frame Relay ATM IP Speed 56K - 622M 9.6K M 56K - 34M Dial - 45M 1.5M - 622M Dial - 45M Traffic Type Data/Vo ic e / Vide o Connection Oriented Data Data Data/On Ne t Vo ic e and Vide o Data/Vo ic e / Vide o Data Ye s Ye s No Ye s Ye s No Typical Topology Star/Multipo int/multi- Dro p Star Any-to - An y Me s h/partial Me s h/star Me s h /Partial Mes h/s tar Any-to - Any QoS Support No No No Pro prie tary Ye s No 2

3 Benefits of Frame Relay? Savings over Private Lines Reduces number of dedicated devices which reduces equipment costs Reduces complexity for network managers? Greater Bandwidth Flexibility than Private Lines? Higher Reliability and Resiliency than Private Lines? Lower Cost of Ownership and Better Bandwidth Utilization Growth of Branch Office Networks 3

4 Benefits of Frame Relay (cont d)? Consolidation of LAN, SNA, On-net Voice, and/or Packetized Video Simplifies Network Architecture Reduces Operations and Administrative Costs Improves Application Performance and Network Efficiency? Smooth migration to ATM Service and Network Interworking with ATM (FRF.5 and FRF.8) 4

5 Frame Relay Terms And Definitions (cont d)? Committed Information Rate (CIR) The bandwidth defined for a VC? Bc = Committed Burst Maximum number of committed bits to be transmitted over time interval? Be = Excess Burst Number of Excess bits that will be transmitted over time? Tc Time interval Time measurement based how much bandwidth is available for data to burst on to the network 5

6 Frame Relay Terms And Definitions (cont d)? FECN Forward Explicit Congestion Notification Bit set by the network node (FR Switch) that is experiencing congestion Sent in the direction of the receiver (destination)? BECN Backward Explicit Congestion Notification Bit set by the network node that is experiencing congestion Sent in the direction of the sender (source)? DE Discard Eligible bit Set by either the DTE (access device FRAD, router etc.) or the network nodes (switches) May be set selectively by some DTE devices May be set by network nodes in the event the user has exceeded CIR and the network is experiencing congestion 6

7 Service Comparison Private Lines (TDM) Frame Relay Engineer Network for Peak Traffic Needs CSU/DSU per Leased Line per remote site Time Division Multiplexing Resiliency is Not Inherent Engineer Network for Average Traffic Needs CSU/DSU per Leased Line that can access many remote sites Statistical Multiplexing and Burst Capability Resiliency is Inherent in Network 7

8 Frame Relay Complements Other Technologies Application Technology Speeds Technology LAN LAN & SNA Data & On-net net Voice Data, On-net net Voice & Packetized Video FR, SMDS, ATM FR, ATM FR, ATM FR, ATM < 1.5 Mbps Mbps >45 Mbps FR FR, ATM ATM FR or ATM HQ Interworking FR - ATM Agreement FRF.5 and FRF.8 FR or ATM Regional Sites FR - SMDS SIP Dedicated or Dial FR Dial Remote Access or Dial FR Remote Sites Mobile Workers & Telecommuters 8

9 Understanding Public Frame Relay Services DS-3/E-3 DS-3/E-3 ATM X-25 DS-1/E-1 DS-0 ISDN Public Frame Relay International FR Dial Access Management Reports Dial Access Internet Access IP FR Access 9

10 Characteristics of ATM Voice Data Video Cells? Uses small, fixed-sized cells? Connection-oriented? Supports multiple service types? Applicable to LAN and WAN 10

11 Creating Cells from Packets Packet Dest. Address Source Address Data Frame Check Cells Header Payload Header Payload 53 Bytes 5 Byte Header 48 Byte Payload Header Payload Header Payload ATM Cell 11

12 Campus Networking Evolution Shared Ethernet Clients Traditional Network Local Workgroup Servers Corporate WAN and Internet? Hierarchical design with broadcast control? 80/20 rule? Homogenous user communities? Moves, adds, and changes manually

13 Switched Ethernet Clients Campus Networking Evolution Contemporary Network Ethernet Switch with VLAN Support Campus ATM Network Corporate WAN and Internet ATM-Attached Station(s) Centralized High-Performance Servers? Network hierarchy maintained? Traffic patterns migrating? Client and server performance increases? Moves, adds, and changes automated 13

14 Rudimentary ATM Concepts? Physical layer? Signaling? Cell format? Connection types 14

15 ATM Transmission Media ATM SDH/SONET Rates Chart SDH SONET Rate Mbps STM-1 STM-4 STM-8 STM-16 STS-1/OC-1 STS-3/OC 3/OC-3 STS-12/OC 12/OC-12 STS-24/OC-24 STS-48/OC , ,488.32? CCITT (Consultative Committee for International Telephony and Telegraph)? ITU (International Telecommunications Union)

16 ATM Physical Interface Rates Framing DS1 E1 J2 DS3 E3 E4 ATM25 STS 1 STS3c/STM1 STS 12c/STM4 4B/5B (TAXI) 8B/10B (Fiberchannel) Data Rate (Mbps) Multi- Mode Fiber Single- Mode Fiber Coaxial Cable X Media UTP 5 UTP X STP (TP) (TP) = Standardized X = Proposed/In Progress 16

17 Rudimentary ATM Concepts? Physical layer? Signaling? Cell format? Connection types 17

18 ATM Building Blocks? ATM signaling UNI and NNI? Virtual connections VCC, VP, and VC 18

19 ATM Signaling Public UNI aka B-ICI Public ATM Network UNI NNI NNI Token Ring NNI Private ATM Network? UNI = User-to-Network Interface? NNI = Network-to-Network Interface? Cell header content varies depending on who s talking to whom 19

20 Virtual Path and Virtual Channels Virtual Channels (VC) ATM Physical Link Virtual Channel Connection (VCC) E3 OC 12 Virtual Path (VP) Virtual Path (VP) Virtual Channels (VC) Virtual Channel Connection (VCC) Contains Multiple VPs Virtual Path (VP) Contains Multiple VCs Virtual Channel (VC) Logical Path Between ATM End Points Connection Identifier = VPI/VCI

21 ATM Switches Input Port VPI/VCI Output Port VPI/VCI ? ATM switches translate VPI/VCI values? VPI/VCI value unique only per interface eg: locally significant and may be re-used elsewhere in network 21

22 VP and VC Switching VC Switch VCI 1 VCI 2 VCI 3 VCI 4 VP Switch VPI 1 VPI 3 VPI 2 Port 2 Port 1 VPI 2 VCI 1 VCI 2 VPI 1 VPI 3 VCI 1 VCI 2 VPI 4 VPI 5 Port 3

23 Virtual Channels and Virtual Paths Virtual Channel Connection (VCC) Virtual Path Connection (VPC) UNI VC Switch NNI VP Switch NNI VC Switch UNI VPI = 1 VCI = 1 VPI = 2 VCI = 44 VPI = 26 VCI = 44 VPI = 20 VCI = 30? This hop-by-hop forwarding is known as cell relay 23

24 Rudimentary ATM Concepts? Physical layer? Signaling? Cell format? Connection types 24

25 Creating Cells from Packets Packet Dest. Address Source Address Data Frame Check Cells Header Payload Header Payload SAR Segmentation and Reassembly Header Payload Segmentation Happens at Source Reassembly Happens at Destination Header Payload 25

26 ATM Cell Header 5 Byte Header 53 Bytes 48 Byte Payload ATM Cell 26

27 ATM Cell Header Details GFC (4) VCI (16) 48 Byte Payload VPI (8) PTI HEC ATM UNI Cell CLP GFC Generic Flow Control UNI Cells Only! VPI/VCI Identifies Virtual Paths and Channels PTI CLP HEC Payload Type Identifier 3 Bits: 1. User/Control Data 2. Congestion 3. Last Cell Cell Loss Priority Bit Header Error Check 8 Bit CRC VPI (12) 48 Byte Payload VCI (16) PTI HEC ATM NNI Cell CLP 27

28 Rudimentary ATM Concepts? Physical layer? Signaling? Cell format? Connection types 28

29 ATM Connection Types? PVC? SVC? Soft PVC 29

30 Connection Types S2 1 S6 S2 S6 1 1 S1 S8 S1 S3 S5 S8 S3 S5 2 2 VC S4 2 S7 S4 S7 Connectionless: Packet Routing? Path 1 = S1, S2, S6, S8? Path 2 = S1, S4, S7, S8? Data can take different path and can arrive out of order Connection Oriented: Cell Switching? VC = S1, S4, S7, S8? Data takes the same path and arrives in sequence 30

31 Permanent Virtual Circuit (PVC) A 29 Input Output Port VPI/VCI Port VPI/VCI Input Output Port VPI/VCI Port VPI/VCI B Input Output Port VPI/VCI Port VPI/VCI D Input C Output Port VPI/VCI Port VPI/VCI ? VPI/VCI tables in network equipment updated by administrator 31

32 Switched Virtual Circuit (SVC) Input Output Port VPI/VCI Port VPI/VCI Input Output Port VPI/VCI Port VPI/VCI A UNI Signaling B Input Output Port VPI/VCI Port VPI/VCI 4 1 NNI Signaling UNI Signaling C Input Output Port VPI/VCI Port VPI/VCI D ? Dynamically set up connections via signaling 32

33 Switched Virtual Circuit (SVC) Input Output Port VPI/VCI Port VPI/VCI Input Output Port VPI/VCI Port VPI/VCI A UNI Signaling B Input Output 4 1 NNI Signaling D 2 UNI Signaling C Input Output Port VPI/VCI Port VPI/VCI Port VPI/VCI Port VPI/VCI ? Transfer data over newly established link 33

34 Switched Virtual Circuit (SVC) Input Output Port VPI/VCI Port VPI/VCI Input Output Port VPI/VCI Port VPI/VCI A UNI Signaling B Input Output Port VPI/VCI Port VPI/VCI NNI Signaling D 2 UNI Signaling C Input Output Port VPI/VCI Port VPI/VCI ? Dynamically tear down connections via signaling 34

35 Soft PVC Input Output Port VPI/VCI Port VPI/VCI Input Output Port VPI/VCI Port VPI/VCI A UNI Signaling B 1 3 NNI Signaling UNI Signaling C Input Output Port VPI/VCI Port VPI/VCI D 1 Input Output Port VPI/VCI Port VPI/VCI ? PVC established manually across UNI and dynamically across NNI 35

36 ATM Reference Model? Physical layer? ATM layer? ATM adaptation layer? A day in the life of a cell 36

37 ATM Reference Model ATM Adaptation Layer (AAL) ATM Layer Physical Layer 37

38 ATM Reference Model ATM Adaptation Layer (AAL) ATM Layer Physical Layer Physical Layer Two Sublayers:? Transmission Convergence (TC) Framing HEC? Physical Media Dependent (PMD) Physical media coding 38

39 Physical Layer ATM Adaptation Layer (AAL) ATM Layer Framing DS1 E1 J2 DS3 E3 E4 Data Rate (Mbps) Multi- Mode Fiber Single- Mode Fiber Media Coaxial Cable X UTP 5 UTP 3 STP (TP) (TP) Physical Layer ATM25 STS 1 STS3c/STM1 STS 12c/STM4 4B/5B (TAXI) 8B/10B (Fiberchannel) X = Standardized X = Proposed/In Progress 39

40 ATM Reference Model ATM Adaptation Layer (AAL) ATM Layer Physical Layer ATM Layer? Cell header insertion/removal? Cell Relay? Multiplexes/demultiplexes cells of different connections 40

41 ATM Layer Virtual Channel Connection (VCC) ATM Adaptation Layer (AAL) Virtual Path Connection (VPC) UNI UNI ATM Layer NNI NNI VC Switch VP Switch VC Switch Physical Layer VPI = 0 VCI = 38 VPI = 12 VCI = 44 VPI = 26 VCI = 44 VPI = 0 VCI = 36? Provides VPI/VCI values in header? Ensures that cells stay in the correct order 41

42 ATM Reference Model ATM Adaptation Layer (AAL) ATM Layer Physical Layer ATM Adaptation Layer (AAL) Two Sublayers:? Convergence Sublayer (CS)? Segmentation and Reassembly (SAR) 42

43 ATM Adaptation Layer AAL ATM Adaptation Layer (AAL) ATM Layer PBX AAL C S S A R Physical Layer AAL = QoS + SAR? CS assigns different AAL s/qosfor different traffic types? SAR cell <-> packet 43

44 ATM Adaptation Layer Class Service Categories Bit Rate Connection Timing Mode Concern Application Examples ATM Adaptation Layer (AAL) A AAL1 CBR (Constant) Connection- Oriented Yes Bandwidth and throughput guaranteed Good for voice and video ATM Layer B AAL2 VBR (Variable) VBR-AT and VBR-NRT Connection- Oriented Yes Best effort bandwidth and throughput Good for live video, multimedia, LAN-to-LAN Physical Layer C AAL5 ABR (Available) Connection- Oriented No Best effort with congestion feedback Reliable delivery of bursty traffic if latency okay D AAL3/4 UBR (Un- specified) Connection- less No No guarantee For SMDS/LAN 44

45 ATM Reference Model? Physical layer? ATM layer? ATM adaptation layer? A day in the life of a cell 45

46 A Day in the Life of a Cell TCP ATM Payload Processing TCP Packet TCP Header App Data IP IP Datagram IP Header TCP Header App Data LLC/SNAP LLC IP Header TCP Header App Data AAL Convergence Sublayer (CS) QoS + LLC IP Header TCP Header Put in 48 Byte Cells SAT into PDU App Data SAR ATM PHY Add 5 Byte Headers with VPI/VCI and CLP Transmission Convergence (STS, STM, DS) Physical Media (MMF, SMF, STP, UDP, 46

47 A Day in the Life of a Cell Traversing the Network A A L A T M VPI 2 VCI 37 P H Y UNI ATM Switch Port 1 P H Y Port 2 P H Y A T M A T M Port ATM Layer VPI VCI NNI ATM Switch ATM Layer A A L VPI 3 VCI 39 A T M P H Y UNI Port 1 P H Y Port 2 P H Y A T M A T M Port VPI VCI

48 Agenda? Introduction? ATM Fundamentals Rudimentary ATM Concepts ATM Reference Model ATM Adaptation Layer (AAL) Traffic Management? ATM Transport Standards? Campus ATM Internetworking? Wrap Up 48

49 AAL? AAL criteria Traffic parameters QoS parameters? The AAL s AAL1 CBR AAL2 VBR AAL3/4 UBR AAL5 ABR 49

50 AAL Criteria Contract Contract Contract? Traffic Parameters Peak cell rate Sustainable cell rate Maximum burst size Minimum Cell Rate? Quality of Service Delay Cell loss ATM Network 50

51 AAL Criteria Traffic Parameters? Peak Cell Rate PCR Maximum data rate a connection can handle without losing data? Sustainable Cell Rate SCR Average ATM cell throughput the application is permitted? Maximum Burst Size MBS Size of the maximum burst of contiguous cells that can be transmitted? Minimum Cell Rate MCR MCR Rate of an application s ability to handle latency 51

52 AAL Criteria QoS Delay? Maximum Cell Transfer Delay MCTD How long the network can take to transmit a cell from one endpoint to another? Cell Delay Variation Tolerance CDVT CDVT Line distortion caused by change in interarrival times between cells aka jitter 52

53 AAL Criteria QoS Cell Loss? Cell Loss Ratio CLR CLR Acceptable percentage of cells that the network can discard due to congestion 53

54 Quality of Service QoS? AAL criteria Traffic parameters QoS parameters? The AAL s AAL1 CBR AAL2 VBR AAL3/4 UBR AAL5 ABR 54

55 The AAL s AAL1 Constant Bit Rate (CBR) Real Time Voice and Video Traffic Parameter PCR Peak Cell Rate Overhead 5 Byte Header 47 Byte Payload QoS LOW 1 Byte Tolerance Cell Loss Cell Delay HIGH 55

56 The AAL s AAL2 Variable Bit Rate (VBR-RT/VBR-NRT) Packetized Voice/Video, SNA Traffic Parameter PCR Peak Cell Rate SCR Sustainable Cell Rate MBS Maximum Burst Size Overhead 5 Byte Header 1 47 Byte Payload QoS LOW 1 48 Bytes Tolerance Cell Loss Cell Delay (RT) HIGH Cell Delay (NRT) 56

57 The AAL s AAL3/4 Unspecified Bit Rate (UBR) Public WAN SMDS Traffic Parameter No Guarantees Send and Pray Overhead 5 Byte Header 44 Byte Payload QoS LOW 4 Bytes Tolerance Cell Delay Cell Loss HIGH 57

58 The AAL s AAL5 Available Bit Rate (ABR) LAN Interconnect for Data Traffic Parameter PCR Peak Cell Rate MCR Minimum Cell Rate QoS LOW Tolerance HIGH Cell Loss Cell Delay Overhead 5 Byte Header 48 Byte Payload? No cell overhead? Uses congestion feedback instead 58

59 Traffic Management? Why traffic management?? Traffic control techniques? AAL5/ABR congestion feedback? Buffers are your friend 59

60 Why Traffic Management?? Proactively combat congestion? Provision for priority control? Maintain well-behaved traffic 60

61 Why Traffic Management? Cell Loss Data s Critical Enemy Ethernet (1500 Bytes) = 32 Cells FDDI (4470 Bytes) = 96 Cells IP over ATM 1577 (9180 Bytes) = 192 Cells TCP/IP Packet X? Lose one cell and the rest are useless? Need to re-transmit 32+ cells for one cell lost? Congestion collapse is the result 61

62 Traffic Control Techniques? Connection management Acceptance? Traffic management Policing? Traffic smoothing Shaping 62

63 Traffic Control Techniques Connection Management Contract Contract Contract? Traffic Parameters Peak cell rate Sustainable cell rate Burst tolerance Etc.? Quality of Service Delay Cell loss ATM Network 63

64 Traffic Control Techniques Connection Management Connection Admission Control (CAC) I want a VC: X Mbps Y Delay Z Cell Loss Guaranteed QoS Request CAC Can I Support this Reliably without Jeopardizing Other Contracts No or Yes, Agree to a Traffic Contract Contract ATM Network

65 Traffic Control Techniques Traffic Management Usage Parameter Control (UPC) aka Policing Contract You are Not in Conformance with the Contract. What Should the Penalty Be?? REBEL APPLICATION ATM Network?DECISION? PASS MARK CLP BIT DROP

66 Traffic Control Techniques Traffic Management UPC Marked D r o p?decision? PASS MARK CLP BIT DROP? CLP Control When congested drop marked cells? Public UNI Generic Cell Rate Algorithm (GCRA) 66

67 Traffic Control Techniques Traffic Management UPC Marked D r o p 3 2? Intelligent Packet Discard IPD? Discard cells from same bad packet? Tail packet discard? Maximize Goodput 67

68 Traffic Control Techniques Traffic Smoothing I Want to Comply With My Contract. So, I Will Smooth/Shape My Traffic Go Ahead, Make My Day Actual Data Shaper Shaped Data Private ATM Network Public ATM Network? Traffic shaper at customer site? Changes traffic characteristics? Leaky bucket algorithm 68

69 Traffic Control Techniques Buffers Are Your Friend? Absorb traffic bursts from simultaneous connections? Switches schedule traffic based on priority of traffic according to QoS? Switch must reallocate buffers as the traffic mix changes? Effective buffering maximizes throughput of usable cells as opposed to raw cells (aka goodput) 69

70 ATM Internetworking? Challenges? RFC1483? RFC1577? LANE? MPOA 70

71 ATM Internetworking Existing and New Applications Network Address MAC Address??? The Challenges API New Applications ATM Address ATM Address? MAC address to ATM address resolution? No Standard ATM API 71

72 ATM Internetworking Overlay Model Router or Switch ATM Addresses Router or Switch Ethernet ATM Network Ethernet Direct-Attached Stations Network Addresses, MAC Addresses? Multiple layers of addressing 72

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514

CPEG 514. Lecture 11 Asynchronous Transfer Mode (ATM) CPEG 514 Lecture 11 Asynchronous Transfer Mode () Outline Introduction Virtual Circuit Setup PVC vs. SVC Quality of Service and Congestion Control IP over and Frame Relay interworking Network (integrated voice,

More information

ATM Quality of Service (QoS)

ATM Quality of Service (QoS) ATM Quality of Service (QoS) Traffic/Service Classes, Call Admission Control Usage Parameter Control, ABR Agenda Introduction Service Classes and Traffic Attributes Traffic Control Flow Control Special

More information

ATM Logical Connections: VCC. ATM Logical Connections: VPC

ATM Logical Connections: VCC. ATM Logical Connections: VPC ATM Logical Connections: VCC Logical Connections in ATM are referred to as virtual channel connections (VCCs). Virtual channel (VC) is a generic term used to describe unidirectional transport of ATM cells

More information

Asynchronous Transfer Mode

Asynchronous Transfer Mode ATM Asynchronous Transfer Mode CS420/520 Axel Krings Page 1 Protocol Architecture (diag) CS420/520 Axel Krings Page 2 1 Reference Model Planes User plane Provides for user information transfer Control

More information

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy)

ATM. Asynchronous Transfer Mode. (and some SDH) (Synchronous Digital Hierarchy) ATM Asynchronous Transfer Mode (and some SDH) (Synchronous Digital Hierarchy) Why use ATM? Circuit switched connections: After initial setup no processing in network nodes Fixed bit rates, fixed time delay

More information

Introduction to ATM Traffic Management on the Cisco 7200 Series Routers

Introduction to ATM Traffic Management on the Cisco 7200 Series Routers CHAPTER 1 Introduction to ATM Traffic Management on the Cisco 7200 Series Routers In the latest generation of IP networks, with the growing implementation of Voice over IP (VoIP) and multimedia applications,

More information

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline

ATM. Asynchronous Transfer Mode. these slides are based on USP ATM slides from Tereza Carvalho. ATM Networks Outline ATM Asynchronous Transfer Mode these slides are based on USP ATM slides from Tereza Carvalho 1 ATM Networks Outline ATM technology designed as a support for ISDN Definitions: STM and ATM Standardization

More information

Asynchronous Transfer Mode (ATM) ATM concepts

Asynchronous Transfer Mode (ATM) ATM concepts Asynchronous Transfer Mode (ATM) Asynchronous Transfer Mode (ATM) is a switching technique for telecommunication networks. It uses asynchronous time-division multiplexing,[1][2] and it encodes data into

More information

different problems from other networks ITU-T specified restricted initial set Limited number of overhead bits ATM forum Traffic Management

different problems from other networks ITU-T specified restricted initial set Limited number of overhead bits ATM forum Traffic Management Traffic and Congestion Management in ATM 3BA33 David Lewis 3BA33 D.Lewis 2007 1 Traffic Control Objectives Optimise usage of network resources Network is a shared resource Over-utilisation -> congestion

More information

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097 Chair for Network Architectures and Services Prof. Carle Department of Computer Science TU München Master Course Computer Networks IN2097 Prof. Dr.-Ing. Georg Carle Christian Grothoff, Ph.D. Stephan Günther

More information

Intermediate Traffic Management

Intermediate Traffic Management Intermediate Traffic Management This presentation has been generated by the ATM Forum for the purpose of educating the public on ATM Technology and the ATM Forum s activities. This presentation is the

More information

Asynchronous. nous Transfer Mode. Networks: ATM 1

Asynchronous. nous Transfer Mode. Networks: ATM 1 Asynchronous nous Transfer Mode (ATM) Networks: ATM 1 Issues Driving LAN Changes Traffic Integration Voice, video and data traffic Multimedia became the buzz word One-way batch Two-way batch One-way interactive

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS ATM SERVICE CATEGORIES Service Categories : represent particular combinations of traffic parameters and QoS parameters. These parameters are determined by users for a

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SPEED NETWORKS INTRODUCTION ATM stands for Asynchronous Transfer Mode ATM is a flexible high bandwidth, low delay network technology that is: Capable of handling voice, video and data

More information

ATM Asynchronous Transfer Mode revisited

ATM Asynchronous Transfer Mode revisited ATM Asynchronous Transfer Mode revisited ACN 2007 1 ATM GOAL To establish connections between an arbitrary number of hosts...... over channels that fulfills a certain QoS level. -> ATM networks make it

More information

Chapter 10. Circuits Switching and Packet Switching 10-1

Chapter 10. Circuits Switching and Packet Switching 10-1 Chapter 10 Circuits Switching and Packet Switching 10-1 Content Switched communication networks Circuit switching networks Circuit-switching concepts Packet-switching principles X.25 (mentioned but not

More information

Advanced Internet Technologies

Advanced Internet Technologies Advanced Internet Technologies Chapter 2 ATM Dr.-Ing. Falko Dressler Chair for Computer Networks & Internet Wilhelm-Schickard-Institute for Computer Science University of Tübingen http://net.informatik.uni-tuebingen.de/

More information

ATM Networks. Raj Jain

ATM Networks. Raj Jain ATM Networks Professor of Computer and Information Sciences The Ohio State University Columbus, OH 43210-1277 http://www.cis.ohio-state.edu/~jain/ 1 Overview ATM: Overview ATM Protocol Layers Network Interfaces

More information

What Is Congestion? Computer Networks. Ideal Network Utilization. Interaction of Queues

What Is Congestion? Computer Networks. Ideal Network Utilization. Interaction of Queues 168 430 Computer Networks Chapter 13 Congestion in Data Networks What Is Congestion? Congestion occurs when the number of packets being transmitted through the network approaches the packet handling capacity

More information

Congestion in Data Networks. Congestion in Data Networks

Congestion in Data Networks. Congestion in Data Networks Congestion in Data Networks CS420/520 Axel Krings 1 Congestion in Data Networks What is Congestion? Congestion occurs when the number of packets being transmitted through the network approaches the packet

More information

Lecture 4 Wide Area Networks - Congestion in Data Networks

Lecture 4 Wide Area Networks - Congestion in Data Networks DATA AND COMPUTER COMMUNICATIONS Lecture 4 Wide Area Networks - Congestion in Data Networks Mei Yang Based on Lecture slides by William Stallings 1 WHAT IS CONGESTION? congestion occurs when the number

More information

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis

Bandwidth-on-Demand up to very high speeds. Variety of physical layers using optical fibre, copper, wireless. 3BA33 D.Lewis Broadband ISDN 3BA33 David Lewis 3BA33 D.Lewis 2007 1 B-ISDN Model has 3 planes User Control Management 3BA33 D.Lewis 2007 3 Broadband ISDN Was Expected to be the Universal Network of the future Takes

More information

! Cell streams relating to different media types are multiplexed together on a statistical basis for transmission and switching.

! Cell streams relating to different media types are multiplexed together on a statistical basis for transmission and switching. Asynchronous Transfer Mode (ATM) Networks! All source media is first broken down into a stream of fixed sized units known as cells.! Cell streams relating to different media types are multiplexed together

More information

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross

Part 5: Link Layer Technologies. CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross Part 5: Link Layer Technologies CSE 3461: Introduction to Computer Networking Reading: Chapter 5, Kurose and Ross 1 Outline PPP ATM X.25 Frame Relay 2 Point to Point Data Link Control One sender, one receiver,

More information

Ethernet Switches (more)

Ethernet Switches (more) Ethernet Switches layer 2 (frame) forwarding, filtering using LAN addresses Switching: A-to-B and A - to-b simultaneously, no collisions large number of interfaces often: individual hosts, star-connected

More information

What Is Congestion? Effects of Congestion. Interaction of Queues. Chapter 12 Congestion in Data Networks. Effect of Congestion Control

What Is Congestion? Effects of Congestion. Interaction of Queues. Chapter 12 Congestion in Data Networks. Effect of Congestion Control Chapter 12 Congestion in Data Networks Effect of Congestion Control Ideal Performance Practical Performance Congestion Control Mechanisms Backpressure Choke Packet Implicit Congestion Signaling Explicit

More information

Protocol Architecture (diag) Computer Networks. ATM Connection Relationships. ATM Logical Connections

Protocol Architecture (diag) Computer Networks. ATM Connection Relationships. ATM Logical Connections 168 430 Computer Networks Chapter 11 Asynchronous Transfer Mode Protocol Architecture Similarities between ATM and packet switching Transfer of data in discrete chunks Multiple logical connections over

More information

William Stallings Data and Computer Communications 7 th Edition. Chapter 11 Asynchronous Transfer Mode

William Stallings Data and Computer Communications 7 th Edition. Chapter 11 Asynchronous Transfer Mode William Stallings Data and Computer Communications 7 th Edition Chapter 11 Asynchronous Transfer Mode Protocol Architecture Similarities between ATM and packet switching Transfer of data in discrete chunks

More information

ATM Technology in Detail. Objectives. Presentation Outline

ATM Technology in Detail. Objectives. Presentation Outline ATM Technology in Detail Professor Richard Harris Objectives You should be able to: Discuss the ATM protocol stack Identify the different layers and their purpose Explain the ATM Adaptation Layer Discuss

More information

A T M. Cell Switched Technology. not SMDS. Defacto Standard Multimedia capable Use with SONET or SDH. Fixed Length - 53 bytes. DigiPoints Volume 1

A T M. Cell Switched Technology. not SMDS. Defacto Standard Multimedia capable Use with SONET or SDH. Fixed Length - 53 bytes. DigiPoints Volume 1 A T M Cell Switched Technology Fixed Length - 53 bytes not SMDS Defacto Standard Multimedia capable Use with SONET or SDH SCTE VA 12.1 SONET Optical Carrier (OC) Rates and SDH Synchronous Transport Module

More information

11. Traffic management in ATM. lect11.ppt S Introduction to Teletraffic Theory Spring 2003

11. Traffic management in ATM. lect11.ppt S Introduction to Teletraffic Theory Spring 2003 lect11.ppt S-38.145 - Introduction to Teletraffic Theory Spring 2003 1 Contents Introduction ATM technique Service categories and traffic contract Traffic and congestion control in ATM Connection Admission

More information

Lesson 3 Network technologies - Controlling

Lesson 3 Network technologies - Controlling Lesson 3 Network technologies - Controlling Objectives : Network control or traffic engineering is one of the important techniques in the network. Understanding QoS control, traffic engineering and OAM

More information

Internetworking Part 1

Internetworking Part 1 CMPE 344 Computer Networks Spring 2012 Internetworking Part 1 Reading: Peterson and Davie, 3.1 22/03/2012 1 Not all networks are directly connected Limit to how many hosts can be attached Point-to-point:

More information

11. Traffic management in ATM

11. Traffic management in ATM lect11.ppt S-38.145 - Introduction to Teletraffic Theory - Fall 2000 1 Contents Introduction ATM technique Service categories Traffic contract Traffic and congestion control in ATM Connection Admission

More information

Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN)

Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN) Asynchronous Transfer Mode (ATM) Broadband ISDN (B-ISDN) Petr Grygárek rek 1 ATM basic characteristics Integrates transfer of voice, video, data and other media using statistical al multiplexing ing multiplexes

More information

Figure 10.1 Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing.

Figure 10.1 Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing. Figure. Cell switching principles: (a) routing schematic; (b) VP routing; (c) VC routing. (a) PCI =,,, 4 4 PCI =, 4 4 6 PCI = 6, Link/Port RT Link/Port RT Link/Port RT In Port PCI 4 Out Port PCI 4 6 Port

More information

This Lecture. BUS Computer Facilities Network Management X.25. X.25 Packet Switch. Wide Area Network (WAN) Technologies. X.

This Lecture. BUS Computer Facilities Network Management X.25. X.25 Packet Switch. Wide Area Network (WAN) Technologies. X. This ecture BUS350 - Computer Facilities Network Management Wide rea Network (WN) Technologies. X.5 Frame Relay TM Faculty of Information Technology Monash University Faculty of Information Technology

More information

ATM Networks: An Overview

ATM Networks: An Overview ATM Networks: An Overview Professor of Computer and Information Sciences Columbus, OH 43210-1277 http://www.cis.ohio-state.edu/~jain/ 2-1 MBone Instructions Handouts for the class are available on-line:

More information

1997, Scott F. Midkiff 1

1997, Scott F. Midkiff 1 Welcome to! Loooooooooooooooots of acronyms! By Scott Midkiff ECpE/CS 5516, VPI Spring 1997 (modified by Marc Abrams for Spring 1998) A lot of what s in came from the phone and ing worlds, not the LAN

More information

ATM networks. C. Pham Université de Pau et des Pays de l Adour LIUPPA Laboratory

ATM networks. C. Pham Université de Pau et des Pays de l Adour LIUPPA Laboratory ATM networks C. Pham Université de Pau et des Pays de l Adour LIUPPA Laboratory http://www.univ-pau.fr/~cpham Congduc.Pham@univ-pau.fr Issues Driving LAN Changes Traffic Integration Voice, video and data

More information

Unspecified Bit Rate Plus and ATM Enhancements

Unspecified Bit Rate Plus and ATM Enhancements Unspecified Bit Rate Plus and ATM Enhancements Last Updated: December 4, 2012 Feature History Release 12.2(2)XB 12.2(8)T Modification The UBR+ and ATM Enhancements for Service Provider Integrated Access

More information

Network Working Group Request for Comments: 2761 Category: Informational February 2000

Network Working Group Request for Comments: 2761 Category: Informational February 2000 Network Working Group Request for Comments: 2761 Category: Informational J. Dunn C. Martin ANC, Inc. February 2000 Terminology for ATM Benchmarking Status of this Memo This memo provides information for

More information

ATM Hierarchical Shaping ATM VC into VP Shaping, page 1

ATM Hierarchical Shaping ATM VC into VP Shaping, page 1 ATM Hierarchical Shaping ATM VC into VP Shaping, page 1 Traffic shaping is a quality of service (QoS) mechanism that is used to manage the network traffic by shaping the traffic to a specified rate. Traffic

More information

CN-100 Network Analyzer Product Overview

CN-100 Network Analyzer Product Overview CN-100 Network Analyzer Product Overview CN-100 network analyzers offer an extremely powerful yet cost effective solution for today s complex networking requirements. Test Ethernet or ATM networks with

More information

Asynchronous Transfer Mode

Asynchronous Transfer Mode CHAPTER 20 This chapter describes the level of support that Cisco ANA provides for ATM, as follows: Technology Description, page 20-1 Information Model Objects (IMOs), page 20-3 Vendor-Specific Inventory

More information

Can you be sure that there are no weak links?

Can you be sure that there are no weak links? Can you be sure that there are no weak links? Application Note 55 Advanced Broadband Testing: ATM QoS Traffic Contract Signalling Monitoring ATM Service Contents Practice 3 Turn-up: A fast test of UNI

More information

ACE-2002, ACE-2002E. Multiservice Access Concentrators/ ATM Network Termination Units FEATURES

ACE-2002, ACE-2002E. Multiservice Access Concentrators/ ATM Network Termination Units FEATURES Multiservice Access Concentrators/ ATM Network Termination Units FEATURES Multiservice/ATM network demarcation device or access concentrator (ACE-2002), cellular access concentrator () Offer converged

More information

EC1009 HIGH SPEED NETWORKS (ELECTIVE) (2 marks Questions and answers)

EC1009 HIGH SPEED NETWORKS (ELECTIVE) (2 marks Questions and answers) DEPARTMENT OF ECE EC1009 HIGH SPEED NETWORKS (ELECTIVE) (2 marks Questions and answers) FINAL YEAR 7 th SEMESTER UNIT I HIGH SPEED NETWORKS 1) What is common channel signaling? The data s and control signals

More information

Wireless Networks. Communication Networks

Wireless Networks. Communication Networks Wireless Networks Communication Networks Types of Communication Networks Traditional Traditional local area network (LAN) Traditional wide area network (WAN) Higher-speed High-speed local area network

More information

WAN Technologies (to interconnect IP routers) Mario Baldi

WAN Technologies (to interconnect IP routers) Mario Baldi WAN Technologies (to interconnect IP routers) Mario Baldi www.baldi.info WAN_Technologies - 1 Copyright: see page 2 Copyright Notice This set of transparencies, hereinafter referred to as slides, is protected

More information

Testing Policing in ATM Networks

Testing Policing in ATM Networks Testing Policing in ATM Networks Policing is one of the key mechanisms used in ATM (Asynchrous Transfer Mode) networks to avoid network congestion. The HP E4223A policing and traffic characterization test

More information

Hubs. Interconnecting LANs. Q: Why not just one big LAN?

Hubs. Interconnecting LANs. Q: Why not just one big LAN? Interconnecting LANs Q: Why not just one big LAN? Limited amount of supportable traffic: on single LAN, all stations must share bandwidth limited length: 802.3 specifies maximum cable length large collision

More information

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites

DigiPoints Volume 1. Leader Guide. Module 12 Asynchronous Transfer Mode. Summary. Outcomes. Objectives. Prerequisites Asynchronous Transfer Mode Page 12.i DigiPoints Volume 1 Module 12 Asynchronous Transfer Mode Summary This last module of, covers ATM, and provides an end-to-end data communications model that draws on

More information

06/02/ Metropolitan Area Networks. Local & Metropolitan Area Networks. 0. Overview. 1. Internetworking ACOE322. Lecture 4

06/02/ Metropolitan Area Networks. Local & Metropolitan Area Networks. 0. Overview. 1. Internetworking ACOE322. Lecture 4 1 Local & Metropolitan Area Networks ACOE322 Lecture 4 Metropolitan Area Networks Dr. L. Christofi 1 0. Overview In this section the following topics will be covered: 1. Internetworking devices 2. Wide

More information

ATM Introduction. The Grand Unification 2005/03/11. (C) Herbert Haas

ATM Introduction. The Grand Unification 2005/03/11. (C) Herbert Haas ATM Introduction The Grand Unification Agenda What is it? Who wants it? Who did it? Header and Switching ATM Layer Hypercube Adaptation Layers Signaling Addresses 2 What is ATM? High-Speed Virtual Circuits

More information

Rohit Goyal 1, Raj Jain 1, Sonia Fahmy 1, Shobana Narayanaswamy 2

Rohit Goyal 1, Raj Jain 1, Sonia Fahmy 1, Shobana Narayanaswamy 2 MODELING TRAFFIC MANAGEMENT IN ATM NETWORKS WITH OPNET Rohit Goyal 1, Raj Jain 1, Sonia Fahmy 1, Shobana Narayanaswamy 2 1. The Ohio State University, Department of Computer and Information Science, 2015

More information

Vanguard Managed Solutions

Vanguard Managed Solutions Vanguard Managed Solutions Vanguard Applications Ware IP and LAN Feature Protocols Asynchronous Transfer Mode Notice 2005 Vanguard Managed Solutions, LLC 575 West Street Mansfield, Massachusetts 02048

More information

Understanding the Variable Bit Rate Real Time (VBR rt) Service Category for ATM VCs

Understanding the Variable Bit Rate Real Time (VBR rt) Service Category for ATM VCs Understanding the Variable Bit Rate Real Time (VBR rt) Service Category for ATM VCs Document ID: 10414 Contents Introduction Prerequisites Requirements Components Used Conventions What is Variable Bit

More information

Rohit Goyal 1, Raj Jain 1, Sonia Fahmy 1, Shobana Narayanaswamy 2

Rohit Goyal 1, Raj Jain 1, Sonia Fahmy 1, Shobana Narayanaswamy 2 MODELING TRAFFIC MANAGEMENT IN ATM NETWORKS WITH OPNET Rohit Goyal 1, Raj Jain 1, Sonia Fahmy 1, Shobana Narayanaswamy 2 1. The Ohio State University, Department of Computer and Information Science, 2015

More information

MPLS AToM Overview. Documentation Specifics. Feature Overview

MPLS AToM Overview. Documentation Specifics. Feature Overview MPLS AToM Overview This document provides an introduction to MPLS AToM and includes the following sections: Documentation Specifics, page 14 Feature Overview, page 14 Benefits, page 26 What To Do Next,

More information

Asynchronous_Transfer_Mode_Switching

Asynchronous_Transfer_Mode_Switching Asynchronous Transfer Mode (ATM) is an International Telecommunication Union-Telecommunications Standards Section (ITU-T) standard for cell relay wherein information for multiple service types, such as

More information

Communication Networks

Communication Networks Communication Networks Chapter 3 Multiplexing Frequency Division Multiplexing (FDM) Useful bandwidth of medium exceeds required bandwidth of channel Each signal is modulated to a different carrier frequency

More information

Introducing Frame Relay

Introducing Frame Relay Frame Relay CCNA 4 Note Much of the information in this presentation comes from the CCNP 2 version 3.0 module on Frame Relay. I find a lot of the information in CCNA 4 module 5 Frame Relay not very well

More information

Quality of Service (QoS) Computer network and QoS ATM. QoS parameters. QoS ATM QoS implementations Integrated Services Differentiated Services

Quality of Service (QoS) Computer network and QoS ATM. QoS parameters. QoS ATM QoS implementations Integrated Services Differentiated Services 1 Computer network and QoS QoS ATM QoS implementations Integrated Services Differentiated Services Quality of Service (QoS) The data transfer requirements are defined with different QoS parameters + e.g.,

More information

Traffic Management. Service Categories CHAPTER

Traffic Management. Service Categories CHAPTER CHAPTER 3 The following traffic management functions are supported on the PNNI node: Asymmetrical traffic requirements. Connection Admission Control (CAC). Qbin for AutoRoute and PNNI Mapping of SVC/SPVC

More information

Packet Switching Techniques

Packet Switching Techniques Packet Switching Techniques 188lecture3.ppt Pasi Lassila 1 Problem Aim: Build larger networks connecting more users also spanning different network technologies Shared media networks limited number of

More information

Basic concept of ATM communication

Basic concept of ATM communication Lesson 3 AM Network (2days) Basic concept of AM communication Protocol structure of AM network Hardware routing OSI reference model AM network protocols Objectives : AM concepts are typical connection

More information

INTEGRITY AND SECURITY OF ATM

INTEGRITY AND SECURITY OF ATM 51-30-51 DATA COMMUNICATIONS MANAGEMENT INTEGRITY AND SECURITY OF ATM Steve Blanding INSIDE The Business Case for ATM: Computers and Networking; The PC Desktop; LANs and WANs; B-ISDN Transport Network;

More information

Metropolitan Area Networks

Metropolitan Area Networks Metropolitan Area Networks Bridge larger distances than a LAN, usage e.g. within the city range or on a campus Only one or two cables, no switching elements. Thus a simple network design is achieved All

More information

Lecture 03 Chapter 11 Asynchronous Transfer Mode

Lecture 03 Chapter 11 Asynchronous Transfer Mode NET 456 High Speed Networks Lecture 03 Chapter 11 Asynchronous Transfer Mode Dr. Anis Koubaa Reformatted slides from textbook Data and Computer Communications, Ninth Edition by William Stallings, 1 (c)

More information

ATM Traffic Management

ATM Traffic Management ATM Traffic Management Professor of Computer and Info. Sciences Columbus, OH 43210-1277 These slides are available at http://www.cis.ohio-state.edu/~jain/cis777-99 1 Dime Sale One Megabit memory, One Megabyte

More information

Configuring Frame Relay-ATM Interworking

Configuring Frame Relay-ATM Interworking Configuring -ATM Interworking The -ATM Interworking features enable and ATM networks to exchange data, despite differing network protocols. There are two types of -ATM Interworking: FRF.5 -ATM Network

More information

PA-A6 Enhanced ATM Port Adapter for Cisco 7200, 7301, 7500, and 7600 Series Routers

PA-A6 Enhanced ATM Port Adapter for Cisco 7200, 7301, 7500, and 7600 Series Routers PA-A6 Enhanced ATM Port Adapter for Cisco 7200, 7301, 7500, and 7600 Series Routers The enhanced Cisco ATM Port Adapter (product number ATM PA-A6) is a single-port, single-wide ATM port adapter for the

More information

Chapter 15 Computer and Multimedia Networks

Chapter 15 Computer and Multimedia Networks Chapter 15 Computer and Multimedia Networks 15.1 Basics of Computer and Multimedia Networks 15.2 Multiplexing Technologies 15.3 LAN and WAN 15.4 Access Networks 15.5 Common Peripheral Interfaces 15.6 Further

More information

B. ADDITIONAL LOGICAL CHANNELS

B. ADDITIONAL LOGICAL CHANNELS Page 1 1. 1.1 Terminology 1.1.1. Definitions of Terms and Abbreviations A. ACCESS LINE - A local Channel for voice, data, or video communications which connects the Customer location to a location of Verizon

More information

ATG s Communications & Networking Technology Guide Series This guide has been sponsored by

ATG s Communications & Networking Technology Guide Series This guide has been sponsored by ATM Traffic Management ATG s Communications & Networking Technology Guide Series This guide has been sponsored by Table of Contents The Challenge: Efficiency with Service Integrity........................

More information

QoS Policy Parameters

QoS Policy Parameters CHAPTER 6 This chapter describes the parameters, both required and optional, for QoS provisioning using the ISC user interface. Service level QoS parameters include all entry fields in the VoIP, Management,

More information

ATM in TCP/IP environment: Adaptations and Effectiveness

ATM in TCP/IP environment: Adaptations and Effectiveness Bremen Institute of Industrial Technology and Applied Work Science ATM in TCP/IP environment: Adaptations and Effectiveness Dipl.-Ing. Kai-Oliver Detken, BIBA ATM Traffic Symposium, Mykonos, Greece, September

More information

Frame Relay. Bigger, Longer, Uncut 2005/03/11. (C) Herbert Haas

Frame Relay. Bigger, Longer, Uncut 2005/03/11. (C) Herbert Haas Frame Relay Bigger, Longer, Uncut (C) Herbert Haas 2005/03/11 What is Frame Relay? Connection-oriented packet switching (Virtual Circuit) WAN Technology Specifies User to Network Interface (UNI) Does not

More information

Cisco - Understanding the UBR Service Category for ATM Virtual Circuits

Cisco - Understanding the UBR Service Category for ATM Virtual Circuits Page 1 of 9 Understanding the UBR Service Category for ATM Virtual Circuits Document ID: 10530 Contents Introduction Prerequisites Requirements Components Used Conventions Advantages and Disadvantages

More information

Traffic Management. Service Categories CHAPTER

Traffic Management. Service Categories CHAPTER CHAPTER 3 The following traffic management functions are supported on the PNNI node: Asymmetrical traffic requirements Connection admission control (CAC) Qbin for AutoRoute and PNNI Mapping of SVC/SPVC

More information

NAME: (Exam :SECTION A) Notes: Any script without a name will receive no points. You must show the calculations for the descriptive questions.

NAME: (Exam :SECTION A) Notes: Any script without a name will receive no points. You must show the calculations for the descriptive questions. SAMPLE TEST from past EXAMS Exam3 Chapters: 14, 19, 21, 23, 24. Type of questions: multiple choices, Fill in the gaps, short answer questions YOU MUST BRING SCANTRON sheets for the multiple choices (4.5

More information

Module 10 Frame Relay and ATM

Module 10 Frame Relay and ATM Module 10 Frame Relay and ATM Lesson 35 ATM: Virtual Path, Virtual Channel. ATM Adaptation Layer (AAL) 10.3.1 VIRTUAL PATH AND VIRTUAL CHANNEL Connection between two endpoints is accomplished through virtual

More information

PRACTICES FNC Guide to ATM GUIDE TO ATM CROSS PRODUCT DOCUMENTATION ISSUE 1, JANUARY 2002 FUJITSU NETWORK COMMUNICATIONS, INC.

PRACTICES FNC Guide to ATM GUIDE TO ATM CROSS PRODUCT DOCUMENTATION ISSUE 1, JANUARY 2002 FUJITSU NETWORK COMMUNICATIONS, INC. PRACTICES GUIDE TO ATM CROSS PRODUCT DOCUMENTATION ISSUE 1, JANUARY 2002 FUJITSU NETWORK COMMUNICATIONS, INC. Copyrights, Trademarks, and Disclaimers All products or services mentioned in this document

More information

Lecture 4 Wide Area Networks - Asynchronous Transfer Mode

Lecture 4 Wide Area Networks - Asynchronous Transfer Mode DATA AND COMPUTER COMMUNICATIONS Lecture 4 Wide Area Networks - Asynchronous Transfer Mode Mei Yang Based on Lecture slides by William Stallings 1 ATM a streamlined packet transfer interface similarities

More information

ATM Networking: Issues and Challenges Ahead

ATM Networking: Issues and Challenges Ahead ATM Networking: Issues and Challenges Ahead LAN or WAN Connectionless or Connection-oriented ATM Low Speed or High Speed Voice Video Data Professor of CIS Columbus, OH 43210-1277 Jain@ACM.Org 1 Overview

More information

BROADBAND AND HIGH SPEED NETWORKS

BROADBAND AND HIGH SPEED NETWORKS BROADBAND AND HIGH SEED NETWORKS LAYERS The function and associated information of the planes is as follows: The reference model is composed of the following planes: Control lane manages the call and connection.

More information

Distributing Bandwidth Between Queues

Distributing Bandwidth Between Queues CHAPTER 5 Developing a queuing strategy is an important step in optimizing network functionality and services. Equally important is ensuring that bandwidth is shared fairly among the competing traffic

More information

General Description. Overview. Introduction CHAPTER

General Description. Overview. Introduction CHAPTER CHAPTER This chapter contains the following sections: Overview, page - Introduction, page - Configuration Data, page -3 Management, page -5 Maintenance, page -7 Physical Characteristics, page -8 Timing,

More information

frame-relay lmi-n391dte

frame-relay lmi-n391dte frame-relay lmi-n391dte frame-relay lmi-n391dte To set a full status polling interval, use the frame-relay lmi-n391dte interface configuration command. To restore the default interval value, assuming that

More information

LANE, CES, and VBR PVCs in Shaped VP Tunnels

LANE, CES, and VBR PVCs in Shaped VP Tunnels LANE, CES, and VBR PVCs in Shaped VP Tunnels Document ID: 10493 Contents Introduction Prerequisites Requirements Components Used Conventions Assumptions Configure Network Diagram Configurations Troubleshoot

More information

Ch. 4 - WAN, Wide Area Networks

Ch. 4 - WAN, Wide Area Networks 1 X.25 - access 2 X.25 - connection 3 X.25 - packet format 4 X.25 - pros and cons 5 Frame Relay 6 Frame Relay - access 7 Frame Relay - frame format 8 Frame Relay - addressing 9 Frame Relay - access rate

More information

Appendix 5 - ATM Technology in Detail

Appendix 5 - ATM Technology in Detail Technology Asynchronous Transfer Mode Principles, Layering, AAL, Signaling Agenda Introduction Reference Model Physical Layer Layer Switching Details Adaptation Layer Signaling and Addressing Technology,

More information

Performance Analysis & QoS Guarantee in ATM Networks

Performance Analysis & QoS Guarantee in ATM Networks P a g e 131 Global Journal of Computer Science and Technology Performance Analysis & QoS Guarantee in ATM Networks Parag Jain!, Sandip Vijay!!, S. C. Gupta!!!! Doctoral Candidate, Bhagwant Univ. & Professor,

More information

Configuring Frame Relay-ATM Interworking

Configuring Frame Relay-ATM Interworking The Frame Relay-ATM Interworking features enable Frame Relay and ATM networks to exchange data, despite differing network protocols. There are two types of Frame Relay-ATM Interworking: FRF.5 Frame Relay-ATM

More information

Packet Switching. Hongwei Zhang Nature seems to reach her ends by long circuitous routes.

Packet Switching. Hongwei Zhang  Nature seems to reach her ends by long circuitous routes. Problem: not all networks are directly connected Limitations of directly connected networks: limit on the number of hosts supportable limit on the geographic span of the network Packet Switching Hongwei

More information

Introduction. ATM Technology. What is ATM? Agenda

Introduction. ATM Technology. What is ATM? Agenda Introduction Technology Asynchronous Transfer Mode Principles, ing, AAL, Signaling In 1986 the CCITT (now ITU-T) adopted as background technology for B-ISDN B-ISDN intended to replace several widespread

More information

Understanding the Available Bit Rate (ABR) Service Category for ATM VCs

Understanding the Available Bit Rate (ABR) Service Category for ATM VCs Understanding the Available Bit Rate (ABR) Service Category for ATM VCs Document ID: 10415 Contents Introduction Prerequisites Requirements Components Used Conventions What is ABR? Resource Management

More information

2001 ALCATEL BELL N.V. ALL RIGHTS RESERVED VHBE Alcatel University. Page 1

2001 ALCATEL BELL N.V. ALL RIGHTS RESERVED VHBE Alcatel University. Page 1 1 Page 1 ADSL coaching team Frank Vercamme Frank.Vercamme@alcatel.be Marc Debacker Marc.Debacker@alcatel.be Werner Van Loock Werner.van_loock@alcatel.be Brian Bogaerts Brian.Bogaerts@alcatel.be Customer

More information

The Design and modeling of input and output modules for an ATM network switch

The Design and modeling of input and output modules for an ATM network switch Rochester Institute of Technology RIT Scholar Works Theses Thesis/Dissertation Collections 10-1-1997 The Design and modeling of input and output modules for an ATM network switch Darin Murphy Follow this

More information