Computer Networks II

Size: px
Start display at page:

Download "Computer Networks II"

Transcription

1 Computer Networks II QoS: Techniques and Architectures Giorgio Ventre COMICS LAB Dipartimento di Informatica e Sistemistica Università di Napoli Federico II Nota di Copyright Quest insieme di trasparenze è stato ideato e realizzato dai ricercatori del Gruppo di Ricerca sull Informatica Distribuita del Dipartimento di Informatica e Sistemistica dell Università di Napoli e del Laboratorio Nazionale per la Informatica e la Telematica Multimediali. Esse possono essere impiegate liberamente per fini didattici esclusivamente senza fini di lucro, a meno di un esplicito consenso scritto degli Autori. Nell uso dovrà essere esplicitamente riportata la fonte e gli Autori. Gli Autori non sono responsabili per eventuali imprecisioni contenute in tali trasparenze né per eventuali problemi, danni o malfunzionamenti derivanti dal loro uso o applicazione. 1

2 Overview Why better-than-best-effort (QoS-enabled) Internet? Quality of Service (QoS) building blocks End-to-end protocols: RTP, H.323 Network protocols:» Integrated Services(IntServ), RSVP.» Scalable differentiated services: DiffServ Control plane: QoS routing, traffic engineering, policy management, pricing models Why Better-than-Best-Effort (QoS)? To support a wider range of applications» Real-time, Multimedia, etc To develop sustainable economic models and new private networking services» Current flat priced models, and best-effort services do not cut it for businesses 2

3 Quality of Service: What is it? Multimedia applications: network audio and video QoS network provides application with level of performance needed for application to function. What is QoS? Better performance as described by a set of parameters or measured by a set of metrics. Generic parameters:» Bandwidth» Delay, Delay-jitter» Packet loss rate (or loss probability) Transport/Application-specific parameters:» Timeouts» Percentage of important packets lost 3

4 What is QoS (contd)? These parameters can be measured at several granularities:» micro flow, aggregate flow, population. QoS considered better if» a) more parameters can be specified» b) QoS can be specified at a fine-granularity. QoS spectrum: Best Effort Leased Line Fundamental Problems FIFO Scheduling Discipline B B In a FIFO service discipline, the performance assigned to one flow is convoluted with the arrivals of packets from all other flows!» Can t get QoS with a free-for-all» Need to use new scheduling disciplines which provide isolation of performance from arrival rates of background traffic 4

5 Fundamental Problems Conservation Law (Kleinrock): (i)w q (i) = K Irrespective of scheduling discipline chosen:» Average backlog (delay) is constant» Average bandwidth is constant Zero-sum game => need to set-aside resources for premium services QoS Big Picture: Control/Data Planes Control Plane: Signaling + Admission Control or SLA (Contracting) + Provisioning/Traffic Engineering Router Workstation Router Internetwork or WAN Router Workstation Data Plane: Traffic conditioning (shaping, policing, marking etc) + Traffic Classification + Scheduling, Buffer management 5

6 QoS Components QoS => set aside resources for premium services QoS components:» a) Specification of premium services: (service/service level agreement design)» b) How much resources to set aside? (admission control/provisioning)» c) How to ensure network resource utilization, do load balancing, flexibly manage traffic aggregates and paths? (QoS routing, traffic engineering) QoS Components (Continued)» d) How to actually set aside these resources in a distributed manner? (signaling, provisioning, policy)» e) How to deliver the service when the traffic actually comes in (claim/police resources)? (traffic shaping, classification, scheduling)» f) How to monitor quality, account and price these services? (network mgmt, accounting, billing, pricing) 6

7 How to upgrade the Internet for QoS? Approach: de-couple end-system evolution from network evolution End-to-end protocols: RTP, H.323 etc to spur the growth of adaptive multimedia applications» Assume best-effort or better-than-best-effort clouds Network protocols: IntServ, DiffServ, RSVP, MPLS, COPS» To support better-than-best-effort capabilities at the network (IP) level QOS SPECIFICATION, TRAFFIC, SERVICE CHARACTERIZATION, BASIC MECHANISMS 7

8 Service Specification Loss: probability that a flow s packet is lost Delay: time it takes a packet s flow to get from source to destination Delay jitter: maximum difference between the delays experienced by two packets of the flow Bandwidth: maximum rate at which the soource can send traffic QoS spectrum: Best Effort Leased Line Hard Real Time: Guaranteed Services Service contract» Network to client: guarantee a deterministic upper bound on delay for each packet in a session» Client to network: the session does not send more than it specifies Algorithm support» Admission control based on worst-case analysis» Per flow classification/scheduling at routers 8

9 Soft Real Time: Controlled Load Service Service contract:» Network to client: similar performance as an unloaded best-effort network» Client to network: the session does not send more than it specifies Algorithm Support» Admission control based on measurement of aggregates» Scheduling for aggregate possible Traffic and Service Characterization To quantify a service one has two know» Flow s traffic arrival» Service provided by the router, i.e., resources reserved at each router Examples:» Traffic characterization: token bucket» Service provided by router: fix rate and fix buffer space Characterized by a service model (service curve framework) 9

10 Token Bucket Characterized by three parameters (b, r, R)» b token depth» r average arrival rate» R maximum arrival rate (e.g., R link capacity) A bit is transmitted only when there is an available token» When a bit is transmitted exactly one token is consumed r tokens per second bits b tokens b*r/(r-r) slope R slope r <= R bps regulator time Characterizing a Source by Token Bucket Arrival curve maximum amount of bits transmitted by time t Use token bucket to bound the arrival curve bps bits Arrival curve time time 10

11 Example Arrival curve maximum amount of bits transmitted by time t Use token bucket to bound the arrival curve bits (b=1,r=1,r=2) Arrival curve bps time size of time interval Per-hop Reservation Given b,r,r and per-hop delay d Allocate bandwidth r a and buffer space B a such that to guarantee d slope r a bits slope r Arrival curve b d B a 11

12 What is a Service Model? external process offered traffic Network element (connection oriented) delivered traffic The QoS measures (delay,throughput, loss, cost) depend on offered traffic, and possibly other external processes. A service model attempts to characterize the relationship between offered traffic, delivered traffic, and possibly other external processes. Arrival and Departure Process R in Network Element R out bits R in (t) = arrival process = amount of data arriving up to time t delay buffer R out (t) = departure process = amount of data departing up to time t t 12

