Performance of Multicast Traffic Coordinator Framework for Bandwidth Management of Real-Time Multimedia over Intranets

Size: px
Start display at page:

Download "Performance of Multicast Traffic Coordinator Framework for Bandwidth Management of Real-Time Multimedia over Intranets"

Transcription

1 Performance of Coordinator Framework for Bandwidth Management of Real-Time Multimedia over Intranets Chin Hooi Tang, and Tat Chee Wan, Member, IEEE ComSoc. Abstract Quality of Service (QoS) schemes such as Reservation Setup Protocol (RSVP) and Differentiated Services (DiffServ) have been proposed to address the needs of real-time multicast applications such as Voice over IP and video conferencing. However, both RSVP and DiffServ have limitations in shared broadcast media Intranets such as Ethernet Local Area Networks, as unicast (non-real time) applications typically do not require nor support QoS, while real-time multicast applications can potentially overwhelm the available bandwidths of such Intranets. This paper examines the performance of a proposed bandwidth management based solution, the Coordinator Framework (MTCF), to address the problem. Index terms Bandwidth Management, Quality of Service (QoS), real time multimedia, multicasting, traffic shaping. I. INTRODUCTION Different Quality of Service (QoS) approaches have been developed to improve network performance by controlling data transmission for various types of services. This is necessary to fulfill the high network performance requirement of real-time multimedia or mission critical applications. IETF has proposed Resource Reservation Protocol (RSVP) [] to provide end-to-end resource reservation for applications. RSVP works with the Integrated Services architecture. Nonetheless, there are numerous problems like scaling, security and policy control that makes it not widely deployed within the network []. Consequently, Differentiated Service (DiffServ), which utilizes the TOS octet of IPv or Class Service octet of IPv [], became another means to implement end-to-end QoS on a network []. Nonetheless, DiffServ has limitations when applied to common non-deterministic shared Intranet technologies having multiple multicast sources and sinks. Notably, DiffServ only regulates traffic flow through a given link (termed Per Hop Behavior); it does not address the generation of traffic into a shared Intranet from multiple multicast sources within that network. This paper examines the performance of our proposed approach, the Coordinator Framework (MTCF) [], to enable real-time multicast transmission via Ethernet-type Intranets. II. MULTICAST TRAFFIC COORDINATOR FRAMEWORK MTCF [] comprises two major components a Traffic Manager (TM) and a Multicast Multimedia Firewall (). The TM conditions host-generated multicast traffic to optimize throughput and performance within the MTCF network, whereas the enforces preset bandwidth management policies, where a percentage of the network bandwidth is allocated for unicast traffic and the loading of multicast traffic can be adjusted dynamically to not exceed the Upper Subnet Bandwidth Threshold (USBT). Multicast traffic is forwarded without restriction if loading is below the Lower Subnet Bandwidth Threshold (LSBT). The operates in parallel with unicast routing to interconnect two or more subnets within an Intranet []. Both functions of the and unicast routing can be incorporated into a router equipped with MTCF capability (MTCF Router), as implemented for the experiments outlined in this paper. In an MTCF-compliant network (Figure ), a TM is installed in each host node. The Shaper within TM shapes the multicast data source to a consistent traffic profile. The shaped bandwidth is calculated based on the traffic condition of source and destination subnets. Transmitted multicast packets are forwarded to receiving hosts by the within the MTCF Router, whereas unicast packets would be processed by unicast routing module before arriving at the various destination subnets. The performs bandwidth sampling on all connected subnets and transmits that information to the TMs as multicast Feedback messages. If the bandwidth utilization exceeds the preset thresholds, prioritized multicast packet dropping is performed by the to enforce bandwidth management requirements []. MDT NET TM Subnet MDT NET TM Subnet Router MDT:Multicast Data Traffic NET: Network Stack TM: Traffic Manager : Multicast Multimedia Firewall Feedback Multicast Data Unicast Data Subnet Chin Hooi Tang (hooiye@nrg.cs.usm.my) and Tat Chee Wan (tcwan@cs.usm.my) are both with the Network Research Group, School of Computer Sciences, University of Science Malaysia, Minden, Penang, Malaysia. Figure : Interaction of TM, and router

