cs 414 - spring 2009 cs 414 – multimedia systems design lecture 21 – case studies for multimedia...

21
CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Upload: leslie-may

Post on 03-Jan-2016

226 views

Category:

Documents


0 download

TRANSCRIPT

Page 1: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

CS 414 - Spring 2009

CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3)

Klara Nahrstedt

Spring 2009

Page 2: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Outline Multimedia Network Technologies at the

Layer 3Past/Current technologies: IPv4Future technologies: IPv6, IntServ, DiffServ

CS 414 - Spring 2009

Page 3: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Internet Multimedia Protocol Stack

CS 414 - Spring 2009

AAL3/4

IP Version 4, IP Version 6

UDP

Media encaps(H.264, MPEG-4)

RTP

ATM Ethernet

TCP

SIP RTSP RSVP RTCP

AAL5

KE

RN

EL

AP

PLIC

AT

ION

Layer 4(Transport)

Layer 3(Network)

Layer 2(Link/MAC)

Layer 5(Session)

Page 4: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Layer 3 Internet Services Internet Protocol (IP) – IP Version 4

Provides unreliable deliver of datagrams in a point-to-point fashion

Runs on top of any Layer 2 technologies Supports

IP address of 32 bits Different types of services (TOS)

Precedence relation Services such as minimization of delay, maximization of throughput

Multicast Internet Group Management Protocol for managing groups

CS 414 - Spring 2009

Page 5: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

New Internet Protocol - IPng Next Generation IP – IP Version 6

Supports new features New addressing and routing

IP Address 128 bits Large hierarchical addresses, multicast addresses

More options of flow control and security Real-time flows End-to-end security Provider selection

Host mobility Auto-configuration/auto-reconfiguration Traffic Classes

CS 414 - Spring 2009

Page 6: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

IP Packet Headers

CS 414 - Spring 2009

Version Header Length TOS Total length

identification Flag Fragment offset

Time to Live (TTL) Protocol Header Checksum

32 bit Destination IP Address

32-bit Source IP Address

Version Traffic Class Flow Label

Payload Length Next Header Hop limit

128-bit Source IP Address

128-bit Destination IP Address

IPv4

IPv6

Page 7: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

QoS in Layer 3 - Internet Integrated Services

To provide network QoS in the Internet, IETF reacted by Creating Working Group (IntServ) Deploying Internet Integrated Services

Development of Control (Establishment) Protocol to reserve resources per flow Resource Reservation Protocol (RSVP)

Development of QoS-aware network services within IP Guaranteed class-of-service

Deterministic QoS guarantees

Controlled-load class-of-service Statistical QoS guarantees

CS 414 - Spring 2009

Page 8: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Integrated Services (IntServ) Architecture

CS 414 - Spring 2009

Appl.RSVPdaemon

Policycontrol

Admissioncontrol

Packetscheduler

Packetclassification

Routing.RSVPdaemon

Policycontrol

Admissioncontrol

Packetscheduler

Error Handling

Reservation Protocol (RSVP)End-system Router

Control Plane

Data Plane

Page 9: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

RSVP Provides reservation for data flows

Flow specification is represented via

Traffic specification, TSpec Characteristics of the data flow

Request specification, Rspec Description of required QoS (desired flow behavior)

Is receiver-oriented and unidirectional Uses two types of messages:

PATH messages and RSVP messages

Protocol 1. Send PATH message with TSpec from Sender to Receiver(s)

2. Send RESV message with Rspec from Receiver(s) to Sender

3. Send DATA with resulting reserved QoS

CS 414 - Spring 2009

Page 10: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

RSVP Control and Data Flow

CS 414 - Spring 2009

RESV messages

PATH messagesDATA

S1

D3

D1

D2

R1 R2

R3 R4

(1) TSpec

(2) TSpec,RSpec

(1) TSpec

(1) TSpec

(2) Tspec,RSpec

(2) Tspec,RSpec

(1)

(1) (2)(2)

(3)

(3)(3)

(3)

(3)

Page 11: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Mixing Reservations

CS 414 - Spring 2009

RESV messages

PATH messagesDATA

S1

D3

D1

D2

R1 R2

R3 R4

15MB

10MB

15MB

15MB

3MB

12MB

Mixing

3MB10MB

15MB

12MB

Mixing

12MB

Page 12: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Reservation Structures

Resource Reservation TableStores admitted/reserved resources

RSVP Messages

CS 414 - Spring 2009

Version Flags

Send TTL

Message Type

Reserved

RSVP Checksum

RSVP Length

Page 13: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

RSVP Features Simplex Reservation

Reservation only in one direction (simplex flow) Receiver Oriented

Supports multicast communication Routing Independent Policy Independent Soft State

Reservation state has timer associated with the state When timer expires, state is automatically deleted RSVP periodically refreshes reservation state to maintain state along the

path

CS 414 - Spring 2009

Page 14: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Reservation Styles (1) Wild-card Filter Style

WF implies shared reservation and wild-card sender selection

All receivers share a single reservation whose size is the largest of the resource requests from the receivers

All upstream senders can use the reservationWF(*,{Q}), where

* represents wild-card sender selection {Q} represents Flow Spec.

CS 414 - Spring 2009

Page 15: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Reservation Styles (2)

Fixed-filter (FF) styleFF implies distinct reservation and explicit

sender selectionDistinct reservation is established for specific

senderFF(S1(Q1), S2(Q2), … Sn(Qn)), where

S1, ..Sn are senders Q1,…,Qn are corresponding flow specs

CS 414 - Spring 2009

Page 16: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Reservation Styles (3) Shared explicit (SE) style (Dynamic filter)

SE implies shared reservation but explicit sender selection

SE creates a single reservation shared by specific senders

Receiver can explicitly list what senders are to be included in reservation

SE((S1,..,Sn){Q}), where S1,…,Sn are senders Q corresponding flow spec

CS 414 - Spring 2009

Page 17: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Service Models

Describe interface between network and its users in resource allocation architecture

Describe what services users can ask from network and what kind of resource commitments the network can offer

IntServ standardGuaranteed ServiceControlled-load Service

CS 414 - Spring 2009

Page 18: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Flow Specification (1)(Traffic Shape General Parameters)

Peak rate – highest rate at which a source can generate traffic

Average rate – average transmission rate over a time interval

Burst size – max amount of data that can be injected into network at peak rate

CS 414 - Spring 2009

Page 19: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Flow Specification (2)(in IntServ)

Traffic described in terms of token bucket parametersToken arrival rate ‘r’Bucket depth ‘b’

Amount of bits transmitted during any interval of length t: A(t) ≤ r * t + b

CS 414 - Spring 2009

Page 20: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Service Requirements (Application-specific)

Minimum Bandwidth - min. amount of BW required by application

Delay – can be specified as average delay or worst case delay Propagation delay + Transmission delay + Queuing

delay Delay Jitter – specifies max. difference between the

largest and smallest delays that packets experience Loss Rate – ratio of lost packets and total packets

transmitted

CS 414 - Spring 2009

Page 21: CS 414 - Spring 2009 CS 414 – Multimedia Systems Design Lecture 21 – Case Studies for Multimedia Network Support (Layer 3) Klara Nahrstedt Spring 2009

Conclusion

IntServ over Link Layers IETF created Integrated Services over

Specific Link Layers (ISSLL)Keep in mind that one needs to do

Service mapping Setup protocol mappings

CS 414 - Spring 2009