13 Traffic Envelope (Arrival Curve) Maximum amount of service that a flow can send during an interval of time t b(t) = Envelope slope = max average rate Burstiness Constraint slope = peak rate t Service Curve Assume a flow that is idle at time s and it is backlogged during the interval (s, t) Service curve: the minimum service received by the flow during the interval (s, t) 13

14 Big Picture bits bits Service curve R in (t) slope = C bits t t R out (t) t Delay and Buffer Bounds bits E(t) = Envelope Maximum delay Maximum buffer S (t) = service curve t 14

15 Mechanisms: Traffic Shaping/Policing Token bucket: limits input to specified Burst Size (b) and Average Rate (r).» Traffic sent over any time T <= r*t + b» a.k.a Linear bounded arrival process (LBAP) Excess traffic may be queued, marked BLUE, or simply dropped Mechanisms: Queuing/Scheduling Traffic Sources $$$$$$ $$$ $ Traffic Classes Class A Class B Class C Use a few bits in header to indicate which queue (class) a packet goes into (also branded as CoS) High $$ users classified into high priority queues, which also may be less populated => lower delay and low likelihood of packet drop Ideas: priority, round-robin, classification, aggregation,... 15

16 Mechanisms: Buffer Mgmt/Priority Drop Drop RED and BLUE packets Drop only BLUE packets Ideas: packet marking, queue thresholds, differential dropping, buffer assignments SCHEDULING 16

17 Packet Scheduling Decide when and what packet to send on output link» Usually implemented at output interface flow 1 1 Classifier flow 2 Scheduler 2 flow n Buffer management Focus: Scheduling Policies Priority Queuing: classes have different priorities; class may depend on explicit marking or other header info, eg IP source or destination, TCP Port numbers, etc. Transmit a packet from the highest priority class with a non-empty queue Preemptive and non-preemptive versions 17

18 Scheduling Policies (more) Round Robin: scan class queues serving one from each class that has a non-empty queue Round-Robin Discussion Advantages: protection among flows» Misbehaving flows will not affect the performance of well-behaving flows Misbehaving flow a flow that does not implement any congestion control» FIFO does not have such a property Disadvantages:» More complex than FIFO: per flow queue/state» Biased toward large packets each flow receives service proportional to the number of packets it sends (multiplied by the bytes carried by packets). 18

19 Generalized Processor Sharing(GPS) Assume a fluid model of traffic» Visit each non-empty queue in turn (RR)» Serve infinitesimal from each» Leads to max-min fairness GPS is un-implementable!» We cannot serve infinitesimals, only packets Weighted Fair Rate in GPS A work conserving GPS is defined as Wi ( t, t dt) W ( t, t dt) w w i j B( t) j i B( t) where» w i weight of flow i» W i (t 1, t 2 ) total service received by flow i during [t 1, t 2 )» W(t 1, t 2 ) total service allocated to all flows during [t 1, t 2 )» B(t) number of flows backlogged 19

20 Weighted Fair Rate Computation in GPS Associate a weight w i with each flow i If link congested, compute f such that Bit x bit Round Robin min( ri, f wi ) C i (w 1 = 3) 8 (w 2 = 1) 6 (w 3 = 1) f = 2: min(8, 2*3) = 6 min(6, 2*1) = 2 min(2, 2*1) = 2 Bit-by-bit Round Robin when dealing with Packets Single flow: clock ticks when a bit is transmitted. For packet i:» P i = length, A i = arrival time, S i = begin transmit time, F i = finish transmit time» F i = S i +P i = max (F i-1, A i ) + P i Multiple flows: clock ticks when a bit from all active flows is transmitted round number» Can calculate F i for each packet if number of flows is known at all times This can be complicated 20

21 Packet Approximation of Fluid System Standard techniques of approximating fluid GPS» Select packet that finishes first in GPS assuming that there are no future arrivals Important properties of GPS» Finishing order of packets currently in system independent of future arrivals Implementation based on virtual time» Assign virtual finish time to each packet upon arrival» Packets served in increasing order of virtual times Fair Queuing (FQ) Idea: serve packets in the order in which they would have finished transmission in the fluid flow system Mapping bit-by-bit schedule onto packet transmission schedule Transmit packet with the lowest F i at any given time Variation: Weighted Fair Queuing (WFQ) 21

22 Approximating GPS with WFQ Fluid GPS system service order Weighted Fair Queueing» select the first packet that finishes in GPS FQ Example Flow 1 Flow 2 Output F=10 F=8 F=5 Flow 1 (arriving) Flow 2 transmitting Output Cannot preempt packet currently being transmitted F=10 F=2 22

23 Throughput(Mbps) Throughput(Mbps) FQ Advantages FQ protect well-behaved flows from ill-behaved flows Example: 1 UDP (10 Mbps) and 31 TCP s sharing a 10 Mbps link RED Flow Number FQ Flow Number Big Picture FQ does not eliminate congestion it just manages the congestion You need both end-host congestion control and router support for congestion control» end-host congestion control to adapt» router congestion control to protect/isolate Don t forget buffer management: you still need to drop in case of congestion. Which packet s would you drop in FQ?» one possibility: packet from the longest queue 23

24 Parekh-Gallager theorem Let a connection be allocated weights at each WFQ scheduler along its path, so that the least bandwidth it is allocated is g Let it be leaky-bucket regulated such that # bits sent in time [t 1, t 2 ] <= g(t 2 - t 1 ) + Let the connection pass through K schedulers, where the kth scheduler has a rate r(k) Let the largest packet size in the network be P end _ to _ end _ delay / g K 1 P / g K k 1 k 1 P / r( k) Significance P-G Theorem shows that WFQ scheduling can provide end-to-end delay bounds in a network of multiplexed bottlenecks» WFQ provides both bandwidth and delay guarantees» Bound holds regardless of cross traffic behavior (isolation)» Needs shapers at the entrance of the network Can be generalized for networks where schedulers are variants of WFQ, and the link service rate changes over time 24

25 QoS ARCHITECTURES Stateless vs. Stateful QoS Solutions Stateless solutions routers maintain no fine grained state about traffic scalable, robust weak services Stateful solutions routers maintain per-flow state powerful services guaranteed services + high resource utilization fine grained differentiation protection much less scalable and robust 25