2 III. OPERATION OF TRAFFIC MANAGER (TM) IV. EXPERIMENTAL RESULTS ) TM Feedback Feedback data consist of Available Source Bandwidth (ASBW) and Available Destination Bandwidth (ADBW) for each destination subnet (including available bandwidth of the source subnet) as measured by the []. ) TM Shaping Policy and Profile Three classes of service are specified with different bandwidth allocation. They are Service, Service and Equal Quality Service []. The service class and Feedback data are used to adjust the Target Transmission Rate (TTR), also known as the Shaping Threshold, for the given multicast stream. Service is intended to give each destination receiver the best possible service within the constraints of its available subnet bandwidth; whereas Service seeks to specify an average bandwidth requirement that can be carried on most destination subnets, so that a majority of receivers can receive reasonable quality multicast transmission from the source. In contrast, Equal Quality Service uses the minimum available subnet bandwidth to specify a traffic profile that could be carried on all destination subnets. This is a minimal performance profile intended to provide all users with some common level of service. ) TM Shaper and Bandwidth Management The Shaper ensures multicast packet transmission rate into the current subnet does not exceed the capability of destination subnet to receive those packets. By reducing the offered multicast transmission rate introduced into the network, bandwidth hogs are prevented from overwhelming other traffic. In addition, the reduction of generate multicast traffic would reduce the number of packets dropped by the while enforcing required bandwidth management policies. Consequently overall system utilization and throughput increases. When Feedback messages are received by the Traffic Manager, the Target Transmission Rate (TTR) acquired from the given service profile is compared with the Current Transmission Rate (CTR) of the source to determine the actual transmission rate to destination nodes. Adjustment to the CTR uses a parameter m as a rateincreasing/decreasing factor (Convergence Factor). From [], it is shown that the given rate increase and decrease mechanisms are effective in controlling the source traffic to the desired rate. denotes convergence of CTR to TTR. If ( CTR TTR < CTR i = CTR i - Else if (CTR < TTR): CTR i = CTR i - m Else if (CTR > TTR): CTR i = CTR i - m A Convergence Factor m =. was chosen experimentally [] to achieve quick convergence. As we are interested primarily in the impact of multicast bandwidth management on Intranet traffic throughput, unicast data streams are set to be unmanaged and will utilize as much of the available network bandwidth as possible (up to the offered throughput of the respective unicast streams). Prioritization of unicast streams using DiffServ or other techniques can be performed if needed. A. TM Shaper Convergence The performance of Traffic Manager (TM) is stable. Whenever multicast traffic is injected into the subnet through TM, traffic will be shaped based on the shaping threshold. The shaping threshold (TTR) increases rapidly and then stabilizes at the specified bandwidth threshold. For example, given TTR = Mbps, = bps and m =., the shaping threshold stabilizes at. Mbps within ms (Figure ). The convergence rate can be accelerated if CTR were initialized to a higher value. Shaping Trend of Traffic Manager Time (ms) Figure : Shaping Threshold Convergence of Traffic Manager (TM) MTCF was developed for the Linux Operating System. The built-in traffic shaping mechanism in the Linux kernel was used to implement TM functionality. This Linux traffic shaper provides bandwidth-throttling for individual IP addresses. The TM modifies the Linux traffic shaper parameters on the fly to achieve the desired shaping thresholds. Several unicast and multicast experiments were conducted to evaluate the MTCF performance. IPERF ( was used as a traffic measurement tool and multicast/unicast traffic generator/receiver for all experiments. Multicast Throughput (Mbps) Shaped Multicast UDP Throughput..... TM Figure : Shaped Multicast UDP Throughput Shaped Ideal

3 Figure shows the shaped multicast UDP throughput for a given TTR on a Mbps Ethernet network. The throughput is accurate for TTR <. Mbps. However, as TTR increases, the Linux traffic-shaper deviates from the ideal target bandwidth, resulting in higher actual throughput for a given TTR. Consequently, for lightly loaded networks, where TTR is expected to be high, the actual multicast throughput may be higher than the desired throughput. However, as network load increases, TTR will be decreased based to compensate for the reduced available bandwidth. The better accuracy of the Linux traffic shaper at lower TTRs will help ensure that the TM is able to limit the amount of multicast traffic transmitted into the network. B. TM Shaping Thresholds T M Unicast Subnet Subnet Routing MTCF Router Figure : TM Shaping Thresholds Test Setup The shaping performance of TM given different UDP traffic loads on source and destination subnets was investigated. The experimental setup is given in Figure. ) TM Shaping Behavior due to Destination Subnet UDP Unicast Maximized, Optimal, Equal Quality Convergence of CTR to TTR ( bps Convergence Factor (m). Lower Threshold (LSBT) % of Network B/W ( Mbps) Upper Threshold (USBT) % of Network B/W ( Mbps) Subnet UDP Unicast Load Mbps Subnet UDP Unicast Load,,,,, Mbps ) TM Shaping Behavior due to Source and Destination Subnets UDP Unicast Maximized, Optimal, Equal Quality Convergence of CTR to TTR ( bps Convergence Factor (m). Lower Threshold (LSBT) % of Network B/W ( Mbps) Upper Threshold (USBT) % of Network B/W ( Mbps) Subnet UDP Unicast Load,,,,, Mbps Subnet UDP Unicast Load,,,,, Mbps Performance for Source and Destination UDP Unicast UDP Unicast (Mbps) Figure : Performance for source and Destination UDP Unicast Performance for Source and Destination UDP Unicast UDP Unicast (Mbps) Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Figure : Performance for Source and Destination UDP Unicast Multicast Shaping Threshold Performance due to Destination UDP Unicast Equal Quality Performance for Source and Destination UDP Unicast UDP Unicast (Mbps) Equal Quality UDP Unicast (Mbps) Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Mbps Source Figure : Multicast Shaping Threshold (TTR) Performance due to Destination UDP Unicast Figure shows the typical shaping behavior of the TM based on different service classes. It can be seen that the shaping threshold is significantly reduced under high loads for Equal Quality service, whereas service experiences a more moderate decrease. Figure : Equal Quality Performance for Source and Destination UDP Unicast Figure -Figure show the interaction between TTR and source & destination loading. TTR is adjusted dynamically given increasing load on the source subnet, thus ensuring that the source subnet does not suffer from traffic overload.

4 Once the destination subnet loading exceeds source subnet loading, TTR is further reduced for Equal Quality service. However, destination UDP load has limited impact for the Maximized and service classes. C. TCP and UDP Unicast Throughput Performance IPERF TCP/UDP T M Unicast Routing Subnet Subnet MTCF Router IPERF TCP/UDP Figure 9: TCP and UDP Unicast Throughput Test Setup The system setup for the TCP and UDP unicast experiments is given in Figure 9. IPERF Multicast traffic generator generates multicast traffic, whereas IPERF Unicast traffic generator generates TCP/UDP unicast traffic from Subnet. The IPERF unicast traffic receiver is used to collect experimental data, while the IPERF multicast traffic receiver is used for multicast monitoring. The effect of TM on the unicast traffic was investigated. ) TCP Tests ) UDP Tests Target Transmission Rate (TTR). Mbps Convergence of CTR to TTR ( bps Convergence Factor (m). Subnet Multicast Load,,,,, Mbps Lower Threshold (LSBT) % of Network B/W. ( Mbps) Upper Threshold (USBT) % of Network B/W. ( Mbps) Subnet TCP Unicast Load Mbps Subnet UDP Unicast Load Mbps The UDP throughput performance is shown in Figure. Throughput (Mbps) 9 UDP Unicast Throughput UDP Multicast (Mbps) Figure : UDP Unicast Throughput The result shows that enabling TM gives significantly better UDP throughput at each level of multicast traffic load. Target Transmission Rate (TTR). Mbps Convergence of CTR to TTR ( bps Convergence Factor (m). Subnet Multicast Load,,,,, Mbps Lower Threshold (LSBT) % of Network B/W. ( Mbps) Upper Threshold (USBT) % of Network B/W. ( Mbps) Subnet TCP Unicast Load Mbps Subnet UDP Unicast Load Mbps The TCP throughput performance is in Figure. Jitter (ms) UDP Unicast Jitter (Averaged) UDP Multicast (Mbps) Throughput (Mbps) 9 TCP Unicast Throughput UDP Multicast (Mbps) Figure : TCP Unicast Throughput The result shows that enabling TM provides better TCP throughput at each level of multicast traffic load. Increasing multicast traffic load affects TCP throughput significantly if TM was disabled. Figure : UDP Unicast Jitter (Averaged) From Figure, we observe that UDP Unicast Averaged Jitter is unbounded if TM were disabled, whereas averaged jitter did not exceed 9 ms when TM was enabled. UDP Unicast Jitter (Instantaneous) Time (s) Figure : UDP Unicast Jitter (Instantaneous) pure udp

5 From Figure, a second instantaneous jitter plot given Multicast traffic loading of Mbps, we observe that TM introduces a jitter of between ms and ms into the UDP stream, whereas, the jitter increases to between ms and ms. Without multicast loading, the UDP stream experiences a relatively stable jitter of ms. The UDP unicast packet loss performance exhibits similar behavior to the throughput performance (Figure ). Percentage (%) UDP Unicast Packet Loss UDP Multicast (Mbps) Figure : UDP Unicast Packet Loss D. UDP Multicast Throughput Performance Throughput (Mbps) 9 UDP Multicast Throughput Dest. Subnet UDP Unicast (Mbps) Normal Multicast () Equal Quality (with TM) Figure : UDP Multicast Throughput given Destination Subnet UDP Unicast The results in Figure indicate that UDP multicast throughput performance is stable in the presence of destination subnet UDP unicast traffic. UDP multicast throughput drops gradually as the destination UDP loading increases, according to the respective service class. As expected, the Equal Quality is more aggressive in throttling offered multicast traffic in order to protect the UDP unicast throughput. In contrast, the throughput is close to the Normal Multicast () throughput since it is influenced primarily by source subnet traffic. T M UDP Multicast Jitter (Averaged) Unicast Subnet Subnet Routing MTCF Router Figure : UDP Multicast Throughput Test Setup Jitter (ms) Dest. Subnet UDP (Mbps) Normal Multicast () Equal Quality Figure shows the system setup for the UDP multicast throughput experiments. IPERF unicast traffic generator generates UDP loading traffic on the destination subnet (Subnet ). IPERF Multicast traffic generator generates multicast traffic, while the IPERF multicast traffic receiver is used to collect experimental data. In order to facilitate a stable TM configuration for measurement, the TTR is set statically based on the collected data in Figure. Maximized, Optimal, Equal Quality Target Transmission Rate (TTR) Based on collected data in Figure Subnet Multicast Load Mbps Lower Threshold (LSBT) % of Network B/W. ( Mbps) Upper Threshold (USBT) % of Network B/W. ( Mbps) Subnet UDP Unicast Load Mbps Subnet UDP Unicast Load,,,,, Mbps UDP Unicast loading is performed only in the destination subnet to provide controlled measurements on the impact of network loading on multicast throughput and jitter. The impact of traffic loading on both subnets is expected to have similar behavior as it mainly affects the selected TTR. Figure : UDP Multicast Jitter (Averaged) given Destination Subnet UDP Unicast Figure shows that the UDP multicast jitter is bounded to less than ms and increases gradually for destination subnet UDP loading up to Mbps. The jitter increases dramatically for the Equality Quality service class when the shaped drops to. Mbps. Therefore, UDP multicast jitter is reasonable for most cases of network loading except when the network becomes very congested ( Mbps). For most multimedia applications, the jitter experienced at moderate network loads can be accommodated using data buffering of about - ms. If Equal Quality service class were to be used, the multimedia codec must implement adaptive data buffering as traffic load increases, to adjust to the much higher jitter encountered (about ms) as the network becomes very congested.

6 Percentage (%) 9 UDP Multicast Packet Loss Dest. Subnet UDP (Mbps) Normal Multicast () Equal Quality (with TM) Figure : UDP Multicast Packet Loss given Destination Subnet UDP Unicast Figure shows that packet loss increases gradually with increasing destination subnet traffic for the Maximized and Optimal service classes. However, the Equal Quality service class experiences significant packet loss of greater than % when destination subnet loading exceeds Mbps. This means that the codecs used for multimedia streaming must be highly loss tolerant if it were to perform well using the Equal Quality service class. V. CONCLUSION The proposed MTCF architecture, comprising Traffic Managers acting in concert with the Multicast Multimedia Firewall, offers an effective way to implement bandwidth management of multicast traffic for shared media Intranets. It could be seen that unicast traffic throughput was protected from potentially bandwidth intensive multimedia multicast applications. In addition, the decrease in available bandwidth for multicast traffic would not result in the total loss of such multimedia services, since the traffic manager ensures that remaining bandwidth is utilized efficiently via traffic shaping to reduce the loading on an already congested network. Consequently, graceful degradation of quality for multimedia applications is made possible. VI. ACKNOWLEDGEMENTS This work is supported in part by funds from the Malaysian government IRPA program. VII. REFERENCES [] R. Braden. Ed, et. al., Resource ReSerVation Protocol (RSVP) Version Functional Specification, RFC, IETF, September 99, [] A Mankin, Ed., et. al., Resource ReSerVation Protocol (RSVP) Version Applicability Statement: Some Guidelines on Deployment RFC, IETF, September 99, [] K. Nichols, S. Blake, F. Baker, D. Black, Definition of the Differentiated Services Field (DS Field) in the IPv and IPv Headers, RFC, IETF, December 99, [] S. Blake, D. Black, et. al., An Architecture for Differentiated Services, RFC, IETF, December 99, [] C. H. Tang, T. C. Wan, Coordinator Framework for Real-Time Multimedia over Residential Networks, Proc. ISCE, City Univ. of Hong Kong, Hong Kong, Dec. -,, [] T. C. Wan, C. H. Leong, R. C. W. Thum, Multicast Firewall for Intranet Multimedia Applications, Proceedings WEC '99, Subang, Kuala Lumpur, Malaysia, Jul. 9-, 999. [] M. Yamamoto, Y. Sawa, S. Fukatsu, H. Ikeda, NAKbased Flow Control Scheme for Reliable Multicast Communications, Proc. TENCON, Kuala Lumpur, Malaysia, Sep. -,. The choice of codecs should also be done in consideration of the type of service class used. While Maximized and Optimal service classes can utilize codecs which have less jitter and loss tolerance, Equal Quality service requires codecs that are highly adaptive and responsive to packet loss and jitter as traffic loads increase. This suggests that adaptive codecs should be network-traffic aware in order to perform the necessary adaptation. The MTCF can be further extended for use in conjunction with DiffServ mechanisms to provide such QoS support for multimedia multicast services through the Internet. This future work will make the provisioning of QoS for real-time multicast multimedia through the Internet a reality.

Random Early Drop with In & Out (RIO) for Asymmetrical Geostationary Satellite Links

Random Early Drop with In & Out (RIO) for Asymmetrical Geostationary Satellite Links Proc. Joint Int l Conf. IEEE MICC 001, LiSLO 001, ISCE 001, Kuala Lumpur, Malaysia Oct 1-4, 001 Random Early Drop with In & Out (RIO) for Asymmetrical Geostationary Satellite Links Tat Chee Wan, Member,

More information

QoS for Real Time Applications over Next Generation Data Networks

QoS for Real Time Applications over Next Generation Data Networks QoS for Real Time Applications over Next Generation Data Networks Final Project Presentation December 8, 2000 http://www.engr.udayton.edu/faculty/matiquzz/pres/qos-final.pdf University of Dayton Mohammed

More information

DiffServ Architecture: Impact of scheduling on QoS

DiffServ Architecture: Impact of scheduling on QoS DiffServ Architecture: Impact of scheduling on QoS Abstract: Scheduling is one of the most important components in providing a differentiated service at the routers. Due to the varying traffic characteristics

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

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

Comparison of Shaping and Buffering for Video Transmission

Comparison of Shaping and Buffering for Video Transmission Comparison of Shaping and Buffering for Video Transmission György Dán and Viktória Fodor Royal Institute of Technology, Department of Microelectronics and Information Technology P.O.Box Electrum 229, SE-16440

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

QoS Provisioning Using IPv6 Flow Label In the Internet

QoS Provisioning Using IPv6 Flow Label In the Internet QoS Provisioning Using IPv6 Flow Label In the Internet Xiaohua Tang, Junhua Tang, Guang-in Huang and Chee-Kheong Siew Contact: Junhua Tang, lock S2, School of EEE Nanyang Technological University, Singapore,

More information

Bridging and Switching Basics

Bridging and Switching Basics CHAPTER 4 Bridging and Switching Basics This chapter introduces the technologies employed in devices loosely referred to as bridges and switches. Topics summarized here include general link-layer device

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

Networking Quality of service

Networking Quality of service System i Networking Quality of service Version 6 Release 1 System i Networking Quality of service Version 6 Release 1 Note Before using this information and the product it supports, read the information

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

A DiffServ IntServ Integrated QoS Provision Approach in BRAHMS Satellite System

A DiffServ IntServ Integrated QoS Provision Approach in BRAHMS Satellite System A DiffServ IntServ Integrated QoS Provision Approach in BRAHMS Satellite System Guido Fraietta 1, Tiziano Inzerilli 2, Valerio Morsella 3, Dario Pompili 4 University of Rome La Sapienza, Dipartimento di

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

Achieving QOS Guarantee s over IP Networks Using Differentiated Services

Achieving QOS Guarantee s over IP Networks Using Differentiated Services Achieving QOS Guarantee s over IP Networks Using Differentiated Services NagamaniKorada¹, Tatarao vana² ¹M.Tech Student, CSE Department, Raghu Engineering College ² Assistant Professor, CSE Department,

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

PERFORMANCE ANALYSIS OF AF IN CONSIDERING LINK UTILISATION BY SIMULATION WITH DROP-TAIL

PERFORMANCE ANALYSIS OF AF IN CONSIDERING LINK UTILISATION BY SIMULATION WITH DROP-TAIL I.J.E.M.S., VOL.2 (4) 2011: 221-228 ISSN 2229-600X PERFORMANCE ANALYSIS OF AF IN CONSIDERING LINK UTILISATION BY SIMULATION WITH DROP-TAIL Jai Kumar, Jaiswal Umesh Chandra Department of Computer Science

More information

Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel

Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel Quality of Service Mechanism for MANET using Linux Semra Gulder, Mathieu Déziel Semra.gulder@crc.ca, mathieu.deziel@crc.ca Abstract: This paper describes a QoS mechanism suitable for Mobile Ad Hoc Networks

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

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

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

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

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

II. Principles of Computer Communications Network and Transport Layer

II. Principles of Computer Communications Network and Transport Layer II. Principles of Computer Communications Network and Transport Layer A. Internet Protocol (IP) IPv4 Header An IP datagram consists of a header part and a text part. The header has a 20-byte fixed part

More information

PERFORMANCE ANALYSIS OF AF IN CONSIDERING LINK

PERFORMANCE ANALYSIS OF AF IN CONSIDERING LINK I.J.E.M.S., VOL.2 (3) 211: 163-171 ISSN 2229-6X PERFORMANCE ANALYSIS OF AF IN CONSIDERING LINK UTILISATION BY SIMULATION Jai Kumar and U.C. Jaiswal Department of Computer Science and Engineering, Madan

More information

Sections Describing Standard Software Features

Sections Describing Standard Software Features 30 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

Introduction to Quality of Service

Introduction to Quality of Service Introduction to Quality of Service The use of IP as a foundation for converged networks has raised several issues for both enterprise IT departments and ISPs. IP and Ethernet are connectionless technologies

More information

Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN)

Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN) Supporting Service Differentiation for Real-Time and Best-Effort Traffic in Stateless Wireless Ad-Hoc Networks (SWAN) G. S. Ahn, A. T. Campbell, A. Veres, and L. H. Sun IEEE Trans. On Mobile Computing

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

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

