Packet Switching. Communication Networks Chapter 10: Connection-Oriented PDNs

Size: px
Start display at page:

Download "Packet Switching. Communication Networks Chapter 10: Connection-Oriented PDNs"

Transcription

1 Communication Networks Chapter 10: Connection-Oriented PDNs o X.25 o Frame Relay o Asynchronous Transfer Mode (ATM) Packet Switching Circuit switching was designed for voice Packet switching was designed for data Information transmitted in small packets Packets contains user data and control info user data may be part of a larger message control info includes routing (addressing) info Packets are received, stored briefly (buffered) and passed on to the next node Communication Networks - 10: Connection-Oriented PDNs 408 Prof. Jochen Seitz 1

2 Packet Switching Communication Networks - 10: Connection-Oriented PDNs 409 Packet-Switched Networks In packet-switched networks, data is packetized prior to transmission Each packet is a group of bits organized in a predetermined structure Each packet contains data bits as well as additional overhead information to ensure error-free transmission to intended recipients Packets may be called blocks, cells, datagrams, data units, or frames Packet assembler/disassemblers (PADs) are responsible for assembling outgoing data into packets for transmission over the packet-switching network as well as for unpacking incoming packets so that data can be delivered to intended recipients Communication Networks - 10: Connection-Oriented PDNs 410 Prof. Jochen Seitz 2

3 Packet-Switching Advantages and Disadvantages Advantages include: Single link shared by multiple senders and receivers No occupied links Different data rates at sender and receiver possible Establishment of packetpriority systems Charging by the volume of data (number of packets) transmitted rather than connection time Disadvantages include: Variable, unforeseeable transmission delays caused by packet processing and packet queues at packet switches Variable packet sizes leading to longer packet processing times at packet switches Overhead data in packets leading to lower data transmission efficiency and throughput than in circuitswitched networks Communication Networks - 10: Connection-Oriented PDNs 411 Virtual Circuit Diagram According to Stallings Communication Networks - 10: Connection-Oriented PDNs 412 Prof. Jochen Seitz 3

4 Virtual Circuit vs. Datagram Virtual circuits network can provide sequencing and error control packets are forwarded more quickly less reliable in case of link or switch failure Datagrams no call setup phase more flexible more fault-tolerant, but no QoS Communication Networks - 10: Connection-Oriented PDNs 413 Packet Size According to Stallings Communication Networks - 10: Connection-Oriented PDNs 414 Prof. Jochen Seitz 4

5 Circuit vs. Packet Switching Performance depends on various delays propagation delay transmission time node delay Range of other characteristics, including: transparency amount of overhead Communication Networks - 10: Connection-Oriented PDNs 415 Event Timing According to Stallings Communication Networks - 10: Connection-Oriented PDNs 416 Prof. Jochen Seitz 5

6 X.25 ITU-T standard for interface between host and packet switched network: Interface between Data Terminal Equipment and Data Circuit Terminating Equipment for Terminals Operating in the Packet Mode on Public Data Network almost universal on packet switched networks and packet switching in ISDN defines three layers Physical Link Packet Communication Networks - 10: Connection-Oriented PDNs 417 Characterstics of X.25 Virtual connections Permanent virtual connections Switched virtual connections Several virtual connections at the same time (up to 4096) End-to-end flow control According to the ISO/OSI Basic Reference Model: Physical layer: X.21 Transmission of data frames: HDLC Switching: X.25 Communication Networks - 10: Connection-Oriented PDNs 418 Prof. Jochen Seitz 6

7 X.25 & the OSI Reference Model Communication Networks - 10: Connection-Oriented PDNs 419 ITU-T X.25 Recommendation Layers 4-7 ISO/OSI layers on top of X.25 End-to-End Connections Layer 3 X.25-3 Layer 2 HDLC (LAPB) Packet Level Procedures Frame Level Procedures Packet Interface (Virtual Connections) Data Link Interface Layer 1 X.21 Physical Level Procedures Physical Interface DTE DTE/DCE Interface DCE/Network Communication Networks - 10: Connection-Oriented PDNs 420 Prof. Jochen Seitz 7

8 X.25 Physical Layer Interface between station node link Two ends are distinct Data Terminal Equipment DTE (user equipment) Data Circuit-terminating Equipment DCE (node) Physical layer specification is X.21 Can substitute alternative such as EIA-232 Communication Networks - 10: Connection-Oriented PDNs 421 X.21 Interface X.21 covers the first three layers of the ISO/OSI BRM: Electrical and mechanical interface Error detection and correction Circuit switching DTE PIN CCITT-IDENTIFICATION DCE G/P Signal ground or common return Ga DTE common return Gb DCE common return T Transmit R Receive C Control I Indication S Signal element timing B Byte timing (frame timing) Communication Networks - 10: Connection-Oriented PDNs 422 Prof. Jochen Seitz 8

9 X.25 - Link Link Access Protocol Balanced (LAPB) Subset of High-Level Data Link Control Reliable transfer of data over one link Information sent as a sequence of frames Communication Networks - 10: Connection-Oriented PDNs 423 High-Level Data Link Control Bit-oriented, code-transparent Data Link Protocol Half and full duplex mode Point-to-point and point-to-multipoint configuration Symmetrical and asymmetrical configuration Code transparency achieved by bit stuffing Piggybacking Flow control based on Sliding Window Variants of HDLC: IBM s SDLC (Synchronous Data Link Control) LAPB (Link Access Procedure, Balanced) LAPD (ISDN, Link Access Procedure for the D-Channel) LLC (IEEE 802.2, Logical Link Control) PPP (Point-to-Point Protocol) Communication Networks - 10: Connection-Oriented PDNs 424 Prof. Jochen Seitz 9

10 HDLC: Configurations Two types of stations: Primary station (sending commands); Secondary station (sending responses). Combined (hybrid) stations are possible, too, Information flow alternatives: Unbalanced control: Selecting Primary station requests secondary station to receive data. Unbalanced control: Polling Primary station requests secondary station to send data. Balanced control Two hybrid station may send commands or responses. Communication Networks - 10: Connection-Oriented PDNs 425 HDLC: Point-to-Point Topology HDLC Hybrid Station HDLC Hybrid Station Balanced link configuration Communication Networks - 10: Connection-Oriented PDNs 426 Prof. Jochen Seitz 10

