Active Dynamic Routing (ADR)

Size: px
Start display at page:

Download "Active Dynamic Routing (ADR)"

Transcription

1 Active Dynamic Routing (ADR) Louise Crawford and Alan Marshall School of Electrical and Electronic engineering, The Queens University of Belfast Ashby Building, Stranmillis Road, BT9 5AH Belfast. Northern Ireland, U.K. Abstract The advent of high-speed networking has introduced opportunities for applications such as video conferencing and medical imaging. These applications have stringent performance requirements in terms of delay, delay jitter and loss rate. Subsequently a central issue in the design of modern communication networks is the provision of performance guarantees. To facilitate the use of real-time communications in the Internet new characteristics and services must be added. In traditional routing, packets are delivered using a route based on their source and destination addresses, while in Quality of Service (QOS) based routing the traffic requirements are also taken into account. The paper describes a novel approach, termed Active Dynamic Routing (ADR) that allows routes to be selected based on a range of criteria. Furthermore these criteria (bandwidth, delay, jitter, cost etc) can dynamically vary over the lifetime of a connection, subsequently changing the optimal route. Often the number of hops is the metric used to make the routing decisions but with ADR, customers can use different criteria, and different rules to effectively select an optimal path to their destinations. ADR is based on the concepts of programmable and active networks, whereby the functionality of network elements can be changed or modified by end users or third parties. The ADR approach aims to provide a preventative measure against congestion, and is achieved by using agents placed at chosen routers through the network. Selecting a path that provides QoS, requires additional information. In operation, this information, including the traffic profile, can be held and exchanged by the communicating agents. Each agent will have access to read and update a multi-dimensional matrix that identifies the individual weighted costs to move between different specified routers for each class/ type of traffic. A novel aspect of this approach is that the agents take account of the packet scheduling used, along with current status of the queues in each router, in order to derive an optimal route. The matrix is then used to determine the most appropriate path for a given packet or a stream of packets given its/their specific needs 1 Introduction The phenomenal expansion in the World Wide Web in recent years exemplifies the explosion of growth in demand for multimedia applications delivered over networks. Distance learning, e-commerce, digital libraries, video conferencing, and telemedicine all offer access wherever we desire at home or on the move or in the office [1], [2] and are all having significant effects on the network technology. Such multi media applications (e.g. Digital video and audio) often have stringent quality of service (QoS) requirements. To meet these performance guarantees; networks exercise control and reserve resources. Subsequently much research has been dedicated to resource reservation, packet scheduling and admission control [3], [4]. Essentially the term resource reservation refers to the network finding resources and making reservations, and can only be done after a path with adequate resources has been found i.e. routing has to take into consideration a wide range of QoS requirements. In traditional data networks routing is focused on connectivity [1] and typically supports only one type of datagram service called Best Effort Routing. Current Internet routing protocols such as OSPF use shortest path routing in which routing is optimised for a single arbitrary metric (such as hop count or delay) without considering the resources availability and other requirements [5]. Routing protocols now need a more complex model whereby a route through the network is characterised by multiple metrics such a bandwidth, delay and loss probability. The basic problem of QoS routing is then twofold: (i) to satisfy the QoS requirements for every admitted connection, and (ii) to achieve global efficiency in resource utilization [2]. However before this can be done state information must be collected and the search for a feasible path performed.

2 QoS routing involves the network routing elements gaining a full or partial state representation of the network, or their section of it, and routing algorithms then aim to identify the best feasible route from a given source to a destination that satisfies QoS constraints. A major problem with multimedia services is that their traffic demands are highly variable [7] and modern high speed communication networks are rapidly becoming more dynamic and complex (changing the global state representation).this along with the increasing range of QoS requirements highlights the need for routing to be able to dynamically adapt to changing demands. 2. Active Networks and ADR 2.1 Active Networks Active and programmable networks increase the flexibility of the network infrastructure by giving users and service providers the opportunity to customise network elements to meet their own specific needs. The behaviour of the previously static switches and routers can now be modified by the injection of customised codes into the network. Currently there are two favoured approaches for introducing programmability into the network; OPENSIG and Active Packets [9]. The new approach to dynamic routing based on active networking technologies, allows route allocation to respond to current factors in the network and subsequently ensures that network resources are used efficiently whilst also meeting QoS demands of the traffic. 2.2 Using the Agents Active Dynamic Routing (ADR) proposes to place agents (active packets) at chosen routers through the network. Basically the agent is an independent executing program that can autonomously choose and perform actions in response to events. To make QoS guarantees for a connection, a route through the network must be found which supports the specified level of service requested. Finding such a route requires a large amount of information about the network state that is both distributed throughout the network and rapidly changing. At the very least a router must know or be able to discover the connectivity of the network in order to select a path. Selecting a path that provides QoS requires additional information. With ADR, each link in the network has associated multiple QoS parameters (metrics). These include residual bandwidth, loss probability, delay (It should be noted that delay is composed of both the propagation and queuing time), delay jitter, security status, cost (monetary), and hop count. In operation this information including the traffic profile, can be held and exchanged by the communicating agents. Data regarding the traffic load at their respective routers can then be incorporated into the delay cost to produce a more realistic delay cost value. Additionally the agents can take account of the packet scheduling technique used, along with the current status of the queues in each router, in order to derive an optimal route. The arriving traffic is identified as belonging to one of a number of categories such as video conferencing, ftp, , streaming audio and video and voice. In order to differentiate or categorise these different types of traffic flows, we can label or tag the packets so that when these packets arrive at a node which hosts an agent, the label will be read and the packet/stream type identified. If the agent knows the type of traffic it can then assign the relevant specific metric bounds for that particular case. Also for every traffic type each metric is weighed since it will hold differing levels of importance to each traffic type. Bandwidth however is the exception, since in all cases if the level of residual bandwidth if not sufficient to meet QoS requirements then that link is not feasible. Wang and Crowcroft have argued that using bandwidth as the first discriminating characteristic is often efficient since bandwidth affects many of the remaining QoS parameters [1]. For example increases in delay would result from there being insufficient bandwidth since packets would have to queue in the routers. Each agent will have access to read and update a multidimensional matrix that identifies the individual weighted costs to move between different specified routers for each class/type of traffic. 2.3 The ADR Routing Matrix Updates Until recently routing tables were generated in a centralised (and often human mediated) manner. However centralised management tools depend by definition on restricting important decisions to one or a few nodes,

