1 / 18

Outline

Multimedia Networking Applications Streaming stored audio and video Scalable Streaming Techniques Content Distribution Networks Beyond Best Effort. Outline. Integrated Services (Intserv) Architecture. architecture for providing QOS guarantees in IP networks for individual flows

gauri
Télécharger la présentation

Outline

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Multimedia Networking Applications Streaming stored audio and video Scalable Streaming Techniques Content Distribution Networks Beyond Best Effort Outline CPSC 441: Multimedia Networking

  2. Integrated Services (Intserv) Architecture • architecture for providing QOS guarantees in IP networks for individual flows • flow: a distinguishable stream of distinct IP datagrams • Unidirectional • Multiple recipient • Components of this architecture: • Admission control • Reservation protocol • Routing protocol • Classifier and route selection • Packet scheduler CPSC 441: Multimedia Networking

  3. Resource reservation call setup, signaling (RSVP) traffic, QoS declaration per-element admission control • QoS-sensitive scheduling (e.g., WFQ) Intserv: QoS guarantee scenario request/ reply CPSC 441: Multimedia Networking

  4. Call Admission Arriving session must : • declare its QOS requirement • R-spec: defines the QOS being requested • characterize traffic it will send into network • T-spec: defines traffic characteristics • signaling protocol: needed to carry R-spec and T-spec to routers (where reservation is required) • RSVP Need Scheduling and Policing Policies to provide QoS CPSC 441: Multimedia Networking

  5. Policing: Token Bucket Token Bucket: limit input to specified Burst Size and Average Rate. • bucket can hold b tokens • tokens generated at rate r token/sec unless bucket full • over interval of length t: number of packets admitted less than or equal to (r t + b). CPSC 441: Multimedia Networking

  6. Link Scheduling • scheduling: choose next packet to send on link • FIFO (first in first out) scheduling: send in order of arrival to queue • real-world example? • discard policy: if packet arrives to full queue: who to discard? • Tail drop: drop arriving packet • priority: drop/remove on priority basis • random: drop/remove randomly CPSC 441: Multimedia Networking

  7. Round Robin • multiple classes • cyclically scan class queues, serving one from each class (if available) • real world example? CPSC 441: Multimedia Networking

  8. Weighted Fair Queuing • generalized Round Robin • each class gets weighted amount of service in each cycle CPSC 441: Multimedia Networking

  9. Guaranteed service: Assured data rate A specified upper bound on queuing delay token rate, r arriving traffic bucket size, b per-flow rate, R WFQ D = b/R max Intserv QoS: Service models [rfc2211, rfc 2212] Controlled load service: • "a quality of service closely approximating the QoS that same flow would receive from an unloaded network element.“ • Similar to behavior best effort service in an unloaded network CPSC 441: Multimedia Networking

  10. Differentiated Services Concerns with Intserv: • Scalability: signaling, maintaining per-flow router state difficult with large number of flows • Flexible Service Models: Intserv has only two classes. Desire “qualitative” service classes • E.g., Courier, xPress, and normal mail • E.g., First, business, and cattle class  Diffserv approach: • simple functions in network core, relatively complex functions at edge routers (or hosts) • Don’t define define service classes, provide functional components to build service classes CPSC 441: Multimedia Networking

  11. marking r b scheduling . . . Diffserv Architecture • Edge router: • per-flow traffic management • Set the DS field; value determines type of service • Core router: • buffering and scheduling based on marking at edge • per-class traffic management CPSC 441: Multimedia Networking

  12. Traffic Classification/Conditioning • How can packet marks be carried in IPv4 datagrams? • Sender may agree to conform to a “traffic profile”, thus a leaky bucket policer may be used at the network edge to enforce • Peak rate • Average rate • Burst size • What happens when traffic profile is violated? • Employ traffic shaping? CPSC 441: Multimedia Networking

  13. Forwarding (PHB) • PHB result in a different observable (measurable) forwarding performance behavior • PHB does not specify what mechanisms to use to ensure required PHB 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 CPSC 441: Multimedia Networking

  14. PHB’s Defined in Diffserv • Expedited Forwarding: pkt departure rate of a class equals or exceeds specified rate • logical link with a minimum guaranteed rate • Assured Forwarding: 4 classes of traffic • each guaranteed minimum amount of bandwidth • each with three drop preference partitions CPSC 441: Multimedia Networking

  15. Deployment Issues • Single administrative domain • Incremental deployment • Traffic policing/shaping complexity • Charging models CPSC 441: Multimedia Networking

  16. Signaling in the Internet • New requirement: reserve resources along end-to-end path (end system, routers) for QoS for multimedia applications • RSVP: Resource Reservation Protocol [RFC 2205] • “ … allow users to communicate requirements to network in robust and efficient way.” i.e., signaling ! • earlier Internet Signaling protocol: ST-II [RFC 1819] no network signaling protocols in initial IP design connectionless (stateless) forwarding by IP routers best effort service + = CPSC 441: Multimedia Networking

  17. multimedia applications and requirements making the best of today’s best effort service scheduling and policing mechanisms next generation Internet: Intserv, RSVP, Diffserv and finally … Multimedia Networking: Summary CPSC 441: Multimedia Networking

  18. CPSC 441: Wrap-up • No Class on Friday April 15th ! • Remember the special review session on Sunday April 24th (see web page for details) CPSC 441: Multimedia Networking

More Related