Packet switching network Data is divided into packets. Transfer of information as payload in data packets Packets undergo random delays & possible loss.

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.
1 Introduction to Network Layer Lesson 09 NETS2150/2850 School of Information Technologies.
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
NETWORK LAYER (1) T.Najah AlSubaie Kingdom of Saudi Arabia Prince Norah bint Abdul Rahman University College of Computer Since and Information System NET331.
Module 3.4: Switching Circuit Switching Packet Switching K. Salah.
Networks: Switching1 Point-to-Point Network Switching.
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.
4-1 Network layer r transport segment from sending to receiving host r on sending side encapsulates segments into datagrams r on rcving side, delivers.
Data Communications Packet Switching.
10 - Network Layer. Network layer r transport segment from sending to receiving host r on sending side encapsulates segments into datagrams r on rcving.
ECOM 4314 Data Communications Fall September, 2010.
William Stallings Data and Computer Communications 7th Edition
Chapter 10 Introduction to Wide Area Networks Data Communications and Computer Networks: A Business User’s Approach.
Packet Switching EE3900 Data Communications and LANs Packet Switching Slide 1.
1 Computer Networks Switching Technologies. 2 Switched Network Long distance transmission typically done over a network of switched nodes End devices.
Point-to-Point Network Switching Computer Networks Computer Networks Spring 2012 Spring 2012.
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Internetworking Fundamentals (Lecture #2) Andres Rengifo Copyright 2008.
1 Version 3.0 Module 10 Routing Fundamentals and Subnetting.
IP-UDP-RTP Computer Networking (In Chap 3, 4, 7) 건국대학교 인터넷미디어공학부 임 창 훈.
Gursharan Singh Tatla Transport Layer 16-May
Switching Techniques Student: Blidaru Catalina Elena.
Data Communications and Networking
Process-to-Process Delivery:
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Communication Networks
Chapter 2 – X.25, Frame Relay & ATM. Switched Network Stations are not connected together necessarily by a single link Stations are typically far apart.
Switched network.
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.
8.1 Chapter 8 Switching Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
Switching breaks up large collision domains into smaller ones Collision domain is a network segment with two or more devices sharing the same Introduction.
 Circuit Switching  Packet Switching  Message Switching WCB/McGraw-Hill  The McGraw-Hill Companies, Inc., 1998.
Data and Computer Communications Circuit Switching and Packet Switching.
Ch 1. Computer Networks and the Internet Myungchul Kim
Computer Networks with Internet Technology William Stallings
20.1 Chapter 20 Network Layer: Internet Protocol Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display.
CS 453 Computer Networks Lecture 18 Introduction to Layer 3 Network Layer.
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.
EEC4113 Data Communication & Multimedia System Chapter 7: Network Layer by Muhazam Mustapha, October 2011.
Lecture # 03 Switching Course Instructor: Engr. Sana Ziafat.
Unit III Bandwidth Utilization: Multiplexing and Spectrum Spreading In practical life the bandwidth available of links is limited. The proper utilization.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 CH. 8: SWITCHING & DATAGRAM NETWORKS 7.1.
WAN Transmission Media
Switching. Circuit switching Message switching Packet Switching – Datagrams – Virtual circuit – source routing Cell Switching – Cells, – Segmentation.
Computer Communication & Networks Lecture # 03 Circuit Switching, Packet Switching Nadeem Majeed Choudhary
Data Communication Networks Lec 13 and 14. Network Core- Packet Switching.
Lecture # 3: WAN Data Communication Network L.Rania Ahmed Tabeidi.
Prepaid by: Guided by: ashwin goswami.
Switching By, B. R. Chandavarkar, CSE Dept., NITK, Surathkal Ref: B. A. Forouzan, 5 th Edition.
Data and Computer Communications Chapter 7 Circuit Switching and Packet Switching.
1 Packet Switching. 2 Introduction zPacket Switching refers to protocols in which messages are divided into packets before they are sent. Each packet.
McGraw-Hill©The McGraw-Hill Companies, Inc., 2000 Muhammad Waseem Iqbal Lecture # 20 Data Communication.
Packet Switching Datagram Approach Virtual Circuit Approach
Topics discussed in this section:
Chapter 3 Switching.
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
SWITCHING Switched Network Circuit-Switched Network Datagram Networks
Transport Layer Unit 5.
Switching Techniques In large networks there might be multiple paths linking sender and receiver. Information may be switched as it travels through various.
Chapter 20 Network Layer: Internet Protocol
Process-to-Process Delivery:
Data Communication Networks
Switching Techniques.
Switching.
Presentation transcript:

Packet switching network Data is divided into packets. Transfer of information as payload in data packets Packets undergo random delays & possible loss

Packet Switching Principles : Basic Operation Data transmitted in small packets A typical upper bound on packet length is 1000 bytes. —Longer messages split into series of packets —Each packet contains a portion of user data plus some control info Control information —Routing (addressing) information Packets are received, stored briefly (buffered) and past on to the next node —Store and forward

Advantages Line efficiency —Single node to node link can be shared by many packets over time —Packets queued and transmitted as fast as possible Data rate conversion —Each station connects to the local node at its own speed —Nodes buffer data if required to equalize rates Packets are accepted even when network is busy —Delivery may slow down Priorities can be used

End system β Physical layer Data link layer Physical layer Data link layer End system α Network layer Network layer Physical layer Data link layer Network layer Physical layer Data link layer Network layer Transport layer Transport layer Messages Segments Network service Network service Network Service Network layer (provider of services) offers services to transport layer (user of services). It can be Connection-oriented service or connectionless service

Network Service vs. Operation Network Service Connectionless: only two interactions are required, A request for sending packets & indication of arrived packet. Any time user can request transmission of packet with out prior information to network layer. Connection-Oriented: Transport layer can’t initiate if end system is not connected. Network layer must be informed about the various parameters related with the usage & quality of service. The network layer maintains state information about the flows it is handling. This service entails greater complexity.

Complexity at the Edge or in the Core?

Network layer can provide a choice of services to the user of network : Best effort connectionless service Low delay connectionless service Reliable Connection oriented transfer of packets Connection oriented transfer of packets with delay & bandwidth guarantee

Network Internal operation Network operation can be connectionless or connection oriented depending on the switching technique used. Various combinations of service & operation are possible Connection-oriented service over Connectionless operation Connectionless service over Connection-Oriented operation

The End-to-End Argument for System Design An end-to-end function is best implemented at a higher level than at a lower level —End-to-end service requires all intermediate components to work properly —Higher-level better positioned to ensure correct operation “MEANS CONNECTION ORIENTED SERVICE IS BETTER TO ENSURE THE RELIABLE COMMUNICATION”

Packet Network Topology

End-to-End Packet Network Packet networks very different than telephone networks User demand can undergo dramatic change Internet structure highly decentralized —Paths traversed by packets can go through many networks controlled by different organizations —No single entity responsible for end-to-end service —Oversubscription handling is the main issue.

Interdomain level Intradomain level Autonomous system Border routers Internet service provider s ss LAN Example of packet network topology : Connecting to Internet Service Provider Campus Network network administered by single organization

Domain & Autonomous system The term domain indicates that the router run the same routing protocol The term autonomous system used for one or more domains under single administration.

Switching Technique Station breaks long message into packets Packets sent one at a time to the network Packets handled in two ways —Datagram —Virtual circuit

DATAGRAM NETWORKS DATAGRAM NETWORKS If the message is going to pass through a packet- switched network, it needs to be divided into packets of fixed or variable size. The size of the packet is determined by the network and the governing protocol. In datagram networks packet is free to move in the network. If the message is going to pass through a packet- switched network, it needs to be divided into packets of fixed or variable size. The size of the packet is determined by the network and the governing protocol. In datagram networks packet is free to move in the network.

Datagram Each packet treated independently Packets can take any practical route Packets may arrive out of order Packets may go missing Up to receiver to re-order packets and recover from missing packets

In a packet-switched network, there is no resource reservation; resources are allocated on demand. Note

A datagram network with four switches (routers)

Datagram Diagram

Routing table in a datagram network

A switch in a datagram network uses a routing table that is based on the destination address. Note

The destination address in the header of a packet in a datagram network remains the same during the entire journey of the packet. Note

Delay in a datagram network

Switching in the Internet is done by using the datagram approach to packet switching at the network layer. Note