3 consequently these nodes become overworked and points of congestion as they are required to relay more and more topological information to other nodes. Resultantly large networks need to be broken up into smaller more manageable subnetworkswhilst still supporting interactions between these subnetworks. Subsequently ADR uses a decentralised approach whereby the agent in each sub network cooperates with their neighbours to accumulate and distribute connectivity information. The subnetworks overlap at points allowing those agents at the edges to obtain information about their neighbours in the next subnetwork. The overalltopology is determined and stored by the agents at nodes along a route. In the OSPF (Open shortest Path First) protocol, metric values are updated every 30 minutes, in contrast a QoS router would require more frequent updates to track rapidly changing link parameters to avoid incorrect routing decisions. There is an obvious trade off between protocol overhead and accuracy of the network state information. With OSPF, link state advertisements are triggered only when there is a significant change in the value of metrics since the last advertisement, while at the same time a periodic trigger can be implemented to ensure small interval updates [10]. This update can be shortened from 30 mins to several seconds. Therefore it can be deduced that with ADR the metric updates will be dramatically increased in comparison to the current OSPF link state advertisements, since an update should occur whenever the cost metric for a specific type of traffic has increased/decreased enough to move outside its pre-specified range. This range is determined by the traffics performance parameter bound for that particular metric. Fortunately, it is shown that OSPF update traffic is only a small fraction of a links capacity [11]. 3 ADR And Current Routing Architectures As the dynamic within a network s traffic increases so the optimal routes through it will change more frequently thus the pre-allocation of routes will rapidly result in inefficient use of the networks resources.. Since route demands need to share resources, and a certain level of service has been guaranteed to each route, new requests can only be accommodated with some reference to the current network state. The need for this information means that the routes can only be allocated on demand. Hop-by hop routing and Source routing are the two basic routing architectures for data networks. Source routing is mainly used for special policy routes while the hop-by- hop strategy is implemented for the general purpose routing in our current networks. On hop-by-hop routing, each node has a routing table with next hops for all destinations, so when a packet arrives at a node a simple look-up is performed to find the next hop. Conversely with source routing a forwarding path is computed on demand at the source and listed in the packet header and packets are forwarded according to this path. To do this the source must have access to full routing information for each link for path computation and packets must have a larger header in comparison to that of hop-by-hop routing. This is because with hop-by-hop routing packets do not have to carry a full forwarding path. Each type of routing is relevant to providing QoS. General purpose routing could be performed using hop-by-hop and those cases needing a special mechanism to override general routing can use source routing. With ADR and source routing the agent, will be aware of the pre-computed routes by reading the packet header, and use this knowledge to partly predict future traffic conditions at specific nodes, subsequently the agent can now make an more educated route allocation. Also, to aid the resource reservation process, an agent can readily communicate to other agents the pre-computed route to be used for a packet/stream of packets. The agents can update their routing tables and anticipate which routers will have more traffic load in the future. Depending on whether hop-by-hop or source routing is being used the format of the search matrix needed to determine a suitable route willdiffer (i.e. on the search information needed). For example, given a specific service (e.g. video), which is the best route through the network or given a particular route or set of routes (i.e. VPNs), which is the best to connect each service through to their destination?