MITIGATION OF SUBSEQUENT REQUEST PROBLEM IN PROBE BASED ADMISSION CONTROL FOR MULTICAST

MITIGATION OF SUBSEQUENT REQUEST PROBLEM IN PROBE BASED ADMISSION CONTROL FOR MULTICAST MITIGATION OF SUBSEQUENT REQUEST PROBLEM IN PROBE BASED ADMISSION CONTROL FOR MULTICAST 1 I. SATHIK ALI, 2 P. SHEIK ABDUL KHADER 1 Assoc. Prof., Dept. of Computer Applications, BSA university, Vandalur,

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

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

Sections Describing Standard Software Features

Sections Describing Standard Software Features 27 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic-qos (auto-qos) commands or by using standard QoS commands. With QoS, you can give preferential treatment to

More information

Analysis of the interoperation of the Integrated Services and Differentiated Services Architectures

Analysis of the interoperation of the Integrated Services and Differentiated Services Architectures Analysis of the interoperation of the Integrated Services and Differentiated Services Architectures M. Fabiano P.S. and M.A. R. Dantas Departamento da Ciência da Computação, Universidade de Brasília, 70.910-970

More information

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ

Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ Computer Networks 1 (Mạng Máy Tính 1) Lectured by: Dr. Phạm Trần Vũ 1 Lecture 5: Network Layer (cont ) Reference: Chapter 5 - Computer Networks, Andrew S. Tanenbaum, 4th Edition, Prentice Hall, 2003. 2