26 Existing Solutions QoS Network support for congestion control Stateful Tenet [Ferrari & Verma 89] IntServ [Clark et al 91] ATM [late 80s] Round Robin [Nagle 85] Fair Queueing [Demers et al 89] Flow Random Early Drop (FRED) [Lin & Morris 97] Stateless DiffServ - [Clark & Wroclawski 97] - [Nichols et al 97] DecBit [Ramkrishnan & Jain 88] Random Early Detection (RED) [Floyd & Jacobson 93] BLUE [Feng et al 99] REM [Low at al 00] Integrated Services (IntServ) An architecture for providing QOS guarantees in IP networks for individual application sessions Relies on resource reservation, and routers need to maintain state information of allocated resources (eg: g) and respond to new Call setup requests 26

27 Signaling semantics Classic scheme: sender initiated SETUP, SETUP_ACK, SETUP_RESPONSE Admission control Tentative resource reservation and confirmation Simplex and duplex setup; no multicast support RSVP: Internet Signaling Creates and maintains distributed reservation state De-coupled from routing:» Multicast trees setup by routing protocols, not RSVP (unlike ATM or telephony signaling) Receiver-initiated: scales for multicast Soft-state: reservation times out unless refreshed Latest paths discovered through PATH messages (forward direction) and used by RESV mesgs (reverse direction). 27

28 Call Admission Session must first declare its QoS requirement and characterize the traffic it will send through the network R-spec: defines the QoS class assigned T-spec: defines the traffic characteristics A signaling protocol is needed to carry the R-spec and T-spec to the routers where reservation is required; RSVP is a leading candidate for such signaling protocol Call Admission Call Admission: routers will admit calls based on their R-spec and T-spec and based on the current resource allocated at the routers to other calls. 28

29 Stateful Solution: Guaranteed Services Achieve per-flow bandwidth and delay guarantees» Example: guarantee 1MBps and < 100 ms delay to a flow Sender Receiver Stateful Solution: Guaranteed Services Allocate resources - perform per-flow admission control Sender Receiver 29

30 Stateful Solution: Guaranteed Services Install per-flow state Sender Receiver Stateful Solution: Guaranteed Services Challenge: maintain per-flow state consistent Sender Receiver 30

31 Per-flow classification Stateful Solution: Guaranteed Services Sender Receiver Stateful Solution: Guaranteed Services Per-flow buffer management Sender Receiver 31

32 Stateful Solution: Guaranteed Services Per-flow scheduling Sender Receiver Stateful Solution Complexity Data path» Per-flow classification» Per-flow buffer management» Per-flow scheduling Control path» install and maintain per-flow state for data and control paths Classifier Per-flow State flow 1 flow 2 flow n Buffer management Scheduler output interface 32

33 Stateless vs. Stateful Stateless solutions are more» scalable» robust Stateful solutions provide more powerful and flexible services» guaranteed services + high resource utilization» fine grained differentiation» protection Question Can we achieve the best of two worlds, i.e., provide services implemented by stateful networks while maintaining advantages of stateless architectures?» Yes, in some interesting cases. DPS, CSFQ. Can we provide reduced state services, I.e., maintain state only for larger granular flows rather than end-to-end flows?» Yes: Diff-serv 33

34 Differentiated Services (DiffServ) Intended to address the following difficulties with Intserv and RSVP; Scalability: maintaining states by routers in high speed networks is difficult due to the very large number of flows Flexible Service Models: Intserv has only two classes, want to provide more qualitative service classes; want to provide relative service distinction (Platinum, Gold, Silver, ) Simpler signaling: (than RSVP) many applications and users may only want to specify a more qualitative notion of service Differentiated Services Model Ingress Edge Router Interior Router Egress Edge Router Edge routers: traffic conditioning (policing, marking, dropping), SLA negotiation» Set values in DS-byte in IP header based upon negotiated service and observed traffic. Interior routers: traffic classification and forwarding (near stateless core!)» Use DS-byte as index into forwarding table 34

35 Diffserv Architecture Edge router: - per-flow traffic management - marks packets as inprofile and out-profile Core router: b r marking scheduling. - per class TM - buffering and scheduling based on marking at edge - preference given to in-profile packets - Assured Forwarding Packet format support Packet is marked in the Type of Service (TOS) in IPv4, and Traffic Class in IPv6: renamed as DS 6 bits used for Differentiated Service Code Point (DSCP) and determine PHB that the packet will receive 2 bits are currently unused 35

36 Traffic Conditioning It may be desirable to limit traffic injection rate of some class; user declares traffic profile (eg, rate and burst size); traffic is metered and shaped if non-conforming Per-hop Behavior (PHB) PHB: name for interior router data-plane functions» Includes scheduling, buff. mgmt, shaping etc Logical spec: PHB does not specify mechanisms to use to ensure performance behavior Examples:» Class A gets x% of outgoing link bandwidth over time intervals of a specified length» Class A packets leave first before packets from class B 36

37 PHB (contd) PHBs defined:» Expedited Forwarding: departure rate of packets from a class equals or exceeds a specified rate (logical link with a minimum guaranteed rate) Emulates leased-line behavior» Assured Forwarding: 4 classes, each guaranteed a minimum amount of bandwidth and buffering; each with three drop precedence partitions Emulates frame-relay behavior Scalable Core (SCORE) A trusted and contiguous region of network in which» edge nodes perform per flow management» core nodes do not perform per flow management edge nodes core nodes edge nodes 37

38 SLA Definitions Today SLA statistical definitions do matter» min/avg/max versus percentile» Measured time interval» interval between probes» Point-to-point vs. point-to-multipoint vs. multipointto-multipoint SLAs definitions today tend to be loose» averaged over a month» averaged over many POP-to-POP pairs (temptation to add short pairs to reduce average )» Round-trip Deploying Tight-SLA services on an IP Backbone Number of tools are available to enable tight SLA services to be offered» Physical network design and topology» Diffserv: per-hop congestion management Applying differential queuing and scheduling mechanism to implement a differentiated SLA scheme» Capacity planning and active monitoring» Tuning IGP Convergence slow convergence upon link/node failure directly impacts SLAs 38

39 Deploying Tight-SLA services on an IP Backbone Number of tools are available to enable tight SLA services to be offered (contd )» Traffic engineering: avoid aggregation on shortest path IP aggregation on the shortest path can cause sub optimal use of resources, and can impact SLAs» Fast ReRoute (FRR) Protection FRR can be used to protect key resources and provide rapid restoration for tight SLAs The key for controlling Loss, Latency and Jitter: Provisioning! The service that traffic receives is dependent upon the ratio of traffic load to available capacity More Bandwidth (offer) than traffic (demand) means» Low loss» Low Latency» Low Jitter 39