4 4 Two Alternative Matrix Designs Figure1 (a) and Figure1 (b) illustrate the search matrix form needed to choose the best route for each service, given a particular set of VPNs. Consider Figure1 (a), the entry R 01 refers to the costs incurred by traffic moving between two routers in the subnetwork labelled R0 and R1. The router labelled in the top line gives the router which the packet/packet stream is moving to and the routers labelled down the left side of the matrix indicates the router which the packet/stream of packets are moving from. Figure1 (b) illustrates an entry that would be found in the upper matrix i.e. it would be a nested matrix within Figure1 (a) that declares each individual cost of moving between those two routers, for each type of traffic. Every connection will not be concerned with every cost (This depends on the grade of service it requests) and so the volume of data will be substantially reduced. R0 R1 R2 R3 R4 R0 X R 01 R 02 R 03 R 04 R1 R 10 X R 12 R 13 R 14 R2 R 20 R 21 X R 23 R 24 R3 R 30 R 31 R 32 X R 34 R4 R 40 R 41 R 42 R 43 X Figure 1(a)- Upper level of ADR-VPN Search Matrix Bandwidth Cost Delay Jitter Loss-prob Path-length Reliability Hop-Count Video-conf M 00 M 01 M 02 M 03 M 04 M 05 M 06 M 07 FTP M 10 M 11 M 12 M 13 M 14 M 15 M 16 M 17 M 20 M 21 M 22 M 23 M 24 M 25 M 26 M 27 Audiovideo M 30 M 31 M 32 M 33 M 34 M 35 M 36 M 37 Voice M 40 M 41 M 42 M 43 M 44 M 45 M 46 M 47 Figure 1(b)- An element of ADR-VPN Search Matrix Figure2 (a) and Figure2 (b) show the matrix form adopted to analyse the best route through the network for a specific service. The first column from the left of the matrix in Figure2 (a) are the routers from which the packet/packet stream start their journey and the upper row identifies which category the traffic belongs to. The matrix depicted in Figure2 (b) relates the form of an individual element of Figure2(a). In Figure2 (b) the first column on the left labels the router to which the packet is moving next and the top row identifies each of the metric columns.. Video-conf FTP Audio-video Voice R0 C 00 C 01 C 02 C 03 C 04 R1 C 10 C 11 C 12 C 13 C 14 R2 C 20 C 21 C 22 C 23 C 24 R3 C 30 C 31 C 32 C 33 C 34 R4 C 40 C 41 C 42 C 43 C 44 Figure 2(a)- Upper level of ADR-Traffic Search Matrix

5 Bandwidth Cost Delay Jitter Loss-prob Path-length Reliability Hop-Count R0 M 00 M 01 M 02 M 03 M 04 M 05 M 06 M 07 R1 M 10 M 11 M 12 M 13 M 14 M 15 M 16 M 17 R2 M 20 M 21 M 22 M 23 M 24 M 25 M 26 M 27 R3 M 30 M 31 M 32 M 33 M 34 M 35 M 36 M 37 R4 M 40 M 41 M 42 M 43 M 44 M 45 M 46 M 47 Figure 2(b)- An element of ADR-Traffic Search Matrix 5 Obtaining The Optimal Route. Different costs hold different levels of priority to different types of traffic, in fact some of the costs may not be of any relevance to a given service level at all. Subsequently in the instance whereby only a small number of different costs are applicable (i.e. 1 to 3 costs) to the traffic type to be routed, a minimal spanning tree between the source and destination router could be obtained for each of the individual costs and these trees could then be overlapped to obtain a common overall spanning tree. If a common tree cannot be directly obtained then it can be derived by compromising a cost of lower/lowest priority (whilst ensuring it still remains on or within its required bounds). In the instances when service requests have a larger variety of metrics, dynamic programming techniques, in particular variations of the Simplex Method can be employed. Conclusion This paper presents a new approach to dynamic routing in the Internet called ADR. ADR developes the new approach to dynamic routing based on active networking technologies that will encourage fluidity in route allocation and offers realtime resource utilization. This will help ensure that the network resources are used efficiently and in a way that maintains QoS guarantees. The approach is based on the premise that knowledge exists regarding the overall network topology and the current utilisation of all subnetworks. With this knowledge at hand it is possible to make routing decisions that not only take advantage of lightly loaded routes but also allow traffic to be rerouted to make generally better use of a network s resources. ADR is primarily geared towards providing QoS for any routing system, to perform well in the face of changing conditions it must be pro-active rather than reactive, ie problems need to be avoided before they occur. If congestion is developing in the forwarding route the agent will pick up a message from another agent and the necessary adjustments will be made to the corresponding routing matrix. An acceptable route may be considerably longer than the shortest path in previous terms(i.e. the number of hops). The agents have an embedded learning algorithm either individually or as an agency (i.e. all agents in a subnetwork), allowing them to demonstrate their adaptive behaviour and to alter their future action sequences and behaviour such that future mistakes can be alleviated. In future work I aim to utilise this attribute and incorporate SOM (Self Oragnising Maps) theory, namely Kohonen Networks. Acknowledgements I gratefully acknowledge the financial support provided to me by Nortel Networks and DHFETE (Department Of Higher and Further Education, Training and Employment). References [1] Z.Whang and J Crowcroft Quality-of-Service Routing for Supporting Multi-media Applications IEEE Journal on selected Areas in Communications vol.14, no.7, pp [2] S.Chen and K.Nahrsted An Overview of Quality of Service Routing For Next Generation High Speed Networks IEEE Networks, vol.12, no.6, pp 64-79, [3] L.Zhang, S.Deering, D.Estrin, S.Shenker, and D Zappala, RSVP : Anew Resouorce Reservation Protocol IEEENetwork, Sept 1993.