11 HDLC: Point-to-Multipoint Topology HDLC Primary Station HDLC Secondary Station HDLC Secondary Station HDLC Secondary Station Unbalanced link configuration Communication Networks - 10: Connection-Oriented PDNs 427 HDLC: Operating Modes Normal Response Mode (NRM) Unbalanced configuration in which only the primary terminal may initiate data transfer. The secondary terminal transmits data only in response to commands from the primary terminal. The primary terminal polls the secondary terminal(s) to determine whether they have data to transmit, and then selects one to transmit. Asynchronous Response Mode (ARM) Unbalanced configuration in which secondary terminals may transmit without permission from the primary terminal. However, the primary terminal still retains responsibility for line initialization, error recovery, and logical disconnect. Asynchronous Balanced Mode (ABM) Balanced configuration in which either station may initiate the transmission. Communication Networks - 10: Connection-Oriented PDNs 428 Prof. Jochen Seitz 11

12 HDLC: Frame Format HDLC frame fields include: Flag: used to delimit the beginning and end of a packet Address: specifies the address of the intended packet recipient or sender Control: transports packet type, sequence numbers and retransmission requests Frame check: used for error checking. CRC- 16 or a 16-bit checksum may be used with HDLC frames Communication Networks - 10: Connection-Oriented PDNs 429 HDLC: Control Field bit 8 bit n bit 16 bit Frame Delimiter Address Control Information Frame Check Sequence Frame Delimiter 0 N(S) P/F N(R) I Frame [I=Information] 1 0 S S P/F N(R) S Frame [S=Supervisory] 1 1 M M P/F M M M U Frame [U=Unnumbered] Communication Networks - 10: Connection-Oriented PDNs 430 Prof. Jochen Seitz 12

13 HDLC: I Frame and S Frame I Frame Information Frame (both command or response) I (Information) 0 N(S) P/F N(R) S Frame Supervisory Frame (both command or response) containing sequence number RR (Receive Ready) RNR (Receive not ready) REJ (Reject) SREJ (Selective Reject) 1 0 S S P/F N(R) RR RNR REJ SREJ Communication Networks - 10: Connection-Oriented PDNs 431 HDLC: U Frame Unnumbered Commands SNRM... Set NRM SARM... Set ARM SABM... Set ABM DISC... Disconnect SNRME... Set extended NRM SARME... Set extended ARM SABME... Set extended ABM SIM... Set Initialization Mode UP... Unnumbered Poll UI... Unnumbered Information XID... Exchange Identification RSET... Reset TEST... Test Unnumbered Responses UA... Unnumbered Acknowledgment FRMR... Frame Reject DM... Disconnect Mode RIM... Request Initialization Mode RD... Request Disconnect UI... Unnumbered Information XID... Exchange Identification TEST... Test Communication Networks - 10: Connection-Oriented PDNs 432 Prof. Jochen Seitz 13

14 HDLC: MSC Notation: <Command/Response, [N(S),] P/F, N(R)> half duplex mode, Modulo 8, Window Size 7 Primary Station Set Normal Response Mode Transfer of 3 I Frames Secondary Station Acknowledgment Transfer of 2 I Frames incl. Acknowledgment Transfer of 7 Additional I Frames Then Awaiting Acknowledgement Data Transfer Ack without Data Communication Networks - 10: Connection-Oriented PDNs 433 X.25 Packet Switching Provides logical connections (virtual circuit or virtual connection) between subscribers All data in this connection form a single stream between the end stations Established permanently or on demand Communication Networks - 10: Connection-Oriented PDNs 434 Prof. Jochen Seitz 14

15 Virtual Circuits Call setup packets are used to establish virtual circuits; these are used to identify the (currently) best path to the destination across the network. Virtual circuit details are stored in virtual circuit tables at packet switches. The paths followed by packets in virtual circuits are called logical channels; each packet includes a logical channel number when created by the PAD. There are two major types of virtual circuits: Switched virtual circuits (SVCs): which are similar to temporary circuit-switched connections Permanent virtual circuits (PVCs): which is similar to a leased, circuit-switched connection Once a PVC is allocated, no call setup or call clearing is needed; the logical circuit is permanently stored in virtual circuit tables Communication Networks - 10: Connection-Oriented PDNs 435 X.25 Use of Virtual Circuits Communication Networks - 10: Connection-Oriented PDNs 436 Prof. Jochen Seitz 15

16 Time X.25: Packet Link Control Header Paketkopf (Packet Header) Start of Frame (Flag) Address Control GFI Logical Channel Packet Control Transmission Direction According to HDLC-LAPB According to X.25 User Information User Information According to higher layers and application Link Control Trailer GFI General Format Identifier Logical Channel Packet Control Frame Check Sequence End of Frame (Flag) Identifies packet format According to HDLC-LAPB Identifies the logical channel the packet belongs to Type of packet and additional control information Communication Networks - 10: Connection-Oriented PDNs 437 X.25: Packet Header General Format Identifier, GFI: Bit 5 and 6: Sequence numbering scheme: 01 = Modulo 8; 10 = Modulo 128 Bit 7 = Delivery Confirmation Bit Bit 8 = Data Qualifier Bit (for important control information) Bits 7 and 8 are only relevant for special packet types Logical Channel Identifier: Divided into group and number (which is not important ) 2 12 = 4096 logical channels might be simultaneously active on one subscriber line Packet Type Identification: Currently 22 different packet types Packet for data exchange: 1 st Bit in Octet 3 = 0 All other packets: 1 st Bit in Octet 3 = 1 Bit Octet 1 Octet 2 GFI Q D 0 1 Logical Channel Group (LCG) Logische Channel Number (LCN) Octet 3 Packet Type Identification Communication Networks - 10: Connection-Oriented PDNs 438 Prof. Jochen Seitz 16

17 X.25: Encapsulation Data Layer 3 Packet Header Data Layer 2 Flag Address Control Information FCS Flag Layer 1 Bit stream according to X.21 Direction of Transmission Communication Networks - 10: Connection-Oriented PDNs 439 PDN Error Correction Processes PDNs employ node-to-node (aka hop-to-hop or point-to-point) error detection and correction Each packet is checked for errors at each packet switch before being forwarded to the next hop on its path If no errors are detected, an ACK is sent to the previous hop If errors are detected, a NAK is sent to the previous hop which triggers retransmission of the packet This process means that PDNs are store-and-forward networks; packets are stored at switching nodes until positive acknowledgements are received Communication Networks - 10: Connection-Oriented PDNs 440 Prof. Jochen Seitz 17