40 Over-Provisioned Backbone Over provision by ~2x the max. aggregate traffic load» Refs: {BONALD, CASNER, CHARNY} Over-provisioning (Source: Stephen Casner, Packet Design, NANOG 22) Jitter Measurement Summary for the Week 69 million packets transmitted Zero packets lost 100% jitter < 700 s 40

41 Over-provisioned Backbone Effective Simple» Available bandwidth > aggregate traffic demand» QoS mechanisms kept at to edge» Network is simple to design, deploy and operate Overprovisioned Backbone - Drawback Risk related to provisioning failure No service isolation» VPN, VoIP, Internet: same fate! Expensive» design for the aggregate!!!» Internet receives the same quality as VoIP 41

42 Not every week is like this (Source: Stephen Casner, Packet Design, NANOG 22) 99.99% Over-provisioning Expensive Aggregate bandwidth overprovision comes at a cost, however:» e.g. 150Mbps of VoIP and 1.5Gbps of data between two POPs» 1.65Gbps of aggregate load» requires 3.3Gbps of bandwidth for 2x over-provisioning» typically provisioned using 2x STM16/OC48» hence 5Gbps of bandwidth used to support 1.65Gbps aggregate load with 150Mbps of low delay, low jitter, low loss traffic 42

43 Over-provisioning Expensive Over-provisioning Expensive 43

Better-than-best-effort: QoS, IntServ, DiffServ, RSVP, RTP: BRIEF VERSION

Better-than-best-effort: QoS, IntServ, DiffServ, RSVP, RTP: BRIEF VERSION Better-than-best-effort: QoS, IntServ, DiffServ, RSVP, RTP: BRIEF VERSION shivkuma@ecse.rpi.edu http://www.ecse.rpi.edu/homepages/shivkuma Based in part on slides of Ion Stoica, Jim Kurose, Srini Seshan,

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) shivkuma@ecse.rpi.edu http://www.ecse.rpi.edu/homepages/shivkuma Based in part on slides of Ion Stoica, Jim Kurose, Srini Seshan, Srini Keshav 1 Overview Why better-than-best-effort

More information

Better-than-best-effort: QoS, IntServ, DiffServ, RSVP, RTP

Better-than-best-effort: QoS, IntServ, DiffServ, RSVP, RTP Better-than-best-effort: QoS, IntServ, DiffServ, RSVP, RTP shivkuma@ecse.rpi.edu http://www.ecse.rpi.edu/homepages/shivkuma Based in part on slides of Ion Stoica, Jim Kurose, Srini Seshan, Srini Keshav

More information

Computer Networks II

Computer Networks II Computer Networks II Inter-domain routing with BGP4 (3/4) Giorgio Ventre COMICS LAB Dipartimento di Informatica e Sistemistica Università di Napoli Federico II Nota di Copyright Quest insieme di trasparenze

More information

Real-Time Protocol (RTP)

Real-Time Protocol (RTP) Real-Time Protocol (RTP) Provides standard packet format for real-time application Typically runs over UDP Specifies header fields below Payload Type: 7 bits, providing 128 possible different types of

More information

Improving QOS in IP Networks. Principles for QOS Guarantees

Improving QOS in IP Networks. Principles for QOS Guarantees Improving QOS in IP Networks Thus far: making the best of best effort Future: next generation Internet with QoS guarantees RSVP: signaling for resource reservations Differentiated Services: differential

More information

Advanced Computer Networks

Advanced Computer Networks Advanced Computer Networks QoS in IP networks Prof. Andrzej Duda duda@imag.fr Contents QoS principles Traffic shaping leaky bucket token bucket Scheduling FIFO Fair queueing RED IntServ DiffServ http://duda.imag.fr

More information

Mohammad Hossein Manshaei 1393

Mohammad Hossein Manshaei 1393 Mohammad Hossein Manshaei manshaei@gmail.com 1393 Voice and Video over IP Slides derived from those available on the Web site of the book Computer Networking, by Kurose and Ross, PEARSON 2 Multimedia networking:

More information

Internet Services & Protocols. Quality of Service Architecture

Internet Services & Protocols. Quality of Service Architecture Department of Computer Science Institute for System Architecture, Chair for Computer Networks Internet Services & Protocols Quality of Service Architecture Dr.-Ing. Stephan Groß Room: INF 3099 E-Mail:

More information

Topic 4b: QoS Principles. Chapter 9 Multimedia Networking. Computer Networking: A Top Down Approach

Topic 4b: QoS Principles. Chapter 9 Multimedia Networking. Computer Networking: A Top Down Approach Topic 4b: QoS Principles Chapter 9 Computer Networking: A Top Down Approach 7 th edition Jim Kurose, Keith Ross Pearson/Addison Wesley April 2016 9-1 Providing multiple classes of service thus far: making

More information

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097 Chair for Network Architectures and Services Prof. Carle Department for Computer Science TU München Chair for Network Architectures and Services Prof. Carle Department for Computer Science TU München Master

More information

Master Course Computer Networks IN2097

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

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) A note on the use of these ppt slides: We re making these slides freely available to all (faculty, students, readers). They re in PowerPoint form so you can add, modify, and delete

More information

Lesson 14: QoS in IP Networks: IntServ and DiffServ

Lesson 14: QoS in IP Networks: IntServ and DiffServ Slide supporting material Lesson 14: QoS in IP Networks: IntServ and DiffServ Giovanni Giambene Queuing Theory and Telecommunications: Networks and Applications 2nd edition, Springer All rights reserved

More information

CSE 123b Communications Software

CSE 123b Communications Software CSE 123b Communications Software Spring 2002 Lecture 10: Quality of Service Stefan Savage Today s class: Quality of Service What s wrong with Best Effort service? What kinds of service do applications

More information

Computer Networks II

Computer Networks II Computer Networks II Multi Protocol Switching Giorgio Ventre COMICS LAB Dipartimento di formatica e Sistemistica Università di Napoli Federico II Nota di Copyright Quest insieme di trasparenze è stato

More information

Overview Computer Networking What is QoS? Queuing discipline and scheduling. Traffic Enforcement. Integrated services

Overview Computer Networking What is QoS? Queuing discipline and scheduling. Traffic Enforcement. Integrated services Overview 15-441 15-441 Computer Networking 15-641 Lecture 19 Queue Management and Quality of Service Peter Steenkiste Fall 2016 www.cs.cmu.edu/~prs/15-441-f16 What is QoS? Queuing discipline and scheduling

More information

Network Support for Multimedia

Network Support for Multimedia Network Support for Multimedia Daniel Zappala CS 460 Computer Networking Brigham Young University Network Support for Multimedia 2/33 make the best of best effort use application-level techniques use CDNs