6 [4] J.Hyman, A.Lazar, and G.Pacifici. Realtime Scheduling with Quality of Service Constraints IEEE JSAC, vol9, no.9, pp Sept 1991 [5] E.Crawley, R.Nair,B.Rajagopalan,H. Sandlick A Framework For QoS-Based Routing in the Internet August 1998 RFC2386 [6] Piet Van Mieghan and Hans De Neve Aspects of Quality-of-Service Routing Alcatel Corporation Research. [7] Marwan Kruz Bandwidth Allocation Strategies for Transporting Variable Bit Rate Video Traffic IEEE Communications Magazine, Jan1999 pp40-46 [8] Alex L.G. Hayzelden. John Bigham(Eds) Software Agents For Future Communication Systems Publ.Springer [9] S.A.Hussain and A.Marshall An Active Scheduling Policy For Programmable Routers [10] G.Apostolopoulos, D.Williams,QoS Routing Mechanisms and OSPF Extensions, RFC 2676 August [11] G.Aposrolous,R.Guerin and S.Kamat, Implementation and Performance Measures of QoS routing Extensions to OSPF, IEEE 1999 [12] Turgay Korkmaz, Marwan Krunz, Spyros Tragoudas An Efficient Algorithm for Finding a Path Subject To Two Additive Constraints June [13]Micheal R Garey/David S Johnson Computers and Intractibility- A Guide To The Theory Of N-P Completeness

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

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

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

Deploying MPLS & DiffServ

Deploying MPLS & DiffServ Deploying MPLS & DiffServ Thomas Telkamp Director, Data Architecture & Technology Global Crossing Telecommunications, Inc. telkamp@gblx.net MPLS and DiffServ technologies are getting a lot of attention

More information

Layer 3: Network Layer. 9. Mar INF-3190: Switching and Routing

Layer 3: Network Layer. 9. Mar INF-3190: Switching and Routing Layer 3: Network Layer 9. Mar. 2005 1 INF-3190: Switching and Routing Network Layer Goal Enable data transfer from end system to end system End systems Several hops, (heterogeneous) subnetworks Compensate

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

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

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

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

Presented by: B. Dasarathy OMG Real-Time and Embedded Systems Workshop, Reston, VA, July 2004

Presented by: B. Dasarathy OMG Real-Time and Embedded Systems Workshop, Reston, VA, July 2004 * This work is supported by DARPA Contract NBCH-C-03-0132. Network QoS Assurance through Admission Control* by B. Coan, B. Dasarathy, S. Gadgil, K. Parmeswaran, I. Sebuktekin and R. Vaidyanathan, Telcordia

More information

Lecture 9. Quality of Service in ad hoc wireless networks

Lecture 9. Quality of Service in ad hoc wireless networks Lecture 9 Quality of Service in ad hoc wireless networks Yevgeni Koucheryavy Department of Communications Engineering Tampere University of Technology yk@cs.tut.fi Lectured by Jakub Jakubiak QoS statement

More information

Ahmed Benallegue RMDCN workshop on the migration to IP/VPN 1/54

Ahmed Benallegue RMDCN workshop on the migration to IP/VPN 1/54 MPLS Technology Overview Ahmed Benallegue A.Benallegue@ecmwf.int RMDCN workshop on the migration to IP/VPN 1/54 Plan 1. MPLS basics 2. The MPLS approach 3. Label distribution RSVP-TE 4. Traffic Engineering

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

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

MPLS Networks: Design and Routing Functions

MPLS Networks: Design and Routing Functions MPLS Networks: Design and Routing Functions Course Description This course provides an understanding of how MPLS works its advantages and limitations and how it can be deployed to provide effective services

More information

Multimedia Networking

Multimedia Networking CMPT765/408 08-1 Multimedia Networking 1 Overview Multimedia Networking The note is mainly based on Chapter 7, Computer Networking, A Top-Down Approach Featuring the Internet (4th edition), by J.F. Kurose

More information

Need For Protocol Architecture

Need For Protocol Architecture Chapter 2 CS420/520 Axel Krings Page 1 Need For Protocol Architecture E.g. File transfer Source must activate communications path or inform network of destination Source must check destination is prepared

More information

Need For Protocol Architecture

Need For Protocol Architecture Chapter 2 CS420/520 Axel Krings Page 1 Need For Protocol Architecture E.g. File transfer Source must activate communications path or inform network of destination Source must check destination is prepared