More information

DiffServ Architecture: Impact of scheduling on QoS

DiffServ Architecture: Impact of scheduling on QoS DiffServ Architecture: Impact of scheduling on QoS Introduction: With the rapid growth of the Internet, customers are demanding multimedia applications such as telephony and video on demand, to be available

More information

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print,

OSI Layer OSI Name Units Implementation Description 7 Application Data PCs Network services such as file, print, ANNEX B - Communications Protocol Overheads The OSI Model is a conceptual model that standardizes the functions of a telecommunication or computing system without regard of their underlying internal structure

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

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

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

INTEGRATED SERVICES AND DIFFERENTIATED SERVICES: A FUNCTIONAL COMPARISON

INTEGRATED SERVICES AND DIFFERENTIATED SERVICES: A FUNCTIONAL COMPARISON INTEGRATED SERVICES AND DIFFERENTIATED SERVICES: A FUNCTIONAL COMPARON Franco Tommasi, Simone Molendini Faculty of Engineering, University of Lecce, Italy e-mail: franco.tommasi@unile.it, simone.molendini@unile.it

More information

Communication Networks

Communication Networks Communication Networks Spring 2018 Laurent Vanbever nsg.ee.ethz.ch ETH Zürich (D-ITET) April 30 2018 Materials inspired from Scott Shenker & Jennifer Rexford Last week on Communication Networks We started