More information

CSCD 433/533 Advanced Networks Spring Lecture 22 Quality of Service

CSCD 433/533 Advanced Networks Spring Lecture 22 Quality of Service CSCD 433/533 Advanced Networks Spring 2016 Lecture 22 Quality of Service 1 Topics Quality of Service (QOS) Defined Properties Integrated Service Differentiated Service 2 Introduction Problem Overview Have

More information

Telematics 2. Chapter 3 Quality of Service in the Internet. (Acknowledgement: These slides have been compiled from Kurose & Ross, and other sources)

Telematics 2. Chapter 3 Quality of Service in the Internet. (Acknowledgement: These slides have been compiled from Kurose & Ross, and other sources) Telematics 2 Chapter 3 Quality of Service in the Internet (Acknowledgement: These slides have been compiled from Kurose & Ross, and other sources) Telematics 2 (WS 14/15): 03 Internet QoS 1 Improving QOS

More information

Basics (cont.) Characteristics of data communication technologies OSI-Model

Basics (cont.) Characteristics of data communication technologies OSI-Model 48 Basics (cont.) Characteristics of data communication technologies OSI-Model Topologies Packet switching / Circuit switching Medium Access Control (MAC) mechanisms Coding Quality of Service (QoS) 49

More information

Week 7: Traffic Models and QoS

Week 7: Traffic Models and QoS Week 7: Traffic Models and QoS Acknowledgement: Some slides are adapted from Computer Networking: A Top Down Approach Featuring the Internet, 2 nd edition, J.F Kurose and K.W. Ross All Rights Reserved,

More information

Common network/protocol functions

Common network/protocol functions Common network/protocol functions Goals: Identify, study common architectural components, protocol mechanisms Synthesis: big picture Depth: important topics not covered in introductory courses Overview:

More information

Lecture 24: Scheduling and QoS

Lecture 24: Scheduling and QoS Lecture 24: Scheduling and QoS CSE 123: Computer Networks Alex C. Snoeren HW 4 due Wednesday Lecture 24 Overview Scheduling (Weighted) Fair Queuing Quality of Service basics Integrated Services Differentiated

More information

Computer Network Fundamentals Fall Week 12 QoS Andreas Terzis

Computer Network Fundamentals Fall Week 12 QoS Andreas Terzis Computer Network Fundamentals Fall 2008 Week 12 QoS Andreas Terzis Outline QoS Fair Queuing Intserv Diffserv What s the Problem? Internet gives all flows the same best effort service no promises about

More information

Advanced Lab in Computer Communications Meeting 6 QoS. Instructor: Tom Mahler

Advanced Lab in Computer Communications Meeting 6 QoS. Instructor: Tom Mahler Advanced Lab in Computer Communications Meeting 6 QoS Instructor: Tom Mahler Motivation Internet provides only single class of best-effort service. Some applications can be elastic. Tolerate delays and

More information

QoS Services with Dynamic Packet State

QoS Services with Dynamic Packet State QoS Services with Dynamic Packet State Ion Stoica Carnegie Mellon University (joint work with Hui Zhang and Scott Shenker) Today s Internet Service: best-effort datagram delivery Architecture: stateless

More information

Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module

Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module Quality of Service Monitoring and Delivery Part 01 ICT Technical Update Module Presentation Outline Introduction to IP-QoS IntServ Architecture DiffServ Architecture Post Graduate Certificate in Professional

More information

Overview. Lecture 22 Queue Management and Quality of Service (QoS) Queuing Disciplines. Typical Internet Queuing. FIFO + Drop tail Problems

Overview. Lecture 22 Queue Management and Quality of Service (QoS) Queuing Disciplines. Typical Internet Queuing. FIFO + Drop tail Problems Lecture 22 Queue Management and Quality of Service (QoS) Overview Queue management & RED Fair queuing Khaled Harras School of Computer Science niversity 15 441 Computer Networks Based on slides from previous

More information

Presentation Outline. Evolution of QoS Architectures. Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module

Presentation Outline. Evolution of QoS Architectures. Quality of Service Monitoring and Delivery Part 01. ICT Technical Update Module Quality of Service Monitoring and Delivery Part 01 ICT Technical Update Module Presentation Outline Introduction to IP-QoS IntServ Architecture DiffServ Architecture Post Graduate Certificate in Professional

More information

Multiplexing. Common network/protocol functions. Multiplexing: Sharing resource(s) among users of the resource.

Multiplexing. Common network/protocol functions. Multiplexing: Sharing resource(s) among users of the resource. Common network/protocol functions Goals: Identify, study common architectural components, protocol mechanisms Synthesis: big picture Depth: Important topics not covered in introductory courses Overview:

More information

Real-Time Applications. Delay-adaptive: applications that can adjust their playback point (delay or advance over time).

Real-Time Applications. Delay-adaptive: applications that can adjust their playback point (delay or advance over time). Real-Time Applications Tolerant: can tolerate occasional loss of data. Intolerant: cannot tolerate such losses. Delay-adaptive: applications that can adjust their playback point (delay or advance over

More information

Quality of Service II

Quality of Service II Quality of Service II Patrick J. Stockreisser p.j.stockreisser@cs.cardiff.ac.uk Lecture Outline Common QoS Approaches Best Effort Integrated Services Differentiated Services Integrated Services Integrated

More information

Differentiated Services

Differentiated Services Diff-Serv 1 Differentiated Services QoS Problem Diffserv Architecture Per hop behaviors Diff-Serv 2 Problem: QoS Need a mechanism for QoS in the Internet Issues to be resolved: Indication of desired service

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

CSE 461 Quality of Service. David Wetherall

CSE 461 Quality of Service. David Wetherall CSE 461 Quality of Service David Wetherall djw@cs.washington.edu QOS Focus: How to provide better than best effort Fair queueing Application Application needs Transport Traffic shaping Guarantees IntServ

More information

Page 1. Quality of Service. CS 268: Lecture 13. QoS: DiffServ and IntServ. Three Relevant Factors. Providing Better Service.

Page 1. Quality of Service. CS 268: Lecture 13. QoS: DiffServ and IntServ. Three Relevant Factors. Providing Better Service. Quality of Service CS 268: Lecture 3 QoS: DiffServ and IntServ Ion Stoica Computer Science Division Department of Electrical Engineering and Computer Sciences University of California, Berkeley Berkeley,

More information

CS 268: Integrated Services

CS 268: Integrated Services Limitations of IP Architecture in Supporting Resource Management CS 268: Integrated Services Ion Stoica February 23, 2004 IP provides only best effort service IP does not participate in resource management

More information

Episode 5. Scheduling and Traffic Management

Episode 5. Scheduling and Traffic Management Episode 5. Scheduling and Traffic Management Part 3 Baochun Li Department of Electrical and Computer Engineering University of Toronto Outline What is scheduling? Why do we need it? Requirements of a scheduling

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) The Internet was originally designed for best-effort service without guarantee of predictable performance. Best-effort service is often sufficient for a traffic that is not sensitive