More information

QoS Routing using OLSR with Optimization for Flooding

QoS Routing using OLSR with Optimization for Flooding QoS Routing using OLSR with Optimization for Flooding 1 Suman Banik, 2 Bibhash Roy, 3 Parthi Dey, 4 Nabendu Chaki, 5 Sugata Sanyal 1 Department of Election, Govt. of Tripura, India, 2 Tripura Institute

More information

Qos-Aware Routing Based on Bandwidth Estimation for Mobile Ad Hoc Networks

Qos-Aware Routing Based on Bandwidth Estimation for Mobile Ad Hoc Networks Qos-Aware Routing Based on Bandwidth Estimation for Mobile Ad Hoc Networks 1 Ravindra.E, 2 Pooja Agraharkar Asst Prof, Dept. of Electronics & Communication Engg, Mtech Student, Dept. of Electronics & Communication

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

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

Network Layer Enhancements

Network Layer Enhancements Network Layer Enhancements EECS 122: Lecture 14 Department of Electrical Engineering and Computer Sciences University of California Berkeley Today We have studied the network layer mechanisms that enable

More information

Network Control and Signalling

Network Control and Signalling Network Control and Signalling 1. Introduction 2. Fundamentals and design principles 3. Network architecture and topology 4. Network control and signalling 5. Network components 5.1 links 5.2 switches

More information

This Lecture. BUS Computer Facilities Network Management. Switching Network. Simple Switching Network

This Lecture. BUS Computer Facilities Network Management. Switching Network. Simple Switching Network This Lecture BUS0 - Computer Facilities Network Management Switching networks Circuit switching Packet switching gram approach Virtual circuit approach Routing in switching networks Faculty of Information

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

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

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

Chapter 5 (Week 9) The Network Layer ANDREW S. TANENBAUM COMPUTER NETWORKS FOURTH EDITION PP BLM431 Computer Networks Dr.

Chapter 5 (Week 9) The Network Layer ANDREW S. TANENBAUM COMPUTER NETWORKS FOURTH EDITION PP BLM431 Computer Networks Dr. Chapter 5 (Week 9) The Network Layer ANDREW S. TANENBAUM COMPUTER NETWORKS FOURTH EDITION PP. 343-396 1 5.1. NETWORK LAYER DESIGN ISSUES 5.2. ROUTING ALGORITHMS 5.3. CONGESTION CONTROL ALGORITHMS 5.4.

More information

1 Energy Efficient Protocols in Self-Aware Networks

1 Energy Efficient Protocols in Self-Aware Networks Energy Efficient Protocols in Self-Aware Networks Toktam Mahmoodi Centre for Telecommunications Research King s College London, London WC2R 2LS, UK Stanford NetSeminar 13 December 2011 1 Energy Efficient

More information

Data Networks. Lecture 1: Introduction. September 4, 2008

Data Networks. Lecture 1: Introduction. September 4, 2008 Data Networks Lecture 1: Introduction September 4, 2008 Slide 1 Learning Objectives Fundamental aspects of network Design and Analysis: Architecture: layering, topology design, switching mechanisms Protocols:

More information

Mapping Mechanism to Enhance QoS in IP Networks

Mapping Mechanism to Enhance QoS in IP Networks Mapping Mechanism to Enhance QoS in IP Networks by Sriharsha Karamchati, Shatrunjay Rawat, Sudhir Yarram, Guru Prakash Ramaguru in The 32nd International Conference on Information Networking (ICOIN 2018)

More information

MPLS-TE Configuration Application

MPLS-TE Configuration Application CHAPTER 6 The contains the following tabs and subtabs: Global Tab, page 6-53 Labels Tab, page 6-54 Links Tab, page 6-55 General Subtab, page 6-56 Backup Tunnels Subtab, page 6-57 Tunnel Head Tab, page

More information

The Novel HWN on MANET Cellular networks using QoS & QOD

The Novel HWN on MANET Cellular networks using QoS & QOD The Novel HWN on MANET Cellular networks using QoS & QOD Abstract: - Boddu Swath 1 & M.Mohanrao 2 1 M-Tech Dept. of CSE Megha Institute of Engineering & Technology for Women 2 Assistant Professor Dept.

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

Computation of Multiple Node Disjoint Paths

Computation of Multiple Node Disjoint Paths Chapter 5 Computation of Multiple Node Disjoint Paths 5.1 Introduction In recent years, on demand routing protocols have attained more attention in mobile Ad Hoc networks as compared to other routing schemes

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

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

Static Routing NETWORK INFRASTRUCTURES NETKIT - LECTURE 4 MANUEL CAMPO, MARCO SPAZIANI

Static Routing NETWORK INFRASTRUCTURES NETKIT - LECTURE 4 MANUEL CAMPO, MARCO SPAZIANI Static Routing NETWORK INFRASTRUCTURES NETKIT - LECTURE 4 MANUEL CAMPO, MARCO SPAZIANI Routing Routing is the process of selecting a path for traffic in a network. This process defines the shortest or