More information

Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management

Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management Grandstream Networks, Inc. GWN7000 QoS - VoIP Traffic Management Table of Contents INTRODUCTION... 4 DSCP CLASSIFICATION... 5 QUALITY OF SERVICE ON GWN7000... 6 USING QOS TO PRIORITIZE VOIP TRAFFIC...

More information

Hands-On IP Multicasting for Multimedia Distribution Networks

Hands-On IP Multicasting for Multimedia Distribution Networks Hands-On for Multimedia Distribution Networks Course Description This Hands-On course provides an in-depth look how IP multicasting works, its advantages and limitations and how it can be deployed to provide

More information

Uncompressed HD Video Streaming with Congestion Control

Uncompressed HD Video Streaming with Congestion Control Uncompressed HD Video Streaming with Congestion Control Ladan Gharai...University of Southern California/ISI Colin Perkins... University of Glasgow http://www.east.isi.edu/~ladan/apan.pdf Outline Goals

More information

Network dimensioning for voice over IP

Network dimensioning for voice over IP Network dimensioning for voice over IP Tuomo Hakala Oy Datatie Ab tuomo.hakala@datatie.fi Abstract This article concentrates in the issues of network dimensioning for voice over IP (VoIP). The network

More information

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony

Introduction to VoIP. Cisco Networking Academy Program Cisco Systems, Inc. All rights reserved. Cisco Public. IP Telephony Introduction to VoIP Cisco Networking Academy Program 1 Requirements of Voice in an IP Internetwork 2 IP Internetwork IP is connectionless. IP provides multiple paths from source to destination. 3 Packet