More information

Part1: Lecture 4 QoS

Part1: Lecture 4 QoS Part1: Lecture 4 QoS Last time Multi stream TCP: SCTP Multi path TCP RTP and RTCP SIP H.323 VoIP Router architectures Overview two key router functions: run routing algorithms/protocol (RIP, OSPF, BGP)

More information

Telematics 2 & Performance Evaluation

Telematics 2 & Performance Evaluation Telematics 2 & Performance Evaluation Chapter 2 Quality of Service in the Internet (Acknowledgement: These slides have been compiled from Kurose & Ross, and other sources) 1 Improving QoS in IP Networks

More information

Unit 2 Packet Switching Networks - II

Unit 2 Packet Switching Networks - II Unit 2 Packet Switching Networks - II Dijkstra Algorithm: Finding shortest path Algorithm for finding shortest paths N: set of nodes for which shortest path already found Initialization: (Start with source

More information

Quality of Service on the Internet

Quality of Service on the Internet Quality of Service on the Internet C. Pham University of Pau, France LIUPPA laboratory http://www.univ-pau.fr/~cpham These slides borrow material from various sources which are indicated below each slide

More information

Problems with IntServ. EECS 122: Introduction to Computer Networks Differentiated Services (DiffServ) DiffServ (cont d)

Problems with IntServ. EECS 122: Introduction to Computer Networks Differentiated Services (DiffServ) DiffServ (cont d) Problems with IntServ EECS 122: Introduction to Computer Networks Differentiated Services (DiffServ) Computer Science Division Department of Electrical Engineering and Computer Sciences University of California,

More information

Real-Time Control Protocol (RTCP)

Real-Time Control Protocol (RTCP) Real-Time Control Protocol (RTCP) works in conjunction with RTP each participant in RTP session periodically sends RTCP control packets to all other participants each RTCP packet contains sender and/or

More information

Last time! Overview! 14/04/15. Part1: Lecture 4! QoS! Router architectures! How to improve TCP? SYN attacks SCTP. SIP and H.

Last time! Overview! 14/04/15. Part1: Lecture 4! QoS! Router architectures! How to improve TCP? SYN attacks SCTP. SIP and H. Last time Part1: Lecture 4 QoS How to improve TCP? SYN attacks SCTP SIP and H.323 RTP and RTCP Router architectures Overview two key router functions: run routing algorithms/protocol (RIP, OSPF, BGP) forwarding

More information

Quality of Service in the Internet

Quality of Service in the Internet Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) EE 122: Intro to Communication Networks Fall 2007 (WF 4-5:30 in Cory 277) Vern Paxson TAs: Lisa Fowler, Daniel Killebrew & Jorge Ortiz http://inst.eecs.berkeley.edu/~ee122/ Materials

More information

EE 122: Differentiated Services

EE 122: Differentiated Services What is the Problem? EE 122: Differentiated Services Ion Stoica Nov 18, 2002 Goal: provide support for wide variety of applications: - Interactive TV, IP telephony, on-line gamming (distributed simulations),

More information

Quality of Service in the Internet

Quality of Service in the Internet Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:

More information

Announcements. Quality of Service (QoS) Goals of Today s Lecture. Scheduling. Link Scheduling: FIFO. Link Scheduling: Strict Priority

Announcements. Quality of Service (QoS) Goals of Today s Lecture. Scheduling. Link Scheduling: FIFO. Link Scheduling: Strict Priority Announcements Quality of Service (QoS) Next week I will give the same lecture on both Wednesday (usual ) and next Monday Same and room Reminder, no lecture next Friday due to holiday EE : Intro to Communication

More information

Towards Service Differentiation on the Internet

Towards Service Differentiation on the Internet Towards Service Differentiation on the Internet from New Internet and Networking Technologies and Their Application on Computational Sciences, invited talk given at Ho Chi Minh City, Vietnam March 3-5,

More information

Lecture 13. Quality of Service II CM0256

Lecture 13. Quality of Service II CM0256 Lecture 13 Quality of Service II CM0256 Types of QoS Best Effort Services Integrated Services -- resource reservation network resources are assigned according to the application QoS request and subject

More information

Differentiated Services

Differentiated Services 1 Differentiated Services QoS Problem Diffserv Architecture Per hop behaviors 2 Problem: QoS Need a mechanism for QoS in the Internet Issues to be resolved: Indication of desired service Definition of

More information

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model

Principles. IP QoS DiffServ. Agenda. Principles. L74 - IP QoS Differentiated Services Model. L74 - IP QoS Differentiated Services Model Principles IP QoS DiffServ Differentiated Services Architecture DSCP, CAR Integrated Services Model does not scale well flow based traffic overhead (RSVP messages) routers must maintain state information

More information

Lecture 14: Performance Architecture

Lecture 14: Performance Architecture Lecture 14: Performance Architecture Prof. Shervin Shirmohammadi SITE, University of Ottawa Prof. Shervin Shirmohammadi CEG 4185 14-1 Background Performance: levels for capacity, delay, and RMA. Performance

More information

Scheduling. Scheduling algorithms. Scheduling. Output buffered architecture. QoS scheduling algorithms. QoS-capable router

Scheduling. Scheduling algorithms. Scheduling. Output buffered architecture. QoS scheduling algorithms. QoS-capable router Scheduling algorithms Scheduling Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Scheduling: choose a packet to transmit over a link among all

More information

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman

A Preferred Service Architecture for Payload Data Flows. Ray Gilstrap, Thom Stone, Ken Freeman A Preferred Service Architecture for Payload Data Flows Ray Gilstrap, Thom Stone, Ken Freeman NASA Research and Engineering Network NASA Advanced Supercomputing Division NASA Ames Research Center Outline

More information

of-service Support on the Internet

of-service Support on the Internet Quality-of of-service Support on the Internet Dept. of Computer Science, University of Rochester 2008-11-24 CSC 257/457 - Fall 2008 1 Quality of Service Support Some Internet applications (i.e. multimedia)

More information