More information

ENSC 427 Communication Networks Final Project Presentation Spring Comparison and analysis of FIFO, PQ, and WFQ Disciplines in OPNET

ENSC 427 Communication Networks Final Project Presentation Spring Comparison and analysis of FIFO, PQ, and WFQ Disciplines in OPNET 1 ENSC 427 Communication Networks Final Project Presentation Spring 2011 Comparison and analysis of FIFO, PQ, and WFQ Disciplines in OPNET 2 Shadi: Shadi: Presentation Structure Introduction Background

More information

Analysis of Black-Hole Attack in MANET using AODV Routing Protocol

Analysis of Black-Hole Attack in MANET using AODV Routing Protocol Analysis of Black-Hole Attack in MANET using Routing Protocol Ms Neha Choudhary Electronics and Communication Truba College of Engineering, Indore India Dr Sudhir Agrawal Electronics and Communication

More information

UNIT 2 TRANSPORT LAYER

UNIT 2 TRANSPORT LAYER Network, Transport and Application UNIT 2 TRANSPORT LAYER Structure Page No. 2.0 Introduction 34 2.1 Objective 34 2.2 Addressing 35 2.3 Reliable delivery 35 2.4 Flow control 38 2.5 Connection Management

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

2. LITERATURE REVIEW. Performance Evaluation of Ad Hoc Networking Protocol with QoS (Quality of Service)

2. LITERATURE REVIEW. Performance Evaluation of Ad Hoc Networking Protocol with QoS (Quality of Service) 2. LITERATURE REVIEW I have surveyed many of the papers for the current work carried out by most of the researchers. The abstract, methodology, parameters focused for performance evaluation of Ad-hoc routing

More information

Order of Packet Transmission and Dropping

Order of Packet Transmission and Dropping Laboratory 9 Queuing Disciplines Order of Packet Transmission and Dropping Objective The objective of this lab is to examine the effect of different queuing disciplines on packet delivery and delay for

More information

ATM Logical Connections: VCC. ATM Logical Connections: VPC

ATM Logical Connections: VCC. ATM Logical Connections: VPC ATM Logical Connections: VCC Logical Connections in ATM are referred to as virtual channel connections (VCCs). Virtual channel (VC) is a generic term used to describe unidirectional transport of ATM cells

More information

Performance Analysis of MANET Routing Protocols OLSR and AODV

Performance Analysis of MANET Routing Protocols OLSR and AODV VOL. 2, NO. 3, SEPTEMBER 211 Performance Analysis of MANET Routing Protocols OLSR and AODV Jiri Hosek Faculty of Electrical Engineering and Communication, Brno University of Technology Email: hosek@feec.vutbr.cz

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

Routing in packet-switching networks

Routing in packet-switching networks Routing in packet-switching networks Circuit switching vs. Packet switching Most of WANs based on circuit or packet switching Circuit switching designed for voice Resources dedicated to a particular call

More information

Tag Switching. Background. Tag-Switching Architecture. Forwarding Component CHAPTER

Tag Switching. Background. Tag-Switching Architecture. Forwarding Component CHAPTER CHAPTER 23 Tag Switching Background Rapid changes in the type (and quantity) of traffic handled by the Internet and the explosion in the number of Internet users is putting an unprecedented strain on the

More information

ETSF10 Internet Protocols Transport Layer Protocols

ETSF10 Internet Protocols Transport Layer Protocols ETSF10 Internet Protocols Transport Layer Protocols 2012, Part 2, Lecture 2.2 Kaan Bür, Jens Andersson Transport Layer Protocols Special Topic: Quality of Service (QoS) [ed.4 ch.24.1+5-6] [ed.5 ch.30.1-2]

More information

Routing Basics. What is Routing? Routing Components. Path Determination CHAPTER

Routing Basics. What is Routing? Routing Components. Path Determination CHAPTER CHAPTER 5 Routing Basics This chapter introduces the underlying concepts widely used in routing protocols Topics summarized here include routing protocol components and algorithms In addition, the role

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

Chapter 7 CONCLUSION

Chapter 7 CONCLUSION 97 Chapter 7 CONCLUSION 7.1. Introduction A Mobile Ad-hoc Network (MANET) could be considered as network of mobile nodes which communicate with each other without any fixed infrastructure. The nodes in

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

Simple Quality-of-Service Path First Protocol and Modeling Analysis*

Simple Quality-of-Service Path First Protocol and Modeling Analysis* Simple Quality-of-Service Path First Protocol and Modeling Analysis* Lin Shen, Mingwei Xu, Ke Xu, Yong Cui, Youjian Zhao Department of Computer Science, Tsinghua University, Beijing, P.R.China, 100084

More information

Towards an Adaptive and Intelligent MPLS Network