More information

QoS in IPv6. Madrid Global IPv6 Summit 2002 March Alberto López Toledo.

QoS in IPv6. Madrid Global IPv6 Summit 2002 March Alberto López Toledo. QoS in IPv6 Madrid Global IPv6 Summit 2002 March 2002 Alberto López Toledo alberto@dit.upm.es, alberto@dif.um.es Madrid Global IPv6 Summit What is Quality of Service? Quality: reliable delivery of data

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

CTS2134 Introduction to Networking. Module 09: Network Management

CTS2134 Introduction to Networking. Module 09: Network Management CTS2134 Introduction to Networking Module 09: Network Management Documentation Facts Good documentation: Ensures that users can find the information they need when making decisions or troubleshooting problems

More information

Effect of Context Transfer during Handoff on Flow Marking in a DiffServ Edge Router

Effect of Context Transfer during Handoff on Flow Marking in a DiffServ Edge Router Effect of Context Transfer during Handoff on Flow Marking in a DiffServ Edge outer Muhammad Jaseemuddin 1, Omer Mahmoud 2 and Junaid Ahmed Zubairi 3 1 Nortel Networks, Ottawa, Canada, 2 International Islamic

More information

Dr.S.Ravi 1, A. Ramasubba Reddy 2, Dr.V.Jeyalakshmi 3 2 PG Student- M.Tech. VLSI and Embedded System 1, 3 Professor

Dr.S.Ravi 1, A. Ramasubba Reddy 2, Dr.V.Jeyalakshmi 3 2 PG Student- M.Tech. VLSI and Embedded System 1, 3 Professor RSVP Protocol Used in Real Time Application Networks Dr.S.Ravi 1, A. Ramasubba Reddy 2, Dr.V.Jeyalakshmi 3 2 PG Student- M.Tech. VLSI and Embedded System 1, 3 Professor Dept. Electronics and Communication

More information

Modelling direct application to network bandwidth provisioning for high demanding research applications

Modelling direct application to network bandwidth provisioning for high demanding research applications Modelling direct application to network bandwidth provisioning for high demanding research applications H. Wessing, Y. Yan and M. Berger Research Center COM Technical University of Denmark Bldg. 345V,

More information

PERFORMANCE OF PREMIUM SERVICE IN QOS IP NETWORK

PERFORMANCE OF PREMIUM SERVICE IN QOS IP NETWORK PERFORMANCE OF PREMIUM SERVICE IN QOS IP NETWORK Wojciech Burakowski Monika Fudala Halina Tarasiuk Institute of Telecommunications, Warsaw University of Technology ul. Nowowiejska 15/19, 00-665 Warsaw,

More information

Quality of Service in Wireless Networks Based on Differentiated Services Architecture

Quality of Service in Wireless Networks Based on Differentiated Services Architecture Quality of Service in Wireless Networks Based on Differentiated Services Architecture Indu Mahadevan and Krishna M. Sivalingam 1 School of Electrical Engineering and Computer Science, Washington State

More information

Lecture 2 Communication services The Trasport Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it

Lecture 2 Communication services The Trasport Layer. Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it Lecture 2 Communication services The Trasport Layer Antonio Cianfrani DIET Department Networking Group netlab.uniroma1.it The structure edge: applications and hosts core: routers of s access s, media:

More information

3. Quality of Service

3. Quality of Service 3. Quality of Service Usage Applications Learning & Teaching Design User Interfaces Services Content Process ing Security... Documents Synchronization Group Communi cations Systems Databases Programming

More information

High Latency and Low Bandwidth Interconnection

High Latency and Low Bandwidth Interconnection CHAPTER 8 High Latency and Low Bandwidth Interconnection Cisco IPICS provides support for environments that include high latency and low or variable bandwidth links, such as satellite links. In these types

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

Multiple LAN Internet Protocol Converter (MLIC) for Multimedia Conferencing

Multiple LAN Internet Protocol Converter (MLIC) for Multimedia Conferencing Multiple LAN Internet Protocol Converter (MLIC) for Multimedia Conferencing Tat Chee Wan (tcwan@cs.usm.my) R. Sureswaran (sures@cs.usm.my) K. Saravanan (sara@network2.cs.usm.my) Network Research Group

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

H3C S9500 QoS Technology White Paper

H3C S9500 QoS Technology White Paper H3C Key words: QoS, quality of service Abstract: The Ethernet technology is widely applied currently. At present, Ethernet is the leading technology in various independent local area networks (LANs), and

More information

Module 2 Overview of Computer Networks

Module 2 Overview of Computer Networks Module 2 Overview of Computer Networks Networks and Communication Give me names of all employees Who earn more than $00,000 ISP intranet backbone satellite link desktop computer: server: network link:

More information

Module 2 Overview of. Computer Networks

Module 2 Overview of. Computer Networks Module Overview of Networks and Communication Give me names of all employees Who earn more than $00,000 ISP intranet backbone satellite link desktop computer: server: network link: CS454/654 - Issues How

