CDA 6505 Network Architecture and Client/Server Computing

Slides:



Advertisements
Similar presentations
CSE 413: Computer Networks
Advertisements

Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
1 Frame Relay u Packet switching system with low overhead u Assumes very reliable high-quality physical network u Developed for use in ISDN networks u.
Module 3.4: Switching Circuit Switching Packet Switching K. Salah.
ECEN “Mobile Wireless Networking”
Semester Copyright USM EEE442 Computer Networks The Data Link / Network Layer Functions: Switching En. Mohd Nazri Mahmud MPhil (Cambridge, UK)
EE 4272Spring, 2003 Chapter 10 Packet Switching Packet Switching Principles  Switching Techniques  Packet Size  Comparison of Circuit Switching & Packet.
Data Communications Packet Switching.
William Stallings Data and Computer Communications 7th Edition
Chapter 10 Circuit Switching and Packet Switching.
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
ECS 152A 7. Circuit Switching, Packet Switching, and Frame Relay.
Computer Networks MCA Sem-III Baljeet Kaur
Switching Techniques Student: Blidaru Catalina Elena.
Data Communications and Networking
Chapter 13: Frame Relay & ATM Business Data Communications, 6e.
Lect11.ppt - 03/15/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 11 Link-Level Flow and Error Control by Zornitza Genova Prodanoff.
Communication Networks
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
Aegis School of Telecommunication Chapter 10 Circuit Switching and Packet Switching Telecom Systems I by Dr. M. G.
Chapter 2 – X.25, Frame Relay & ATM. Switched Network Stations are not connected together necessarily by a single link Stations are typically far apart.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 5 Asynchronous Transfer Mode (ATM) by Zornitza Genova Prodanoff.
Data and Computer Communications Chapter 10 – Circuit Switching and Packet Switching (Wide Area Networks)
TELE202 Lecture 5 Packet switching in WAN 1 Lecturer Dr Z. Huang Overview ¥Last Lectures »C programming »Source: ¥This Lecture »Packet switching in Wide.
Sami Al-wakeel 1 Data Transmission and Computer Networks The Switching Networks.
Switching Techniques Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF.
Switching breaks up large collision domains into smaller ones Collision domain is a network segment with two or more devices sharing the same Introduction.
FRAME RELAY. What is Frame Relay? high-performance WAN protocol operates at the physical and data link layers Originally designed for use across ISDN.
 Circuit Switching  Packet Switching  Message Switching WCB/McGraw-Hill  The McGraw-Hill Companies, Inc., 1998.
Data and Computer Communications Circuit Switching and Packet Switching.
SUBMITTED TOSUBMITTED BY S.D.MISHRA SIRSANATAN TRIVEDI.
Computer Networks with Internet Technology William Stallings
CSCI 465 D ata Communications and Networks Lecture 14 Martin van Bommel CSCI 465 Data Communications & Networks 1.
DATA COMMUNICATION (ELA…) CIRCUIT SWITCHING AND PACKET SWITCHING 1.
Data and Computer Communications Chapter 11 – Asynchronous Transfer Mode.
Chapter 13: Frame Relay & ATM Business Data Communications, 5e.
Lect1..ppt - 01/06/05 CDA 6505 Network Architecture and Client/Server Computing Lecture 4 Frame Relay by Zornitza Genova Prodanoff.
EEC4113 Data Communication & Multimedia System Chapter 7: Network Layer by Muhazam Mustapha, October 2011.
1 Chapter 3. Communication Networks Wen-Shyang Hwang KUAS EE.
Chapter 3 Communication networks Acknowledgement: The Slides Were Provided By Cory Beard, William Stallings For Their Textbook “Wireless Communication.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
Data and Computer Communications Eighth Edition by William Stallings Lecture slides by Lawrie Brown Chapter 10 – Circuit Switching and Packet Switching.
Data and Computer Communications Ninth Edition by William Stallings Chapter 10 – Circuit Switching and Packet Switching Data and Computer Communications,
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Muhammad Waseem Iqbal Lecture # 20 Data Communication.
William Stallings Data and Computer Communications
William Stallings Data and Computer Communications 7th Edition
Packet Switching Networks & Frame Relay
Unit 1:Frame Relay.
CS408/533 Computer Networks Text: William Stallings Data and Computer Communications, 6th edition Chapter 1 - Introduction.
Packet Switching Datagram Approach Virtual Circuit Approach
#2 Switching Techniques
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Computer Networks MCA Sem-III Baljeet Kaur
Communication Networks
Chapter 12: Wide Area Networks
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Chapter 4 Frame Relay Chapter 4 Frame Relay.
UNIT I – FRAME RELAY AND ISDN
Data Communication Networks
Switching Techniques.
Chapter 12: Circuit Switching and Packet Switching
William Stallings Data and Computer Communications 7th Edition
Chapter 9. Circuit Switching
Chapter 11. Frame Relay Background Frame Relay Protocol Architecture
Computer Networking A Top-Down Approach Featuring the Internet
COE 342: Data & Computer Communications (T042) Dr. Marwan Abu-Amara
Switching.
Presentation transcript:

CDA 6505 Network Architecture and Client/Server Computing Lecture 4 Frame Relay by Zornitza Genova Prodanoff Lect1..ppt - 01/06/05

Packet-Switching Networks Switching Technique Routing X.25 Outline Packet-Switching Networks Switching Technique Routing X.25 Frame Relay Networks Architecture User Data Transfer Call Control ZGP002

Packet-Switching Networks Basic technology the same as in the 1970s One of the few effective technologies for long distance data communications Frame relay and ATM are variants of packet-switching Advantages: flexibility, resource sharing, robust, responsive Disadvantages: Time delays in distributed network, overhead penalties Need for routing and congestion control ZGP003

Long-haul telecom network designed for voice Circuit-Switching Long-haul telecom network designed for voice Network resources dedicated to one call Shortcomings when used for data: Inefficient (high idle time) Constant data rate ZGP004

Data transmitted in short blocks, or packets Packet-Switching Data transmitted in short blocks, or packets Packet length < 1000 octets Each packet contains user data plus control info (routing) Store and forward ZGP005

ZGP006

ZGP007

Advantages over Circuit-Switching Greater line efficiency (many packets can go over shared link) Data rate conversions Non-blocking under heavy traffic (but increased delays) ZGP008

Disadvantages relative to Circuit-Switching Packets incur additional delay with every node they pass through Jitter: variation in packet delay Data overhead in every packet for routing information, etc Processing overhead for every packet at every node traversed ZGP009

ZGP0010

Large messages broken up into smaller packets Datagram Switching Technique Large messages broken up into smaller packets Datagram Each packet sent independently of the others No call setup More reliable (can route around failed nodes or congestion) Virtual circuit Fixed route established before any packets sent No need for routing decision for each packet at each node ZGP0011

ZGP0012

Routing Adaptive routing Node/trunk failure Congestion ZGP0013

Link level (LAPB, a subset of HDLC) X.25 3 levels Physical level (X.21) Link level (LAPB, a subset of HDLC) Packet level (provides virtual circuit service) ZGP0014

ZGP0015

ZGP0016

Designed to eliminate much of the overhead in X.25 Frame Relay Networks Designed to eliminate much of the overhead in X.25 Call control signaling on separate logical connection from user data Multiplexing/switching of logical connections at layer 2 (not layer 3) No hop-by-hop flow control and error control Throughput an order of magnitude higher than X.25 ZGP0017

ZGP0018

ZGP0019

Frame Relay Architecture X.25 has 3 layers: physical, link, network Frame Relay has 2 layers: physical and data link (or LAPF) LAPF core: minimal data link control Preservation of order for frames Small probability of frame loss LAPF control: additional data link or network layer end-to-end functions ZGP0020

Frame delimiting, alignment and transparency LAPF Core Frame delimiting, alignment and transparency Frame multiplexing/demultiplexing Inspection of frame for length constraints Detection of transmission errors Congestion control ZGP0021

ZGP0022

No control field, which is normally used for: User Data Transfer No control field, which is normally used for: Identify frame type (data or control) Sequence numbers Implication: Connection setup/teardown carried on separate channel Cannot do flow and error control ZGP0023

Frame Relay Call Control Data transfer involves: Establish logical connection and DLCI Exchange data frames Release logical connection ZGP0024

Frame Relay Call Control 4 message types needed SETUP CONNECT RELEASE RELEASE COMPLETE ZGP0025