Towards an Adaptive and Intelligent MPLS Network Towards an Adaptive and Intelligent MPLS Network Rana Rahim-Amoud, Leila Merghem-Boulahia, and Dominique Gaiti ISTIT, University of Technology of Troyes 12, rue Marie Curie, BP 2060, 10 010 TROYES CEDEX,

More information

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview

IP SLAs Overview. Finding Feature Information. Information About IP SLAs. IP SLAs Technology Overview This module describes IP Service Level Agreements (SLAs). IP SLAs allows Cisco customers to analyze IP service levels for IP applications and services, to increase productivity, to lower operational costs,

More information

Programmable Network Functionality for Improved QoS of Interactive Video Traffic

Programmable Network Functionality for Improved QoS of Interactive Video Traffic rogrammable Network Functionality for Improved QoS of Interactive Video Traffic Brendan McAllister, Alan Marshall and Roger Woods Institute of Electronics, Communications and Information Technology. (ECIT),

More information

Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3

Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3 Design and Implementation of an Anycast Efficient QoS Routing on OSPFv3 Han Zhi-nan Yan Wei Zhang Li Wang Yue Computer Network Laboratory Department of Computer Science & Technology, Peking University

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

On Network Dimensioning Approach for the Internet

On Network Dimensioning Approach for the Internet On Dimensioning Approach for the Internet Masayuki Murata ed Environment Division Cybermedia Center, (also, Graduate School of Engineering Science, ) e-mail: murata@ics.es.osaka-u.ac.jp http://www-ana.ics.es.osaka-u.ac.jp/

More information

Request for Comments: S. Gabe Nortel (Northern Telecom) Ltd. May Nortel s Virtual Network Switching (VNS) Overview

Request for Comments: S. Gabe Nortel (Northern Telecom) Ltd. May Nortel s Virtual Network Switching (VNS) Overview Network Working Group Request for Comments: 2340 Category: Informational B. Jamoussi D. Jamieson D. Williston S. Gabe Nortel (Northern Telecom) Ltd. May 1998 Status of this Memo Nortel s Virtual Network

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 Routing

Quality of Service Routing Quality of Service Routing KNOM Tutorial 2004, Jeju, Korea, Nov. 4-5, 2004. November 5, 2004 Kwang-Hui Lee Communication Systems Lab, Changwon National University khlee@changwon.ac.kr Contents Introduction

More information

Network Systems for Emerging WAN Applications

Network Systems for Emerging WAN Applications Network Systems for Emerging WAN Applications Hitachi Review Vol. 48 (1999), No. 4 169 Akihiko Takase, D.Sc. OVERVIEW: This paper describes wide-area-network architecture from the viewpoints of networking

More information

Course Routing Classification Properties Routing Protocols 1/39

Course Routing Classification Properties Routing Protocols 1/39 Course 8 3. Routing Classification Properties Routing Protocols 1/39 Routing Algorithms Types Static versus dynamic Single-path versus multipath Flat versus hierarchical Host-intelligent versus router-intelligent

More information

General comments on candidates' performance

General comments on candidates' performance BCS THE CHARTERED INSTITUTE FOR IT BCS Higher Education Qualifications BCS Level 5 Diploma in IT April 2018 Sitting EXAMINERS' REPORT Computer Networks General comments on candidates' performance For the

More information

Routing, Routing Algorithms & Protocols

Routing, Routing Algorithms & Protocols Routing, Routing Algorithms & Protocols Computer Networks Lecture 6 http://goo.gl/pze5o8 Circuit-Switched and Packet-Switched WANs 2 Circuit-Switched Networks Older (evolved from telephone networks), a

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

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

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

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

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

Performance Evaluation of AODV and DSDV Routing Protocol in wireless sensor network Environment

Performance Evaluation of AODV and DSDV Routing Protocol in wireless sensor network Environment 2012 International Conference on Computer Networks and Communication Systems (CNCS 2012) IPCSIT vol.35(2012) (2012) IACSIT Press, Singapore Performance Evaluation of AODV and DSDV Routing Protocol in wireless

More information

Order of Packet Transmission and Dropping

Order of Packet Transmission and Dropping LAB 11 Queuing Disciplines Order of Packet Transmission and Dropping OBJECTIVES The objective of this lab is to examine the effect of various queuing disciplines on packet delivery and delay for different

More information

Modelling a Video-on-Demand Service over an Interconnected LAN and ATM Networks

Modelling a Video-on-Demand Service over an Interconnected LAN and ATM Networks Modelling a Video-on-Demand Service over an Interconnected LAN and ATM Networks Kok Soon Thia and Chen Khong Tham Dept of Electrical Engineering National University of Singapore Tel: (65) 874-5095 Fax:

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

EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS

EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS International Journal of Information Technology and Knowledge Management January-June 2012, Volume 5, No. 1, pp. 69-72 EXAMINING OF RECONFIGURATION AND REROUTING APPROACHES: WDM NETWORKS Sushil Chaturvedi

More information

Routing. 4. Mar INF-3190: Switching and Routing