More information

RSVP Support for RTP Header Compression, Phase 1

RSVP Support for RTP Header Compression, Phase 1 RSVP Support for RTP Header Compression, Phase 1 The Resource Reservation Protocol (RSVP) Support for Real-Time Transport Protocol (RTP) Header Compression, Phase 1 feature provides a method for decreasing

More information

Active Adaptation in QoS Architecture Model

Active Adaptation in QoS Architecture Model Active Adaptation in QoS Architecture Model Drago agar and Snjeana Rimac -Drlje Faculty of Electrical Engineering University of Osijek Kneza Trpimira 2b, HR-31000 Osijek, CROATIA Abstract - A new complex

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

Configuring QoS. Understanding QoS CHAPTER

Configuring QoS. Understanding QoS CHAPTER 29 CHAPTER This chapter describes how to configure quality of service (QoS) by using automatic QoS (auto-qos) commands or by using standard QoS commands on the Catalyst 3750 switch. With QoS, you can provide

More information

To address these challenges, extensive research has been conducted and have introduced six key areas of streaming video, namely: video compression,

To address these challenges, extensive research has been conducted and have introduced six key areas of streaming video, namely: video compression, Design of an Application Layer Congestion Control for Reducing network load and Receiver based Buffering Technique for packet synchronization in Video Streaming over the Internet Protocol Mushfeq-Us-Saleheen

More information

Configuring QoS CHAPTER

Configuring QoS CHAPTER CHAPTER 37 This chapter describes how to configure quality of service (QoS) by using automatic QoS (auto-qos) commands or by using standard QoS commands on the Catalyst 3750-E or 3560-E switch. With QoS,

More information

Configuring QoS. Finding Feature Information. Prerequisites for QoS

Configuring QoS. Finding Feature Information. Prerequisites for QoS Finding Feature Information, page 1 Prerequisites for QoS, page 1 Restrictions for QoS, page 3 Information About QoS, page 4 How to Configure QoS, page 28 Monitoring Standard QoS, page 80 Configuration

More information

A Comparison of IP Datagrams Transmission using MPE and ULE over Mpeg-2/DVB Networks

A Comparison of IP Datagrams Transmission using MPE and ULE over Mpeg-2/DVB Networks A Comparison of IP Datagrams Transmission using MPE and ULE over Mpeg-2/DVB Networks Teh Chee Hong 1, Wan Tat Chee 2, Rahmat Budiarto 3 Network Research Group School of Computer Science Universiti Sains

More information

IP Network Emulation

IP Network Emulation Developing and Testing IP Products Under www.packetstorm.com 2017 PacketStorm Communications, Inc. PacketStorm is a trademark of PacketStorm Communications. Other brand and product names mentioned in this

More information

Effect of Number of Drop Precedences in Assured Forwarding

Effect of Number of Drop Precedences in Assured Forwarding Internet Engineering Task Force Internet Draft Expires: January 2000 Mukul Goyal Arian Durresi Raj Jain Chunlei Liu The Ohio State University July, 999 Effect of Number of Drop Precedences in Assured Forwarding

More information

Master s Thesis. TCP Congestion Control Mechanisms for Achieving Predictable Throughput

Master s Thesis. TCP Congestion Control Mechanisms for Achieving Predictable Throughput Master s Thesis Title TCP Congestion Control Mechanisms for Achieving Predictable Throughput Supervisor Prof. Hirotaka Nakano Author Kana Yamanegi February 14th, 2007 Department of Information Networking

More information

Network Layer. Goals of This Lecture. Internet Reference Model. Outline of the Class

Network Layer. Goals of This Lecture. Internet Reference Model. Outline of the Class Goals of This Lecture Network Layer Kuang Chiu Huang TCM NCKU Through the lecture and in-class discussion, students are enabled to describe role and functions of the network layer, and compare different

More information

IPv6-based Beyond-3G Networking

IPv6-based Beyond-3G Networking IPv6-based Beyond-3G Networking Motorola Labs Abstract This paper highlights the technical issues in IPv6-based Beyond-3G networking as a means to enable a seamless mobile Internet beyond simply wireless

More information

Southern Polytechnic State University Spring Semester 2009

Southern Polytechnic State University Spring Semester 2009 Southern Polytechnic State University Spring Semester 2009 ECET 4840 Laboratory Exercises 9: Router Queuing Configuration and Testing Objective: Students will investigate the effect of varying link capacity

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

Adaptive-Weighted Packet Scheduling for Premium Service

Adaptive-Weighted Packet Scheduling for Premium Service -Weighted Packet Scheduling for Premium Service Haining Wang Chia Shen Kang G. Shin The University of Michigan Mitsubishi Electric Research Laboratory Ann Arbor, MI 489 Cambridge, MA 239 hxw,kgshin @eecs.umich.edu

More information

CCNA Exploration Network Fundamentals. Chapter 06 Addressing the Network IPv4

CCNA Exploration Network Fundamentals. Chapter 06 Addressing the Network IPv4 CCNA Exploration Network Fundamentals Chapter 06 Addressing the Network IPv4 Updated: 20/05/2008 1 6.0.1 Introduction Addressing is a key function of Network layer protocols that enables data communication

More information

Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks

Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks Performance and Evaluation of Integrated Video Transmission and Quality of Service for internet and Satellite Communication Traffic of ATM Networks P. Rajan Dr. K.L.Shanmuganathan Research Scholar Prof.

More information

QoS Technology White Paper

QoS Technology White Paper QoS Technology White Paper Keywords: QoS, service model, IntServ, DiffServ, congestion management, congestion avoidance, queuing technology, traffic policing, traffic shaping, link efficiency mechanism.

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