18 X.25: Network Access Protocol Packet multiplexing on layer 3 Packets are delivered in statistical time multiplex in demand 4096 different layer 3 virtual connections use one physical link and one HDLC connection Virtual connections are differentiated by the Logical Channel Identifier Packet multiplexing at the interface between DCE and DTE: N DTE A Bidirectional Packet Flow Packet belonging to logical channel N Logical Channel Virtual Connection between DTE A and... DTE B DTE C DTE D DTE E DCE Communication Networks - 10: Connection-Oriented PDNs 441 X.25: Logical Channels and Identifiers Logical Channel Identifiers LCIs group all packets that belong to a virtual X.25 connection on a network link Both directions use the same identifier LCIs are valid on a single link only The subscriber only knows the LCIs on the subscriber line LCIs are used for packet multiplexing On all links of a virtual connection, different LCIs are used All LCIs are independent of each other Communication Networks - 10: Connection-Oriented PDNs 442 Prof. Jochen Seitz 18

19 X25: Assignment of LCI Logical Channel Identifiers are assigned For each link independently During connection establishment by the initiating entity Call collision may occur Both entities connected via one link try to establish a new X.25 connection using the same LCI Call collision can be avoided using a special LCI allocation method Logical Channel Identifiers are grouped for Permanent Virtual Circuits (PVC) for incoming only Switched Virtual Circuits (SVC) for outgoing only Switched Virtual Circuits (SVC) for incoming and outgoing Switched Virtual Circuits (SVC) Communication Networks - 10: Connection-Oriented PDNs 443 X.25: Allocation of LCIs LCI - Logical Channel Identifiers Usage 0 not available for virtual connections 1... for Permanent Virtual Circuits (PVC)... - LIC Low Number Incoming Calls... HIC High Number Incoming Calls for incoming Switched Virtual Circuits (SVC)... - LTC Low Number Two Way Calls... HTC High Number Two Way Calls for both incoming and outgoing Switched Virtual Connections (SVC)... - LOC Low Number Outgoing Calls... HOC High Number Outgoing Calls for outgoing Switched Virtual Circuits (SVC) - Currently not used LCIs Communication Networks - 10: Connection-Oriented PDNs 444 Prof. Jochen Seitz 19

20 X.25: Local Character of LCIs With virtual connections, complete addresses of sender and receiver have to be transmitted only during connection setup. Only current virtual connections get an LCI, which is valid only on one link. There is no relation between the network addresses of the DTEs and the LCIs to be used. Whenever a new virtual connection is setup, a currently unused (temporary) LCI is chosen. Thus, there may be several virtual connections between the same two DTEs. LCI logical 2900 channels DTE A DTE/DCE Network DTE/DCE DTE C 2 LCI logical channels DTE B Communication Networks - 10: Connection-Oriented PDNs 445 X.25: Packet Call Request Bit Octet GFI LCN LCG Packet Type Address Length of Calling DTE Address Length of Called DTE Addresses of DTEs (calling, called) Length of Performance Features Performance Features Short information of calling user Communication Networks - 10: Connection-Oriented PDNs 446 Prof. Jochen Seitz 20

21 X.25: Connection Setup (1) Connection setup at the calling DTE: Selection of a currently unused LCI according to allocation rules Creation of a Call Request packet: Entry of LCI Entry of (complete) DTE addresses Destination Address and Source Address Length of Address might go up to15 digits Entry of requested performance features, e.g.: Reverse Charging Acceptance Througout Class Transmission Rate Short User Data Communication Networks - 10: Connection-Oriented PDNs 447 X.25: Connection Setup (2) X.25 Call Request packet is encapsulated into an HDLC Information Frame. Packet is sent to the DCE, to which the initiating DTE is connected. DCE is forwarding the packet into the network, which is responsible for delivering it to the receiving DCE. The receiving DCE is transmitting an X.25 Incoming Call Packet with an accordingly selected LCI to the called DTE. Communication Networks - 10: Connection-Oriented PDNs 448 Prof. Jochen Seitz 21

22 X.25: Phases Three Phases: Connection Establishment Phase: finished with the arrival of a Call Connected Packet at the calling DTE. Data Phase: Full duplex, bidirectional data transmission. Disconnection Phase: finsihed with the arrival of a Clear Confirmation Packets at the DTE that wanted to disconnect. Communication Networks - 10: Connection-Oriented PDNs 449 X.25: Message Sequence Chart Interface of calling DTE/DCE Interface of called DTE/DCE Call Request Packet Incoming Call Packet Call Establishment Phase Call Accepted Packet Establishment Phase Connected Packet Data Phase Disconnection Phase Data Packet Data Packet Data Packet Clear Indication Packet Clear Confirmation Packet Data Packet Data Packet Data Packet Clear Request Packet Clear Confirmation Packet Data Phase Disconnection Phase The arrival of a Clear Confirmation packet at the called entity might not necessarily be the result of a Clear Confirmation packet of the calling entity Communication Networks - 10: Connection-Oriented PDNs 450 Prof. Jochen Seitz 22

23 X.25: Data Packet Sequence numbers might be either Modulo 8 or Modulo 128 Virtual connections are always end-to-end: Sequence numbers are used for sequence guarantees and acknowledgements just like in HDLC, but here, these numbers are used end-to-end and not only on one link Control information of the data packet: P(S): Packet Send Sequence Number P(R): Packet Receive Sequence Number M-Bit (More Data Bit): Several packets belong to the same context E.g. a segmented transport layer PDU Communication Networks - 10: Connection-Oriented PDNs 451 X.25: Data Packet Sequence numbers are Modulo 8: Bit Octet GFI Q D 0 1 LCG LCN P(R) M P(S) 0 User Information (e.g. transport layer PDU) Communication Networks - 10: Connection-Oriented PDNs 452 Prof. Jochen Seitz 23