Routing. 4. Mar INF-3190: Switching and Routing Routing 4. Mar. 004 1 INF-3190: Switching and Routing Routing: Foundations! Task! To define the route of packets through the network! From the source! To the destination system! Routing algorithm! Defines

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

Chapter 24 Congestion Control and Quality of Service 24.1

Chapter 24 Congestion Control and Quality of Service 24.1 Chapter 24 Congestion Control and Quality of Service 24.1 Copyright The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 24-1 DATA TRAFFIC The main focus of congestion control

More information

QoS Routing Extensions to OSPF

QoS Routing Extensions to OSPF QoS Routing Extensions to OSPF Jani Lakkakorpi jani.lakkakorpi@nokia.com Abstract This paper briefly describes the extensions suggested to the OSPF [1] protocol to support QoS routes. These extensions

More information

Improving the usage of Network Resources using MPLS Traffic Engineering (TE)

Improving the usage of Network Resources using MPLS Traffic Engineering (TE) International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Improving

More information

Module objectives. Integrated services. Support for real-time applications. Real-time flows and the current Internet protocols

Module objectives. Integrated services. Support for real-time applications. Real-time flows and the current Internet protocols Integrated services Reading: S. Keshav, An Engineering Approach to Computer Networking, chapters 6, 9 and 4 Module objectives Learn and understand about: Support for real-time applications: network-layer

More information

ISSN: (Online) Volume 2, Issue 3, March 2014 International Journal of Advance Research in Computer Science and Management Studies

ISSN: (Online) Volume 2, Issue 3, March 2014 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 2, Issue 3, March 2014 International Journal of Advance Research in Computer Science and Management Studies Research Article / Paper / Case Study Available online at: www.ijarcsms.com

More information

Wide area networks: packet switching and congestion

Wide area networks: packet switching and congestion Wide area networks: packet switching and congestion Packet switching ATM and Frame Relay Congestion Circuit and Packet Switching Circuit switching designed for voice Resources dedicated to a particular

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

Converged Communication Networks

Converged Communication Networks Converged Communication Networks Dr. Associate Professor Department of Electrical Engineering Indian Institute of Technology Bombay Powai, Mumbai - 400076 girishs@ee.iitb.ac.in Outline Convergence in core

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

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

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

Routing Algorithms for Supporting Resource Reservation

Routing Algorithms for Supporting Resource Reservation - Routing Algorithms for Supporting Resource Reservation Zheng Wang Jon Crowcroft Department of Computer Science, University College London London WC1 6BT, United Kingdom z.wang@cs.ucl.ac.uk, j.crowcroft@cs.ucl.ac.uk

More information

The Network Layer and Routers

The Network Layer and Routers The Network Layer and Routers Daniel Zappala CS 460 Computer Networking Brigham Young University 2/18 Network Layer deliver packets from sending host to receiving host must be on every host, router in

More information

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

Performance of Multicast Traffic Coordinator Framework for Bandwidth Management of Real-Time Multimedia over Intranets 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

More information

Impact of End-to-end QoS Connectivity on the Performance of Remote Wireless Local Networks

Impact of End-to-end QoS Connectivity on the Performance of Remote Wireless Local Networks Impact of End-to-end QoS Connectivity on the Performance of Remote Wireless Local Networks Veselin Rakocevic School of Engineering and Mathematical Sciences City University London EC1V HB, UK V.Rakocevic@city.ac.uk

More information

BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS

BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS BLM6196 COMPUTER NETWORKS AND COMMUNICATION PROTOCOLS Prof. Dr. Hasan Hüseyin BALIK (2 nd Week) 2. Protocol Architecture, TCP/IP, and Internet-Based Applications 2.Outline The Need for a Protocol Architecture

More information

Institute of Computer Technology - Vienna University of Technology. L73 - IP QoS Integrated Services Model. Integrated Services Model

Institute of Computer Technology - Vienna University of Technology. L73 - IP QoS Integrated Services Model. Integrated Services Model Integrated Services Model IP QoS IntServ Integrated Services Model Resource Reservation Protocol (RSVP) Agenda Integrated Services Principles Resource Reservation Protocol RSVP Message Formats RSVP in

More information

ETSF05/ETSF10 Internet Protocols. Routing on the Internet

ETSF05/ETSF10 Internet Protocols. Routing on the Internet ETSF05/ETSF10 Internet Protocols Routing on the Internet Circuit switched routing ETSF05/ETSF10 - Internet Protocols 2 Routing in Packet Switching Networks Key design issue for (packet) switched networks

More information

Simulation and Analysis of Impact of Buffering of Voice Calls in Integrated Voice and Data Communication System

Simulation and Analysis of Impact of Buffering of Voice Calls in Integrated Voice and Data Communication System Simulation and Analysis of Impact of Buffering of Voice Calls in Integrated Voice and Data Communication System VM Chavan 1, MM Kuber 2 & RJ Mukhedkar 3 1&2 Department of Computer Engineering, Defence

More information