Quality of Service in the Internet. QoS Parameters. Keeping the QoS. Leaky Bucket Algorithm

Quality of Service in the Internet. QoS Parameters. Keeping the QoS. Leaky Bucket Algorithm Quality of Service in the Internet Problem today: IP is packet switched, therefore no guarantees on a transmission is given (throughput, transmission delay, ): the Internet transmits data Best Effort But:

More information

Congestion Control and Resource Allocation

Congestion Control and Resource Allocation Problem: allocating resources Congestion control Quality of service Congestion Control and Resource Allocation Hongwei Zhang http://www.cs.wayne.edu/~hzhang The hand that hath made you fair hath made you

More information

Esempi di programmi client/server in Python 2

Esempi di programmi client/server in Python 2 Reti di Calcolatori I Prof. Roberto Canonico Dipartimento di Ingegneria Elettrica e delle Tecnologie dell Informazione Corso di Laurea in Ingegneria Informatica A.A. 2018-2019 Esempi di programmi client/server

More information

Master Course Computer Networks IN2097

Master Course Computer Networks IN2097 Chair for Network Architectures and Services Prof. Carle Department for Computer Science TU München Chair for Network Architectures and Services Prof. Carle Department for Computer Science TU München Master

More information

Master Course Computer Networks IN2097

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

More information

Kommunikationssysteme [KS]

Kommunikationssysteme [KS] Kommunikationssysteme [KS] Dr.-Ing. Falko Dressler Computer Networks and Communication Systems Department of Computer Sciences University of Erlangen-Nürnberg http://www7.informatik.uni-erlangen.de/~dressler/

More information

Lecture Outline. Bag of Tricks

Lecture Outline. Bag of Tricks Lecture Outline TELE302 Network Design Lecture 3 - Quality of Service Design 1 Jeremiah Deng Information Science / Telecommunications Programme University of Otago July 15, 2013 2 Jeremiah Deng (Information

More information

ITBF WAN Quality of Service (QoS)

ITBF WAN Quality of Service (QoS) ITBF WAN Quality of Service (QoS) qos - 1!! Scott Bradner Quality of Service (QoS)! the ability to define or predict the performance of systems on a network! note: predictable may not mean "best! unfair

More information

RSVP 1. Resource Control and Reservation

RSVP 1. Resource Control and Reservation RSVP 1 Resource Control and Reservation RSVP 2 Resource Control and Reservation policing: hold sources to committed resources scheduling: isolate flows, guarantees resource reservation: establish flows

More information

Resource Control and Reservation

Resource Control and Reservation 1 Resource Control and Reservation Resource Control and Reservation policing: hold sources to committed resources scheduling: isolate flows, guarantees resource reservation: establish flows 2 Usage parameter

More information

Mul$media Networking. #10 QoS Semester Ganjil 2012 PTIIK Universitas Brawijaya

Mul$media Networking. #10 QoS Semester Ganjil 2012 PTIIK Universitas Brawijaya Mul$media Networking #10 QoS Semester Ganjil 2012 PTIIK Universitas Brawijaya Schedule of Class Mee$ng 1. Introduc$on 2. Applica$ons of MN 3. Requirements of MN 4. Coding and Compression 5. RTP 6. IP Mul$cast

More information

Computer Networking. Queue Management and Quality of Service (QOS)

Computer Networking. Queue Management and Quality of Service (QOS) Computer Networking Queue Management and Quality of Service (QOS) Outline Previously:TCP flow control Congestion sources and collapse Congestion control basics - Routers 2 Internet Pipes? How should you

More information

"Charting the Course... Implementing Cisco Quality of Service (QOS) Course Summary

Charting the Course... Implementing Cisco Quality of Service (QOS) Course Summary Course Summary Description v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such as best effort, IntServ, and DiffServ, and the implementation of QoS on Cisco platforms.

More information

VoIP Protocols and QoS

VoIP Protocols and QoS Announcements I. Times have been posted for demo slots VoIP Protocols and QoS II. HW5 and HW6 solutions have been posted HW6 being graded Internet Protocols CSC / ECE 573 Fall, 2005 N. C. State University

More information

IP Differentiated Services

IP Differentiated Services Course of Multimedia Internet (Sub-course Reti Internet Multimediali ), AA 2010-2011 Prof. 7. IP Diffserv introduction Pag. 1 IP Differentiated Services Providing differentiated services in IP networks

More information

Multimedia Networking. Network Support for Multimedia Applications

Multimedia Networking. Network Support for Multimedia Applications Multimedia Networking Network Support for Multimedia Applications Protocols for Real Time Interactive Applications Differentiated Services (DiffServ) Per Connection Quality of Services Guarantees (IntServ)

More information

Packet Scheduling and QoS

Packet Scheduling and QoS Packet Scheduling and QoS EECS 489 Computer Networks http://www.eecs.umich.edu/~zmao/eecs489 Z. Morley Mao Thursday Oct 14, 2004 Acknowledgement: Some slides taken from Kurose&Ross and Katz&Stoica 1 Packet

More information

Implementing Cisco Quality of Service 2.5 (QOS)

Implementing Cisco Quality of Service 2.5 (QOS) Implementing Cisco Quality of Service 2.5 (QOS) COURSE OVERVIEW: Implementing Cisco Quality of Service (QOS) v2.5 provides learners with in-depth knowledge of QoS requirements, conceptual models such as

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) EE 122: Intro to Communication Networks Fall 2006 (MW 4-5:30 in Donner 155) Vern Paxson TAs: Dilip Antony Joseph and Sukun Kim http://inst.eecs.berkeley.edu/~ee122/ Materials with

More information

QUALITY of SERVICE. Introduction

QUALITY of SERVICE. Introduction QUALITY of SERVICE Introduction There are applications (and customers) that demand stronger performance guarantees from the network than the best that could be done under the circumstances. Multimedia

More information

Integrated and Differentiated Services. Christos Papadopoulos. CSU CS557, Fall 2017

Integrated and Differentiated Services. Christos Papadopoulos. CSU CS557, Fall 2017 Integrated and Differentiated Services Christos Papadopoulos (Remixed by Lorenzo De Carli) CSU CS557, Fall 2017 1 Preliminary concepts: token buffer 2 Characterizing Traffic: Token Bucket Filter Parsimonious

More information

Fairness, Queue Management, and QoS

Fairness, Queue Management, and QoS Fairness, Queue Management, and QoS 15-441 Fall 2017 Profs Peter Steenkiste & Justine Sherry Slides borrowed from folks at CMU, Berkeley, and elsewhere. YINZ I AM GETTING T-SHIRTS If you TA for me next