What Is Congestion? Effects of Congestion. Interaction of Queues. Chapter 12 Congestion in Data Networks. Effect of Congestion Control

What Is Congestion? Effects of Congestion. Interaction of Queues. Chapter 12 Congestion in Data Networks. Effect of Congestion Control Chapter 12 Congestion in Data Networks Effect of Congestion Control Ideal Performance Practical Performance Congestion Control Mechanisms Backpressure Choke Packet Implicit Congestion Signaling Explicit

More information

QoS-Aware IPTV Routing Algorithms

QoS-Aware IPTV Routing Algorithms QoS-Aware IPTV Routing Algorithms Patrick McDonagh, Philip Perry, Liam Murphy. School of Computer Science and Informatics, University College Dublin, Belfield, Dublin 4. {patrick.mcdonagh, philip.perry,

More information

Chapter 2 Communicating Over the Network

Chapter 2 Communicating Over the Network Chapter 2 Communicating Over the Network Elements of Communication Communicating the Messages Continuous stream of bits 00101010100101010101010101010101010 I have to wait Single communications (e.g. video,

More information

QoS Configuration. Overview. Introduction to QoS. QoS Policy. Class. Traffic behavior

QoS Configuration. Overview. Introduction to QoS. QoS Policy. Class. Traffic behavior Table of Contents QoS Configuration 1 Overview 1 Introduction to QoS 1 QoS Policy 1 Traffic Policing 2 Congestion Management 3 Line Rate 9 Configuring a QoS Policy 9 Configuration Task List 9 Configuring

More information

QOS Section 6. Weighted Random Early Detection (WRED)

QOS Section 6. Weighted Random Early Detection (WRED) QOS Section 6 Weighted Random Early Detection (WRED) The previous section addressed queuing, which is a congestionmanagement QoS mechanism. However, this section focuses on congestion avoidance. Specifically,

More information

A New Fair Weighted Fair Queuing Scheduling Algorithm in Differentiated Services Network

A New Fair Weighted Fair Queuing Scheduling Algorithm in Differentiated Services Network IJCSNS International Journal of Computer Science and Network Security, VOL.6 No.11, November 26 267 A New Fair Weighted Fair Queuing Scheduling Algorithm in Differentiated Services Network M. A. Elshaikh,

More information

Congestion Management Overview

Congestion Management Overview Congestion management features allow you to control congestion by determining the order in which packets are sent out an interface based on priorities assigned to those packets. Congestion management entails

More information

Network Working Group. B. Nandy Nortel Networks June A Time Sliding Window Three Colour Marker (TSWTCM)

Network Working Group. B. Nandy Nortel Networks June A Time Sliding Window Three Colour Marker (TSWTCM) Network Working Group Request for Comments: 2859 Category: Experimental W. Fang Princeton University N. Seddigh B. Nandy Nortel Networks June 2000 Status of this Memo A Time Sliding Window Three Colour

More information

CHAPTER 18 INTERNET PROTOCOLS ANSWERS TO QUESTIONS

CHAPTER 18 INTERNET PROTOCOLS ANSWERS TO QUESTIONS CHAPTER 18 INTERNET PROTOCOLS ANSWERS TO QUESTIONS 18.1 (1) The communications network may only accept blocks of data up to a certain size. (2) Error control may be more efficient with a smaller PDU size.

More information

Investigating Bandwidth Broker s inter-domain operation for dynamic and automatic end to end provisioning

Investigating Bandwidth Broker s inter-domain operation for dynamic and automatic end to end provisioning Investigating Bandwidth Broker s inter-domain operation for dynamic and automatic end to end provisioning Christos Bouras and Dimitris Primpas Research Academic Computer Technology Institute, N.Kazantzaki

More information

Lecture 21. Reminders: Homework 6 due today, Programming Project 4 due on Thursday Questions? Current event: BGP router glitch on Nov.

Lecture 21. Reminders: Homework 6 due today, Programming Project 4 due on Thursday Questions? Current event: BGP router glitch on Nov. Lecture 21 Reminders: Homework 6 due today, Programming Project 4 due on Thursday Questions? Current event: BGP router glitch on Nov. 7 http://money.cnn.com/2011/11/07/technology/juniper_internet_outage/

More information

QoS Featured Wireless Virtualization based on Hardware

QoS Featured Wireless Virtualization based on Hardware QoS Featured Wireless Virtualization based on 802.11 Hardware Cong Wang and Michael Zink Department of Electrical and Computer Engineering University of Massachusetts, Amherst, MA 01003 {cwang, zink} @ecs.umass.edu

More information

Peer to Peer Infrastructure : QoS enabled traffic prioritization. Mary Barnes Bill McCormick

Peer to Peer Infrastructure : QoS enabled traffic prioritization. Mary Barnes Bill McCormick Peer to Peer Infrastructure : QoS enabled traffic prioritization Mary Barnes (mary.barnes@nortel.com) Bill McCormick (billmcc@nortel.com) p2pi - QoS 1/24/09 1 Overview!! Discuss the mechanisms and implications

More information

HSCN Quality of Service (QoS) Policy

HSCN Quality of Service (QoS) Policy HSCN Quality of Service (QoS) Policy Published March 2018 Copyright 2018 Health and Social Care Information Centre. The Health and Social Care Information Centre is a non-departmental body created by statute,

More information

Traffic Behaviour of VoIP in a Simulated Access Network

Traffic Behaviour of VoIP in a Simulated Access Network Complete Citation: Das Gupta, Jishu and Howard, Srecko and Howard, Angela (2006). Traffic behaviour of VoIP in a simulated access network. International Transactions on Engineering, Computing and Technology,

More information