24 Issues with X.25 key features include: call control packets, in band signaling multiplexing of virtual circuits at layer 3 layers 2 and 3 include flow and error control hence have considerable overhead not appropriate for modern digital systems with high reliability Communication Networks - 10: Connection-Oriented PDNs 453 Important X.25 PDN Standards X.25: defines interface between DTE and DCE in public data networks X.21: specifies the interface between user terminal equipment and PDN packet-switching nodes X.3: specifies packet assembly/disassembly processes X.28: governs asynchronous dial-up access to PDNs X.29: governs synchronous dial-up access to PDNs X.75: defines the interface between different public packet-switching networks, both domestic and international X.121: defines a global addressing scheme for PDNs Communication Networks - 10: Connection-Oriented PDNs 454 Prof. Jochen Seitz 24

25 Advancement: Frame Relay Influenced by: Requests for higher throughput / bandwidth Lower error rates on the physical medium supersedes extensive error detection and correction mechanisms as in X.25 Standardization: Initial proposals for the standardization of Frame Relay were presented to the Consultative Committee on International Telephone and Telegraph (CCITT) in 1984 ITU-T Standard I.122: Packet Mode Bearer Services for ISDN In 1990, Cisco, Digital Equipment Corporation (DEC), Northern Telecom, and StrataCom formed a consortium to focus on Frame Relay technology development: Frame Relay Specification with Extensions Establishment of Frame Relay Forum, which is now the Broadband Forum ( Communication Networks - 10: Connection-Oriented PDNs 455 Frame Relay: Frame New HDLC Variant: LAPF (Link Access Procedure, Frame Mode) Frame Header Flag Information FCS Flag DLCI EA C/R DLCI EA DE BECN FECN Bit DLCI = Data Link Connection Identifier C/R = Command/Response Field FECN = Forward Explicit Congestion Notification BECN = Backward Explicit Congestion Notification DE = Discard Eligibility Indicator EA = Address Field Extension Bit Communication Networks - 10: Connection-Oriented PDNs 456 Prof. Jochen Seitz 25

26 Frame Relay: Topology LAN 4 Router B Frame Relay-Network C Router LAN 3 A Router LAN 1 DLCI 3 Router LAN 2 Communication Networks - 10: Connection-Oriented PDNs 457 Frame Relay: Explicit Congestion Notification Congestion avoidance policy: Forward Explicit Congestion Notification The FECN bit can be set to 1 to indicate that congestion was experienced in the direction of the frame transmission, so it informs the destination that congestion has occurred Backwards Explicit Congestion Notification The BECN bit can be set to 1 to indicate that congestion was experienced in the network in the direction opposite of the frame transmission, so it informs the sender that congestion has occurred. Communication Networks - 10: Connection-Oriented PDNs 458 Prof. Jochen Seitz 26

27 Comparison Frame Relay X.25 Througput Latency Jitter Error Detection & Correction Functionality X.25 slow (200 kbit/s 2 Mbit/s) high No countermeasure Special mechanisms (retransmission on layer 2 and 3) complex Frame Relay fast (2Mbit/s typically, 45 Mbit/s max) low (due to less overhead) No countermeasure Responsibility of higher layers simple Frame Relay discards frames (in congestion or with wrong FCS) higher layers have to correct this problem. Isochronous transmission is not possible with both protocols. Communication Networks - 10: Connection-Oriented PDNs 459 Comparison Frame Relay X.25 Taken from The Basic Guide to Frame Relay Networking (Frame Relay Forum, Communication Networks - 10: Connection-Oriented PDNs 460 Prof. Jochen Seitz 27

28 Broadband Applications According to ITU-T Interactive Services Conversational Services e.g. video conferencing, interactive work on shared documents Messaging Services e.g. transfer of multimedia messages (videos, high resolution pictures) Retrieval Services e.g. video on demand, access to high resolution pictures Distribution Services... without User Individual Presentation Control (Broadcast Services) e.g. television broadcast... with User Individual Presentation Control e.g. Broadband videotext Communication Networks - 10: Connection-Oriented PDNs 461 Broadband Traffic STM Synchronous Transfer Mode Isochronous data traffic (constant data rate and constant latency) Example: Narrowband-ISDN Circuit-switched communication channels ATM Asynchronous Transfer Mode Transport of small data packets (ATM cells) Data rate and latency are variable, but guarantees are possible Packet-switched communication (connection-oriented: virtual channels) Communication Networks - 10: Connection-Oriented PDNs 462 Prof. Jochen Seitz 28

29 ATM: Principle Technology for backbone networks Statistical (asynchronous, demand-driven) time multiplex (ATDM) Cell header includes identifier of virtual connection Mixing of different cell rates possible Different throughput for different virtual connections Support of variable data rates: Guaranteed base rate Bursty traffic possible, if there are enough resources ATM cell: Cell Header User Data 5 Octets 48 Octets Communication Networks - 10: Connection-Oriented PDNs 463 ATM: Multiplexing Advantages of small size of ATM cells: Easy Multiplexing of different streams Support for different bit rates Support of different services Easy processing of ATM cells: High data rates Complex end systems, network equipment can be kept simple ATM ist a fundamental concept, on which different networks can be based. Constant Bit Rate Variable Bit Rate 155 Mbit/s Communication Networks - 10: Connection-Oriented PDNs 464 Prof. Jochen Seitz 29

30 ATM: Cell Header (UNI) GFC (Generic Flow Control): local control functions such as identification of several terminals connected to the same ATM interface VPI, VCI (see next slide) PT (Payload Type): type of data in the information field (user data or control data) CLP (Cell Loss Priority): determines whether a cell can be preferentially deleted or not in case of a transmission bottleneck. Cells with CLP-0 have higher priority than cells with CLP-1. HEC (Header Error Control) At NNI, the VPI field is 4 bits longer, as the GFC is not needed there Header User Information 5 Bytes 48 Bytes GFC VPI VPI VCI VCI VCI PT CLP HEC [Byte] Communication Networks - 10: Connection-Oriented PDNs 465 ATM: Virtual Channel and Virtual Connection VC VC... VC VP VP Transmission Path Definition of two different connection types: Virtual Channel (VC): unidirectional virtual connection: Virtual Path (VP): Bundle of virtual channels with the same end points Accordingly identified in the cell header: Virtual Channel Identifier (VCI) Virtual Path Identifier (VPI) Communication Networks - 10: Connection-Oriented PDNs 466 Prof. Jochen Seitz 30

31 ATM: Traffic Engineering CBR (constant bit rate): a peak cell rate (PCR) is specified, which is constant, and a maximum jitter value VBR (variable bit rate): an average cell rate is specified, which can peak at a certain level for a maximum interval before being problematic (typical e.g. for MPEG streams) ABR (available bit rate): a minimum guaranteed rate is specified; if the rate cannot be sustained, the sender is notified UBR (unspecified bit rate): no guarantees, just best effort transmission ABR VBR CBR UBR t Communication Networks - 10: Connection-Oriented PDNs 467 ATM and AAL End System A AAL Service-dependent AAL connections End System B AAL ATM physical layer Service-independent ATM connections ATM physical layer Application ATM-Network ATM Layer: service-independent transport of ATM cells, multiplexing and demultiplexing AAL Layer: ATM Adaptation Layer support of different services Communication Networks - 10: Connection-Oriented PDNs 468 Prof. Jochen Seitz 31

32 ATM-Networks and Broadband- ISDN ATM-Networks provide data transmission services For realtime applications For applications with variable bit rates Broadband-ISDN is realized as an ATM-network in Germany: T-Net-ATM ATM is also applied in broaband data networks with high bit rates ATM provides the infrastructure for IP networks LANE (LAN Emulation) CIP (Classical IP over ATM) MPOA (Multi-Protocol over ATM) Standardization: ITU-T, ATM-Forum, IETF Communication Networks - 10: Connection-Oriented PDNs 469 Adaptation of Data Units of Tele Service and Bearer Service Application (Layers 4-7) Tele Service Adaptation of Data Units Bearer Service (Layers 1-3) Communication Networks - 10: Connection-Oriented PDNs 470 Prof. Jochen Seitz 32

33 ATM: Support of Voice and Data Services Services packets bitstream packets bitstream ATM Adaptation Layer cells cells cells cells ATM-Switch ATM subnetwork Communication Networks - 10: Connection-Oriented PDNs 471 B-ISDN Reference Model (I) 3-dimensional reference model Three vertical planes User Plane Control Plane Management Plane Three hierarchical Layers Physical Layer ATM Layer ATM Adaptation Layer Signaling information is transfered separately from the user information (Out-of- Band-Signalling) Control Plane Higher Layers ATM Adaptation Layer ATM Layer Management Plane User Plane Layer Management Plane Management Physical Layer Layers Planes Communication Networks - 10: Connection-Oriented PDNs 472 Prof. Jochen Seitz 33

34 B-ISDN Reference Model (II) Management plane Control plane User plane Higher layers Signaling Class A Class B Class C Class D ATM adaptation layer Signaling AAL AAL1 AAL2 AAL3/4 or AAL5 ATM layer Physical layer Communication Networks - 10: Connection-Oriented PDNs 473 ATM Adaptation Layer AAL Different AAL for different service types AAL0 : empty AAL = no adaptation required AAL consist of sublayers Segmentation and Reassembly Sublayer (SAR-Sublayer) Convergence Sublayer (CS) Common Part Convergence Sublayer (CPCS) Service Specific Convergence Sublayer (SSCS) Communication Networks - 10: Connection-Oriented PDNs 474 Prof. Jochen Seitz 34

35 B-ISDN Reference Configuration S B T B U B V B B-TE1 B-NT2 B-NT1 B-LT B-ET TE2 oder B-TE2 R B-TA Functional groups: B-ET B-ISDN Exchange Termination B-LT B-ISDN Line Termination B-NT1,2 B-ISDN Network Termination B-TA B-ISDN Terminal Adaptor B-TE1 B-ISDN Terminal B-TE2 Broadband-Terminal or Network TE2 ISDN-Terminal or -DTE Communication Networks - 10: Connection-Oriented PDNs 475 References KASERA, S.: ATM Networks: Concepts and Protocols. New York: Irwin/Mcgraw Hill, ISBN STALLINGS, W.: Business Data Communications. 6th edition, New York: Prentice Hall, 2009, ISBN STALLINGS, W.: Data and Computer Communications. 8th edition, New York: Prentice Hall, 2008, ISBN STALLINGS, W.: ISDN and Broadband ISDN with Frame Relay and ATM. New York: Prentice Hall, ISBN STAMPER, D.A.; CASE, T.L.; DORNAN, A.: Business Data Communications. 6th edition, New York: Prentice Hall, 2002, ISBN Communication Networks - 10: Connection-Oriented PDNs 476 Prof. Jochen Seitz 35

Communication Networks

Communication Networks Communication Networks Chapter 7 Connection Oriented Packet Data Networks Communication Networks - 7. Connection Oriented PDNs 236 Overview 1. Fundamentals of Connection-Oriented Packet Switching 2. X.25

More information

HDLC. King of the Link 2005/03/11. (C) Herbert Haas

HDLC. King of the Link 2005/03/11. (C) Herbert Haas HDLC King of the Link (C) Herbert Haas 2005/03/11 What is HDLC? High-Level Data Link Control Early link layer protocol Based on SDLC (Synchronous-DLC, IBM) Access control on half-duplex modem-lines Connectionoriented

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

(Sicherungsschicht) Chapter 5 (part 2) [Wa0001] HDLC - 1.

(Sicherungsschicht) Chapter 5 (part 2) [Wa0001] HDLC - 1. Data Link Layer (cont.) (Sicherungsschicht) Chapter 5 (part 2) [Wa0001] HDLC - 1 LOGICAL LINK CONTROL MEDIUM ACCESS CONTROL PHYSICAL SIGNALING DATA LINK LAYER PHYSICAL LAYER ACCESS UNIT INTERFACE PHYSICAL

More information

Data Link Control. Claude Rigault ENST Claude Rigault, ENST 11/3/2002. Data Link control 1

Data Link Control. Claude Rigault ENST Claude Rigault, ENST 11/3/2002. Data Link control 1 Data Link Control Claude Rigault ENST claude.rigault@enst.fr Data Link control Data Link Control Outline General principles of Data Link Control HDLC Data Link control 2 General principles of Data Link

More information

Data Link Layer (cont.) ( h h h ) (Sicherungsschicht) HDLC - 1.

Data Link Layer (cont.) ( h h h ) (Sicherungsschicht) HDLC - 1. Data Link Layer (cont.) ( h h h ) (Sicherungsschicht) HDLC - 1 LOGICAL L LINK CONTROL MEDIUM ACCESS CONTROL PHYSICAL SIGNALING DATA LINK LAYER PHYSICAL LAYER ACCESS UNIT INTERFACE PHYSICAL MEDIA ATTACHMENT

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

(Refer Slide Time: 2:20)

(Refer Slide Time: 2:20) Data Communications Prof. A. Pal Department of Computer Science & Engineering Indian Institute of Technology, Kharagpur Lecture -23 X.25 and Frame Relay Hello and welcome to today s lecture on X.25 and

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

Line Protocol Basics. HDLC (High level Data Link Control) Agenda. Additional Issues

Line Protocol Basics. HDLC (High level Data Link Control) Agenda. Additional Issues Line Protocol Basics High-level Data Link Control HDLC (High level Data Link Control), EIA-232, HDLC Framing and Procedures line protocol basics already explained serial transmission techniques bit-synchronization

More information

HDLC (High level Data Link Control)

HDLC (High level Data Link Control) High-level Data Link Control HDLC (High level Data Link Control) Modem, EIA-232, HDLC Framing and Procedures Agenda Line Management, Modems Introduction HDLC Station Types, Modes of Operation Frame Format,

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

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. 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

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

Data Link Control Protocols

Data Link Control Protocols Data Link Control Protocols need layer of logic above Physical to manage exchange of data over a link frame synchronization flow control error control addressing control and data link management Flow Control

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

Network management and QoS provisioning - revise. When someone have to share the same resources is possible to consider two particular problems:

Network management and QoS provisioning - revise. When someone have to share the same resources is possible to consider two particular problems: Revise notes Multiplexing & Multiple Access When someone have to share the same resources is possible to consider two particular problems:. multiplexing;. multiple access. The first one is a centralized

More information

COMPUTER NETWORKS Data link layer protocols

COMPUTER NETWORKS Data link layer protocols Data link layer (layer 2) Gruppo Reti TLC nome.cognome@polito.it http://www.telematica.polito.it/ Copyright Quest opera è protetta dalla licenza Creative Commons NoDerivs-NonCommercial. Per vedere una

More information

Flow control: Ensuring the source sending frames does not overflow the receiver

Flow control: Ensuring the source sending frames does not overflow the receiver Layer 2 Technologies Layer 2: final level of encapsulation of data before transmission over a physical link responsible for reliable transfer of frames between hosts, hop by hop, i.e. on a per link basis

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 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

WAN technology which are to be discussed:

WAN technology which are to be discussed: WAN Technology Operates at 3 layer OSI model as below: 1. PHY 2. Data Link 3. Network Most of WAN technology are packetswitched network categorized as Switched Virtual circuit Network ( 3-phase, connection

More information

3. Data Link Layer 3-2

3. Data Link Layer 3-2 3. Data Link Layer 3.1 Transmission Errors 3.2 Error Detecting and Error Correcting Codes 3.3 Bit Stuffing 3.4 Acknowledgments and Sequence Numbers 3.5 Flow Control 3.6 Examples: HDLC, PPP 3. Data Link

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

What is Frame Relay? Frame Relay. Agenda. Frame Relay Basic Topology

What is Frame Relay? Frame Relay. Agenda. Frame Relay Basic Topology What is Frame Relay? Frame Relay Principles, Standards, LAPF Traffic Control Aspects, LMI, CLLM, Q.933 (SVC) packet switching technology based on store-and-forward of packets connection oriented interface

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

Data Link Layer. Learning Objectives. Position of the data-link layer. MCA 207, Data Communication & Networking

Data Link Layer. Learning Objectives. Position of the data-link layer. MCA 207, Data Communication & Networking Data Link Layer Bharati Vidyapeeth s Institute of Computer Applications and Management,New Delhi-63 by Vishal Jain U2. 1 Learning Objectives To introduce the design issues of data link layer. To discuss

More information

Frame Relay. Frame Relay Information 1 of 18

Frame Relay. Frame Relay Information 1 of 18 Frame Relay Information 1 of 18 This document was retrieved from the Web and has been been edited by Thomas Jerry Scott for use in his TCP/IP network classes. Chapter Goals Describe the history of Frame

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

Chapter 7: Data Link Control. Data Link Control Protocols

Chapter 7: Data Link Control. Data Link Control Protocols Chapter 7: Data Link Control CS420/520 Axel Krings Page 1 Data Link Control Protocols Need layer of logic above Physical to manage exchange of data over a link frame synchronization flow control error

More information

Chapter 7: Data Link Control. CS420/520 Axel Krings Page 1

Chapter 7: Data Link Control. CS420/520 Axel Krings Page 1 Chapter 7: Data Link Control CS420/520 Axel Krings Page 1 Data Link Control Protocols Need layer of logic above Physical to manage exchange of data over a link frame synchronization flow control error

More information

William Stallings Data and Computer Communications. Chapter 7 Data Link Control

William Stallings Data and Computer Communications. Chapter 7 Data Link Control William Stallings Data and Computer Communications Chapter 7 Data Link Control Flow Control Ensuring the sending entity does not overwhelm the receiving entity Preventing buffer overflow Transmission time

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

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

The University of Sydney AUSTRALIA. Advanced Communication Networks

The University of Sydney AUSTRALIA. Advanced Communication Networks The University of Sydney AUSTRALIA School of Electrical and Information Engineering Advanced Communication Networks Chapter 5 ISDN Data Link Layer Based on chapter 8 of Stallings ISDN-4e book Abbas Jamalipour

More information

Data link layer functions. 2 Computer Networks Data Communications. Framing (1) Framing (2) Parity Checking (1) Error Detection

Data link layer functions. 2 Computer Networks Data Communications. Framing (1) Framing (2) Parity Checking (1) Error Detection 2 Computer Networks Data Communications Part 6 Data Link Control Data link layer functions Framing Needed to synchronise TX and RX Account for all bits sent Error control Detect and correct errors Flow

More information

INTERNET ARCHITECTURE & PROTOCOLS

INTERNET ARCHITECTURE & PROTOCOLS INTERNET ARCHITECTURE & PROTOCOLS Set # 02 Delivered By: Engr Tahir Niazi Need for Data Link Layer possibility of transmission errors receiver need to regulate the rate at which data arrive that's why

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

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

Frame Relay. Raj Jain. Professor of Computer and Information Sciences. The Ohio State University. Columbus, OH 43210

Frame Relay. Raj Jain. Professor of Computer and Information Sciences. The Ohio State University. Columbus, OH 43210 Frame Relay Professor of Computer and Information Sciences Columbus, OH 43210 These slides are available at http://www.cis.ohio-state.edu/~jain/cis777-99/ 1 Overview What is Frame Relay? Why not leased

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

Datenkommunikation SS L04 - Network Principles

Datenkommunikation SS L04 - Network Principles Network Principles Circuit Switching, Introduction ISDN Packet Switching, Datagram versus Virtual Call Introduction X.25, FR and ATM, OSI Model Agenda Introduction Circuit Switching Principles ISDN Packet

More information

Advanced Computer Networks. Rab Nawaz Jadoon DCS. Assistant Professor COMSATS University, Lahore Pakistan. Department of Computer Science

Advanced Computer Networks. Rab Nawaz Jadoon DCS. Assistant Professor COMSATS University, Lahore Pakistan. Department of Computer Science Advanced Computer Networks Rab Nawaz Jadoon Department of Computer Science DCS COMSATS Institute of Information Technology Assistant Professor COMSATS University, Lahore Pakistan Advanced Computer Networks

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

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

Data and Computer Communications

Data and Computer Communications Data and Computer Communications Chapter 10 Circuit Switching and Packet Switching Eighth Edition by William Stallings Lecture slides by Lawrie Brown Circuit Switching and Packet Switching He got into

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

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

Institute of Computer Technology - Vienna University of Technology. L02 - Protocol Principles

Institute of Computer Technology - Vienna University of Technology. L02 - Protocol Principles Protocol Principles Layering, CL versus CO Service, ARQ Techniques, Sequence umbers, Windowing, Flow Control Agenda Introduction 3 Layer Model and Service Types ARQ Techniques Introduction Idle RQ Continuous

More information

Telematics Chapter 7: MPLS

Telematics Chapter 7: MPLS Telematics Chapter 7: MPLS User watching video clip Beispielbild Application Layer Presentation Layer Session Layer Transport Layer Server with video clips Application Layer Presentation Layer Session

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

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

William Stallings Data and Computer Communications 7 th Edition. Chapter 10 Circuit Switching and Packet Switching

William Stallings Data and Computer Communications 7 th Edition. Chapter 10 Circuit Switching and Packet Switching William Stallings Data and Computer Communications 7 th Edition Chapter 10 Circuit Switching and Packet Switching Switching Networks Long distance transmission is typically done over a network of switched

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

Module 10 Frame Relay and ATM

Module 10 Frame Relay and ATM Module 10 Frame Relay and ATM 10.0 INTRODUCTION Multimedia is basically a heterogeneous service which is characterized by different traffic types and variable bandwidths. Specifically Video bandwidth has

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

Lecture (04 & 05) Packet switching & Frame Relay techniques Dr. Ahmed ElShafee

Lecture (04 & 05) Packet switching & Frame Relay techniques Dr. Ahmed ElShafee Agenda Lecture (04 & 05) Packet switching & Frame Relay techniques Dr. Ahmed ElShafee Packet switching technique Packet switching protocol layers (X.25) Frame Relay ١ Dr. Ahmed ElShafee, ACU Fall 2011,

More information

Lecture (04 & 05) Packet switching & Frame Relay techniques

Lecture (04 & 05) Packet switching & Frame Relay techniques Lecture (04 & 05) Packet switching & Frame Relay techniques Dr. Ahmed ElShafee ١ Dr. Ahmed ElShafee, ACU Fall 2011, Networks I Agenda Packet switching technique Packet switching protocol layers (X.25)

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES X: DATA COMMUNICATION NETWORKS: SERVICES AND FACILITIES, INTERFACES Interfaces

INTERNATIONAL TELECOMMUNICATION UNION. SERIES X: DATA COMMUNICATION NETWORKS: SERVICES AND FACILITIES, INTERFACES Interfaces INTERNATIONAL TELECOMMUNICATION UNION CCITT X.25 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES X: DATA COMMUNICATION NETWORKS: SERVICES AND FACILITIES, INTERFACES Interfaces

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

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION OVER THE TELEPHONE NETWORK

INTERNATIONAL TELECOMMUNICATION UNION DATA COMMUNICATION OVER THE TELEPHONE NETWORK INTERNATIONAL TELECOMMUNICATION UNION CCITT V.20 THE INTERNATIONAL (09/92) TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE DATA COMMUNICATION OVER THE TELEPHONE NETWORK SUPPORT BY AN ISDN OF DATA TERMINAL

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

Chapter 3. The Data Link Layer. Wesam A. Hatamleh

Chapter 3. The Data Link Layer. Wesam A. Hatamleh Chapter 3 The Data Link Layer The Data Link Layer Data Link Layer Design Issues Error Detection and Correction Elementary Data Link Protocols Sliding Window Protocols Example Data Link Protocols The Data

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

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

Lecture 22 Overview. Last Lecture. This Lecture. Next Lecture. Internet Applications. ADSL, ATM Source: chapter 14

Lecture 22 Overview. Last Lecture. This Lecture. Next Lecture. Internet Applications. ADSL, ATM Source: chapter 14 Last Lecture Lecture 22 Overview Internet Applications This Lecture ADSL, ATM Source: chapter 14 Next Lecture Wireless Networking Source: chapter 15 COSC244 & TELE202 Lecture 22 - ADSL, ATM 1 Modem Enable

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

Appendix. Pioneering Protocols

Appendix. Pioneering Protocols Appendix Pioneering Protocols STUDENTS STUDYING ancient civilizations and languages often wonder what is the point in studying cultures that no longer exist. How will the way people lived hundreds and

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

Data and Computer Communications

Data and Computer Communications Data and Computer Communications Chapter 7 Data Link Control Protocols Eighth Edition by William Stallings Lecture slides by Lawrie Brown Data Link Control Protocols "Great and enlightened one," said Ten-teh,

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

Superseded by a more recent version INTERNATIONAL TELECOMMUNICATION UNION

Superseded by a more recent version INTERNATIONAL TELECOMMUNICATION UNION INTERNATIONAL TELECOMMUNICATION UNION ITU-T X.36 TELECOMMUNICATION (04/95) STANDARDIZATION SECTOR OF ITU DATA NETWORKS AND OPEN SYSTEM COMMUNICATIONS PUBLIC DATA NETWORKS INTERFACES INTERFACE BETWEEN DATA

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

Module 3. Wide Area Networking (WAN)

Module 3. Wide Area Networking (WAN) Module 3 Wide Area Networking (WAN) When many nodes or LAN s are connected together in a large scale, we have a WAN. This may be world wide. Because of the separation of the nodes, the Public Data Network

More information

ITU-T I.150. B-ISDN asynchronous transfer mode functional characteristics

ITU-T I.150. B-ISDN asynchronous transfer mode functional characteristics INTERNATIONAL TELECOMMUNICATION UNION ITU-T I.150 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/99) SERIES I: INTEGRATED SERVICES DIGITAL NETWORK General structure General description of asynchronous

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

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

Computer Networks Design and Management Class intro and review

Computer Networks Design and Management Class intro and review Class goals Computer Networks Design and Management Class intro and review Andrea Bianco Telecommunication Networks Group firstname.lastname@polito.it http://www.telematica.polito.it/ Describe, mainly

More information

CISC452 Telecommunications Systems. Lesson 6 Frame Relay and ATM

CISC452 Telecommunications Systems. Lesson 6 Frame Relay and ATM CISC452 Telecommunications Systems Lesson 6 Frame Relay and ATM 1 Technology Comparison Private Line X.25 SMDS Frame Relay ATM IP Speed 56K - 622M 9.6K - 2.048M 56K - 34M Dial - 45M 1.5M - 622M Dial -

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

Routing Strategies. Fixed Routing. Fixed Flooding Random Adaptive

Routing Strategies. Fixed Routing. Fixed Flooding Random Adaptive Routing Strategies Fixed Flooding Random Adaptive Fixed Routing Single permanent route for each source to destination pair Determine routes using a least cost algorithm Route fixed, at least until a change

More information

William Stallings Data and Computer Communications. Chapter 10 Packet Switching

William Stallings Data and Computer Communications. Chapter 10 Packet Switching William Stallings Data and Computer Communications Chapter 10 Packet Switching Principles Circuit switching designed for voice Resources dedicated to a particular call Much of the time a data connection

More information

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: DIGITAL SUBSCRIBER SIGNALLING SYSTEM No. 1 (DSS 1), DATA LINK LAYER

INTERNATIONAL TELECOMMUNICATION UNION. SERIES Q: DIGITAL SUBSCRIBER SIGNALLING SYSTEM No. 1 (DSS 1), DATA LINK LAYER INTERNATIONAL TELECOMMUNICATION UNION CCITT Q.921 THE INTERNATIONAL TELEGRAPH AND TELEPHONE CONSULTATIVE COMMITTEE (11/1988) SERIES Q: DIGITAL SUBSCRIBER SIGNALLING SYSTEM No. 1 (DSS 1), DATA LINK LAYER

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

NETWORK PARADIGMS. Bandwidth (Mbps) ATM LANS Gigabit Ethernet ATM. Voice, Image, Video, Data. Fast Ethernet FDDI SMDS (DQDB)

NETWORK PARADIGMS. Bandwidth (Mbps) ATM LANS Gigabit Ethernet ATM. Voice, Image, Video, Data. Fast Ethernet FDDI SMDS (DQDB) 1. INTRODUCTION NETWORK PARADIGMS Bandwidth (Mbps) 1000 ATM LANS Gigabit Ethernet ATM 100 10 Fast Ethernet FDDI SMDS (DQDB) Voice, Image, Video, Data 1 Ethernet/ Token Ring/ Token Bus Frame Relay X.25

More information

HDLC PROTOCOL. Michel GARDIE

HDLC PROTOCOL. Michel GARDIE HDLC PROTOCOL Michel GARDIE INT/LOR/RIP October 15, 2007 The version of this document is temporary. There are still several mistakes. I'm sorry for that. email: michel.gardie@int-edu.eu 1985 FRANCE TELECOM

More information

Configuring X.25 and LAPB

Configuring X.25 and LAPB Configuring X.25 and LAPB This chapter describes how to configure connections through X.25 networks and Link Access Procedure, Balanced (LAPB) connections. LAPB procedures are presented first for those

More information

Circuit Switching and Packet Switching

Circuit Switching and Packet Switching Chapter 10: Circuit Switching and Packet Switching CS420/520 Axel Krings Page 1 Switching Networks Long distance transmission is typically done over a network of switched nodes Nodes not concerned with

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

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

Teldat Router. Frame Relay

Teldat Router. Frame Relay Teldat Router Frame Relay Doc. DM503-I Rev. 8.40 September, 2000 INDEX Chapter 1 The Frame Relay interface... 1 1. Introduction...2 2. Frame Relay Overview...3 2.1. Frame Relay Network...3 2.2. Frame Relay

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

Configuring X.25 and LAPB

Configuring X.25 and LAPB Configuring X.25 and LAPB This chapter describes how to configure connections through Link Access Procedure, Balanced (LAPB) connections and X.25 networks. LAPB tasks are presented first for users who

More information

Narrowband ISDN. (ISDN = Integrated Services Digital Network)

Narrowband ISDN. (ISDN = Integrated Services Digital Network) Narrowband ISDN (ISDN = Integrated Services Digital Network) critically: Invention Subscribers Don t Need (technology push instead of demand pull) is that really so? N-ISDN vs. B-ISDN (based on ATM) How

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

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

ST.MOTHER THERESA ENGINEERING COLLEGE

ST.MOTHER THERESA ENGINEERING COLLEGE ST.MOTHER CHETTINAD COLLEGE OF ENGINEERING THERESA & TECHNOLOGY ENGINEERING COLLEGE DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING SUBJECT CODE: CS 2060 SEM/YEAR: VII/IV SUBJECT NAME: HIGH SPEED

More information

Frame Relay Networks. By Robert J. Roden and Deborah Tayler. Abstract. The Frame Relay Bearer Service

Frame Relay Networks. By Robert J. Roden and Deborah Tayler. Abstract. The Frame Relay Bearer Service By Robert J. Roden and Deborah Tayler Abstract Frame relay networks reduce the cost of transmission lines and equipment and improve network performance and response time. Designed for transmission lines

More information