More information

Quality of Service (QoS)

Quality of Service (QoS) Quality of Service (QoS) What you will learn Techniques for QoS Integrated Service (IntServ) Differentiated Services (DiffServ) MPLS QoS Design Principles 1/49 QoS in the Internet Paradigm IP over everything

More information

Telecommunication Services Engineering Lab. Roch H. Glitho

Telecommunication Services Engineering Lab. Roch H. Glitho 1 Quality of Services 1. Terminology 2. Technologies 2 Terminology Quality of service Ability to control network performance in order to meet application and/or end-user requirements Examples of parameters

More information

Multimedia networking: outline

Multimedia networking: outline Multimedia networking: outline 7.1 multimedia networking applications 7.2 streaming stored video 7.3 voice-over-ip 7.4 protocols for real-time conversational applications: RTP, SIP 7.5 network support

More information

Announcements. Quality of Service (QoS) Goals of Today s Lecture. Scheduling. Link Scheduling: Strict Priority. Link Scheduling: FIFO

Announcements. Quality of Service (QoS) Goals of Today s Lecture. Scheduling. Link Scheduling: Strict Priority. Link Scheduling: FIFO Announcements Homework #3 solutions now available Quality of Service (QoS) Reminder, phase of Project #3 due this Thurs evening with no slip days EE : Intro to Communication Networks Fall 006 (MW -5:30

More information

Internet QoS 1. Integrated Service 2. Differentiated Service 3. Linux Traffic Control

Internet QoS 1. Integrated Service 2. Differentiated Service 3. Linux Traffic Control Internet QoS 1. Integrated Service 2. Differentiated Service 3. Linux Traffic Control weafon 2001/9/27 Concept of IntServ Network A flow is the basic management unit Supporting accurate quality control.

More information

Multimedia Applications over Packet Networks

Multimedia Applications over Packet Networks Multimedia Networking and Quality of Service Mario Baldi Technical Univeristy of Torino Computer Engineering Department mario.baldi@polito.it +39 011 564 7067 staff.polito.it/mario.baldi Nota di Copyright

More information

Quality of Service (QoS)

Quality of Service (QoS) CEN445 Network Protocols and Algorithms Chapter 5 Network Layer 5.4 Quality of Service Dr. Mostafa Hassan Dahshan Department of Computer Engineering College of Computer and Information Sciences King Saud

More information

Episode 5. Scheduling and Traffic Management

Episode 5. Scheduling and Traffic Management Episode 5. Scheduling and Traffic Management Part 2 Baochun Li Department of Electrical and Computer Engineering University of Toronto Keshav Chapter 9.1, 9.2, 9.3, 9.4, 9.5.1, 13.3.4 ECE 1771: Quality

More information

IP QOS Theory and Practice. eng. Nikolay Milovanov CCIE SP# 20094

IP QOS Theory and Practice. eng. Nikolay Milovanov CCIE SP# 20094 IP QOS Theory and Practice eng. Nikolay Milovanov CCIE SP# 20094 QoS Architectures QoS Architecture Models Best Effort Service Integrated Service Differentiated Service 3 Best Effort Service What exactly

More information

Multicast and Quality of Service. Internet Technologies and Applications

Multicast and Quality of Service. Internet Technologies and Applications Multicast and Quality of Service Internet Technologies and Applications Aims and Contents Aims Introduce the multicast and the benefits it offers Explain quality of service and basic techniques for delivering

More information

Resource allocation in networks. Resource Allocation in Networks. Resource allocation

Resource allocation in networks. Resource Allocation in Networks. Resource allocation Resource allocation in networks Resource Allocation in Networks Very much like a resource allocation problem in operating systems How is it different? Resources and jobs are different Resources are buffers

More information

TDDD82 Secure Mobile Systems Lecture 6: Quality of Service

TDDD82 Secure Mobile Systems Lecture 6: Quality of Service TDDD82 Secure Mobile Systems Lecture 6: Quality of Service Mikael Asplund Real-time Systems Laboratory Department of Computer and Information Science Linköping University Based on slides by Simin Nadjm-Tehrani

More information

Principles for QOS Guarantees. Improving QOS in IP Networks

Principles for QOS Guarantees. Improving QOS in IP Networks Improving QOS in IP Networks Thus far: making the best of best effort Future: next generation Internet with QoS guarantees RSVP: signaling for resource reservations Differentiated Services: differential

More information

Core-Stateless Fair Queueing: Achieving Approximately Fair Bandwidth Allocations in High Speed Networks. Congestion Control in Today s Internet

Core-Stateless Fair Queueing: Achieving Approximately Fair Bandwidth Allocations in High Speed Networks. Congestion Control in Today s Internet Core-Stateless Fair Queueing: Achieving Approximately Fair Bandwidth Allocations in High Speed Networks Ion Stoica CMU Scott Shenker Xerox PARC Hui Zhang CMU Congestion Control in Today s Internet Rely

More information

CS519: Computer Networks. Lecture 5, Part 5: Mar 31, 2004 Queuing and QoS

CS519: Computer Networks. Lecture 5, Part 5: Mar 31, 2004 Queuing and QoS : Computer Networks Lecture 5, Part 5: Mar 31, 2004 Queuing and QoS Ways to deal with congestion Host-centric versus router-centric Reservation-based versus feedback-based Window-based versus rate-based

More information

Multimedia Networking and Quality of Service

Multimedia Networking and Quality of Service Multimedia Networking and Quality of Service Mario Baldi Politecnico di Torino (Technical Univeristy of Torino) Department of Computer Engineering mario.baldi [at] polito.it +39 011 564 7067 staff.polito.it/mario.baldi

More information

EPL606. Quality of Service and Traffic Classification

EPL606. Quality of Service and Traffic Classification EPL606 Quality of Service and Traffic Classification 1 Multimedia, Quality of Service: What is it? Multimedia applications: network audio and video ( continuous media ) QoS network provides application

More information

QoS Guarantees. Motivation. . link-level level scheduling. Certain applications require minimum level of network performance: Ch 6 in Ross/Kurose

QoS Guarantees. Motivation. . link-level level scheduling. Certain applications require minimum level of network performance: Ch 6 in Ross/Kurose QoS Guarantees. introduction. call admission. traffic specification. link-level level scheduling. call setup protocol. reading: Tannenbaum,, 393-395, 395, 458-471 471 Ch 6 in Ross/Kurose Motivation Certain

More information