Transport Stratum Services in NGN: a SOA-oriented design

Size: px
Start display at page:

Download "Transport Stratum Services in NGN: a SOA-oriented design"

Transcription

1 Transport Stratum Services in NGN: a SOA-oriented design Giovanni Branca, Paolo Anedda, Luigi Atzori, Senior Member, IEEE Department of Electrical and Electronic Engineering - University of Cagliari, Cagliari, Italy {giovanni.branca, paolo.anedda, l.atzori}@diee.unica.it Abstract The transport stratum in the ITU-T Next Generation Networks (NGN) is expected to provide end-to-end connectivity according to the service requirements, the terminal capability and status of the network resource availability. Whereas mature technologies and protocols, such as DiffServ and MPLS, are available to satisfy these requirements, some issues are still open concerning the capability to provide these services in a dynamic and flexible way. In particular, interoperable and open interfaces are missing at the transport stratum, so that the dynamic activation of distributed application layer services is synchronized with dynamic activation, configuration and monitoring of transport services. This is the challenge addressed in this paper, whose objective is the definition of the NGN Transport Stratum functionalities according to the SOA paradigm and the implementation of the relevant services interfaces to analyze the potentialities of this approach. With the intention to follow the evolutionary approach towards the transition into the NGN networks from the current Internet, this study has been conducted by taking into account the efforts that have been already devoted in the last decade with regard to the definition of the technologies and protocols to build multiservice, QoS-aware and TE-oriented networks solutions. Preliminary experimental results provide some insight on the potentialities of the proposed strategy. Index Terms Service Oriented Architecture (SOA), Next Generation Networks (NGN), DiffServ-Traffic Engineering (DS- TE) I. INTRODUCTION Next Generation Networks are expected to fulfill the custom-need-driven model, which is mainly intended to: satisfy customers in differentiated ways, quickly deploy new services at user request, manage network and service resources in an integrate way. Accordingly, the ITU-T NGN architecture is characterized by the separation of the service stratum from the transport stratum so as to enable: the flexibility to add, maintain and remove services without any impact on the transport layer; the flexibility to add, maintain and remove transport technologies without any impact on the access to service, application, content and information; and finally the optimized usage of multiple access and core transport technologies to form end-to-end connectivity across multiple terminals, different access technologies and different core transport technologies [1]. We see a big challenge in this context, which is related to the flexibility and dynamicity in the provisioning of new transport services when requested by the service stratum so as to follow the rapid evolution of the user needs and market trends, which is one of the main feature of the NGNs. Herein, dynamicity is intended as the capability of the network to bind on-demand services and relevant resources, often provided by different operators through separate domains, at user request and according to his profile. Indeed, the creation of new market-driven applications by reusing an extensible set of existing service components has been a key aspect of telecom platforms for years, but this has almost exclusively characterized the application/service stratum. In truth, application provisioning is currently carried out without the cooperation of the lower layers (transport stratum), which are responsible for the delivery of the data between distributed services entrypoints. The present work goes in this direction, with the aim to make available in a flexible and dynamic way all the capabilities of the transport stratum to the upper layers, such as the service stratum, the end-users functions and to other networks. The addressed challenge is the analysis of the transport functional layer as required in the NGN transport stratum, the decomposition of this layer into a set of microfunctionalities according to the Service Oriented Architecture (SOA) style and the implementation of the relevant services using the Web Service (WS) technologies to analyze the advantages of the proposed approach. With the intention to follow the evolutionary approach towards the transition into the NGN networks from the current Internet, this study has been conducted by taking into account the efforts that have been already devoted in the last decade towards the definition of the technologies and protocols to build multiservice, QoSaware and TE-oriented networks solutions. The main advantages of the proposed solution are: the use of a common formalism for the definition of low level telecommunication services; the use of common interfaces that don t require the operators to know the inner details of each single service; the possibility for telcos to deploy services at the higher levels (Service and Application Stratum) by composing services in the lower layers (Transport Stratum) using a composition and coordination logic. This paper is structured as follows. Section II briefly provides the description of the technology background and past works. Section III introduces the layered architecture proposed, whereas Section IV describes our SOA-oriented design. Section V presents experimental results and Section VI draws the conclusions.

2 A. Technologies II. BACKGROUND 1) SOA principles and Web Services: The SOA principles [2] permit to transform a monolithic system into a dynamic and flexible one: in this way, a SOA-based system is made up of many independent, weakly coupled, stateless, selfcontained and reusable services. The SOA ideas are not new to the telecommunication industry [3] and the WS technologies represent the simplest SOA implementation [4]. Many efforts have been done towards their standardization so that today a WS can be an effective realization of a service according to SOA style. 2) Differentiated Services - Traffic Engineering (DS-TE): DS-TE technology [5] implements traffic engineering in a perclass basis making both end-to-end QoS guarantees and network scalability objectives in a DS environment. It optimizes the utilization of network resources computing one or more paths from each source to each destination according to a certain set of constraints. Default TE implementation relies on the flow-based MultiProtocol Label Switching (MPLS) technology: the incoming traffic flows are marked by the LERs (Label Edge Router) with a label corresponding to the forwarding along a specific Label Switching Path (LSP). 3) ITU-T NGN: A NGN is a packet-based network able to provide telecommunication services making use of multiple broadband and QoS-enabled transport technologies. The functional architecture proposed by ITU-T is composed by three different layers: the Transport Stratum, the Service Stratum and the Application Layer. The Transport Stratum takes care of maintaining end-to-end connectivity according to the service requirements, terminal and resource capability; the Service Stratum is responsible for enabling the creation and the delivery of services; the Application Layer is composed of servers that can use the Application Programming Interfaces (API) to discover and to use the available enablers and finally to create and execute their own service, application or content. B. Past works Most of the past works dealing with the SOA technologies applied to telecommunication issues have mainly focused on the business process management and network management. To our best knowledge, none have deeply focused on the design of the transport service as we do in this paper. As to the business process, [4] is a good survey on the the evolution of SOA concepts in telecommunication from a business point of view. Authors describe the key enablers in telecommunications: WS, event-driven architectures, Parlay X specifications, and the Enterprise Service Bus (ESB). Service composition is a technique that helps in the development of management systems by aggregating smaller services to produce more sophisticated ones. [6] provides a review of service composition in the context of network management. In [7], an overview of features and possible advantages of WS for network management, the architecture and design of an interface for operations supported by single Fig. 1. Proposed reference architecture for a SOA-based implementation of the transport stratum functionalities network management stations are presented. In [8] a universal architecture and its application to a MPLS network is evaluated, where management services are able to communicate with network devices using SNMP protocol, between them, and with infrastructure services thanks to SOAP/XML messages. Even if not explicitly referring to the SOA technologies, the TINA consortium [9] has dealt with service-based network architectures: in its guidelines, it introduces the concept that a network architecture should be designed according to a service-oriented abstraction of network resources. In a TINA architecture, any use of the network is the result of using a service, and for this reason it is important that the network provides a service-oriented view of connectivity procedures. Comparing the TINA architecture to ours, some differences emerge. The former is built following an overlapping layer structure similar to the Open System Interconnection (OSI) one: it is a hierarchical structure where each layer performs a different abstraction level. The latter architecture implements a service-oriented view too, but a service creation process does not follow a rigid and static structure: new services can be built at runtime as composition of elementary services by adhoc workflow definition without a rigid layered architecture. The work proposed in this paper goes in this direction, allowing more flexibility in NGN and so giving the ability to provide transport services in a dynamic and flexible way. A comparative analysis of SOA-based and OSI architectures can be found in [10]. III. TRANSPORT STRATUM ARCHITECTURAL MODEL This section describes the principles that have been followed to design the proposed architecture and the resulting reference model. The modeling activity proceeds defining different layers, each one with an higher level of abstraction. This approach starts from the basic services to the most complex: the services at the higher levels can be obtained as a composition of other services in the lower layers. These principles and considerations are the basis of the proposed SOAbased architecture for the provision of the transport stratum services,whichisshowninfigure1.inthisarchitecture,the classical hard-set layered structure of TINA is substituted with a more flexible one, where the creation of complex services is

3 dynamical and flexible, so that new services can be added or modified at runtime, taking advantage of all SOA principles. The bottom layer is composed by the physical infrastructure: the devices can belong to the same or to different network domains and regardless of this condition they participate to specific processes defined in the upper layers. Moving to the top, we have introduced the Elementary Services (ES) Layer where each component has the typical properties of SOA services. Their features of being independent, self-contained, weakly coupled and reusable permit to have more elementary services corresponding to a specific process, such as the path calculation, the admission control or the link traffic monitoring services. Accordingly, in the second layer, the basic and specific operations are associated to well-defined services. Some of these services could require the access to network physical devices. The third layer is where complex services are created as composition of more than one elementary service. Their behavior and the the logic that drive them can be expressed using workflows of coordinated services. On the top, the interfaces towards the service stratum are located. Each complex service exposes its own interface that in turn shows methods to access transport stratum resources. In this way is possible to deploy verticalized solutions with very detailed functionalities. Constructing this architecture, we watch out for the interfaces: each one has to be standardized, so that the complex service as well as the elementary service realization are not constrained to a specific implementation. Using common interfaces and protocols, operators without any knowledge of the inner details of each single service can compose new services tailored to their needs. Starting from these principles, in our work we have developed a framework for the construction of such an architecture, choosing to use WS and standard Internet technologies. Every service is equipped with a standard WS interface and also the access to the network devices is carried out through some WS Proxies (WP). IV. SOA ORIENTED DESIGN Following the architectural model defined in the previous section, we have analyzed the transport stratum functionalities as required in the foreseen NGN functional architecture and we have devised the decomposition of this layer into a set of macro-functionalities and micro-functionalities according to the SOA style. This decomposition has been carried out taking into account the DS-TE network solution. However, the resulting micro-functionalities can be easily generalized for other multi-service QoS-aware network solutions as far as these fit into the transport stratum functions defined by ITU-T [1]. To decompose the monolithic DS-TE architecture towards a new SOA-oriented architecture we have followed the procedure shown in the left side of Figure 2. In step 1, the DS-TE architecture is decomposed into macro-functionalities (MF), defined as a macroscopic component of the system that takes care of well-defined aspects. In our analysis we have isolated the following MFs, that define the management of NGNs [1]: Path computing: it calculates the physical path over the links and devices of the network Class Type definition: it defines a set of traffic trunks with similar QoS and bandwidth constraint requirements Load Balancing / Performance Management: it allows to achieve the best use of network resources Creation and management of bandwidth constraints: Resilience / Fault management: it recovers network faults TE-Routing, with the Load Balancing SLA Management: it defines the customer needs Accounting / Admission Control: it authorizes the user connectivity and stores its data for billing Policy Management: it manages any policies as defined by the network owner or administrator Security management: it gives the rights to use the network and the single user traffic isolation Inter-operability with other domains: it manage the connections and traffic delivery between different domains While the main macro-functionalities are included in this list, it is not intended to be exhaustive and amendments may be introduced. The refinement step1isdrivenbytheanalysis of all DS-TE MPLS requirements, as defined in literature [5] [11]. The result of this analysis is a set of MFs that apply to a generic multiservice transport stratum. In the second step every MF, in turn, is decomposed into micro Functionalities (mfs): each of these represents an elementary task, which can be considered as the smallest part of a generic service. For example, the Path Computing MF is built by the following mfs: 1) Edge routers specification: it defines the traffic ingress and the egress devices 2) Label definitions: it specifies the labels that have to be used in each link 3) Label distribution: it delivers the labels to each device 4) Path calculation: it computes the logical path to be created Arefinement step is performed at this point too, with the aim of having a better knowledge of all tasks participating to the related MF. The third step concerns the analysis of the interactions between mfs, aimed at avoiding the presence of fully or partially duplicated mfs. The global view of all mfs and relationships allows us to see which of these are strongly coupled: this is a key-indicator about a possible aggregation. In the fourth step, two or more mfs are combined together if the relationships between them are very strong. At this point, the mfs are wrapped into an elementary service, which exposes its interfaces to the upper complex services layer. Also in this step, the refinement step is fundamental to verify the completeness and the compliance of the proposed solution to the SOA principles. We have also defined several use-cases and corresponding workflows, which have allowed us to improve mfs definition and interaction, such as: 1) Activation of a traffic delivery service in a single domain with QoS guaranteed, 2) Activation

4 Macro Functionalities (MF) decomposition Refinement step 1 Micro Functionalities (mf) decomposition Investigation on relationships between mf mf aggregation and elementary services definition Refinement step 3 Final scheme Refinement step Load balancing/performance Management - Resilience/Fault Management - Path computing - TE Routing Network state monitoring - Policies used: preventive/proactive/reactive - Evaluation of traffic demand - Definition of roting constraints - Path calculation - Prevision and verify of the network state - Measurement of bandwidth used in every link - Calculation of alternative paths (in case of fault) - Network prevision with new paths created - New path activation - Traffic re-routing - Alarms creation to be sent to network administrator Use cases - Network inventory of all paths actived - Bandwidth measuration in every path - Calculation of alternative paths - Moving paths - Verify of SLA respected - Edge routers specification - Label definition - Label distribution - Path calculation Relationships investigation a) b) 4. Setup Management Label distribution What-If Analysis Definition of traffic marking criterion Research of the best traffic mapping over the network QoS requirements mapping Measurement and verify of Key Policy definition about traffic Performance Indicators (KPI) treatment with other domains Definition of target function and Definition and updating of all constraints for the routing algorithm possible SLAs to be stipulated SLA modifies in relationship Routing algorithm selection (e.g. of new network conditions Constrained Routing Algorithm (CBR)) Definition of the bandwidth model and Analysis and admission of setting of Bandwidth Constraints (BC) incoming traffic requests Network previsioning with Traffic aggregation in traffic trunks new paths enabled Edge routers specification Analysis SLAs and KPI thresholds to be respected Path calculation Policy management Traffic sending over the path Activation Network of new paths monitoring Moving traffic towards other paths Resilience Fig. 2. a) The SOA-based decomposition procedure, b) the scheme of Elementary Services extracted following the procedure in a) of a traffic delivery service in a multi-domain environment, 3) Optimization of network resource usage, 4) Setup of a bandwidth model over the network, 5) Change of policy mapping for incoming requests. These use-cases represent some of the main functionalities that are expected to be provided by the transport stratum and that should be developed in the third layer of our architectural model. Subsequently, we have grouped the elementary services in the following macroareas: setup, resilience and management. Figure 2 shows an example of the decomposition procedure and the complete list of elementary services, which is our final result. In this figure, starting from the top where some MF are listed (step1), it can be seen the decomposition in mf (step 2), some use cases definition and the relationship investigation (step 3) up to the extraction of the Path calculation elementary service (step 4). A complex application is built by a well-defined sequence of operations that involve more elementary services, also named workflow. Consider, for example, the first use-case (Activation of a traffic delivery service in a single domain with QoS guaranteed): it involves 5 different WSs plus the WP, as shown in Figure 3. V. SYSTEM EVALUATION A. System setup Every Elementary Service (ES) is composed at least by two main components: the Interface Layer and the Business Logic Layer. The former exposes the methods available through a standard WS interface and is responsible for the management of all messaging operations involved in the services communication. The latter implements the logic of the Elementary Service. Additionally, if the WS needs to communicate with the network devices, a third component is used, which is the Device Communication Layer. It is designated to translate the interfaces methods used by the Business Logic Layer into device specific commands and is also responsible for the communications session management. Details of this architecture can be found in [12]. Finally, every workflow exports a WS interface, that belongs to the Transport Interfaces Layer. We have implemented the architecture shown in Figure 1 making use of the open source framework Axis2 and Tomcat from the Apache Software Foundation. Furthermore, every Elementary Service listen in Figure 2b has been implemented making use of the WS technologies as defined above. B. Experiments In the construction of the DS-TE network solution according to the SOA style, our attention has been focused on the development of the ES methods wrapped into WSs and especially on the usability, scalability and flexibility of the proposed SOA architecture. To evaluate the limits and potentialities of the proposed approach, we have developed a simple architecture connecting a workstation running a Remote Procedure Call (RPC) client and a server running all the WSs, by means of a simple LAN. The connection rate has been set using a software traffic shaper running in another server. The aim of this test architecture is to study the execution time requested by the workflow at different WS Aggregation Levels (AL), where the AL indicates how many elementary services, and so their correspondent WS, are delivered by a single WS. In this first test, the workflow realizes an implementation of the case study 1) shown in Figure 3. In this first test, this workflow has been executed skipping the WSs related to the communication with the physical devices not to mix the ES communication delays with the device communication delays. With regard to the figure, with an AL 1, the client calls four different elementary WSs by sending four different SOAP messages requests to the server. With the AL 2, the client calls two generic WSs running into the server: each one of these, in turn, call two elementary WSs. AL 3 and 4 are constructed following the same procedure. The results in Figure 4 show a decreasing execution time as the AL increases, as expected. Indeed, the total execution time is composed by the sum of transmission and processing time. At low connection rates the transmission time has more

5 Fig. 3. Workflow implementation of the use case 1): Activation of a traffic delivery service in a single domain with QoS guaranteed Fig. 4. Execution time of the workflow of Figure 3 with different Web- Services aggregation levels importance than the processing time, which can be neglected in these cases. Results show the tradeoff between the WS separation and the WS aggregation. WS separation makes possible to have a more flexible architecture, deployable in a distributed system, as a geographical network, but with the disadvantage of bigger transmission times. Aggregation provides a less flexible but faster system, where the network transmission time has a reduced influence and the system management is concentrated in a single node, which represents a single point-of-failure. In addition, we have performed other tests for analyzing the performance of the elementary services composition involving also the use of the WP and real devices thanks to a Virtual Private Network (VPN) connection that can reach a remote MPLS capable network: the finalresultisthe setting of MPLS commands in physical devices. Following the SOA style, our system should be composed by only stateless services. However the creation of LSPs and the setting of TE parameters determine the setting of different states, which need to be stored in the system. Accordingly, in our implementation, the LSPRepository service is interrogated and refreshed during the LSP creation, as can be seen in the workflow of Figure 3. Figure 5 shows the results of the experiments: for different bitrate in the connection lines, the cumulative response time of every WS is shown. The curves have the similar shape, rescaled due to various bitrate allowed over the network by the traffic shaper. It can be clearly seen the time-step of the Fig. 5. Cumulative response time of workflow shown in Figure 3 CommandSending service: this service creates the connections to physical devices using the VPN connection. Indeed, the CommandSending service, that in turn calls the WP, essentially needs more time with respect to other services. VI. CONCLUSION In this paper we have proposed an architecture of four different layers for the implementation of the transport stratum in NGN, following a SOA-oriented design. The SOA approach can lead up to the development of a more flexible and dynamic transport stratum, without any impact to the upper service stratum.we have specifically referred to the DS-TE architecture, isolating the elementary services that can be composed to build complex services, which are then subsequently exposed to the service stratum. We have carried out a first experimental analysis with the intent to investigate the impact of the WS overhead and the importance of Elementary Services distribution in the managed network. REFERENCES [1] J. L. Salina and P. Salina, Next Generation Networks - Perspectives and Potentials. John Wiley and Sons, Ltd, [2] T. Erl, Service-Oriented Architecture: Concepts, Technology and Design. Prentice Hall PTR, August [3] T. Magedanz, N. Blum, and S. Dutkowski, Evolution of SOA Concepts in Telecommunications, IEEE Computer, vol. 40, no. 11, pp , Nov [4] D. Griffin and D. Pesch, A Survey on Web Services in Telecommunications, Communications Magazine, IEEE, vol. 45, no. 7, pp , July [5] F. Le Faucheur, Protocol Extensions for Support of Diffserv-aware MPLS Traffic Engineering, RFC 4124, June [6] R. Vianna, E. Polina, C. Marquezan, L. Bertholdo, L. Tarouco, M. Almeida, and L. Granville, An Evaluation of Service Composition Technologies Applied to Network Management, in INM, 2007, pp [7] P. Rajesh, S. Ranjiith, P. Soumya, V. Karthik, and S. Datthathreya, Network Management System using Web Services and Service Oriented Architecture - A case study, in NOMS 2006, April 2006, pp [8] B. Thurm, Web Services for Network Management - A Universal Architecture and its Application to MPLS Networks, in LCN 2002, Nov. 2002, pp [9] The TINA consortium. [Online]. Available: [10] C. Fortuna and M. Mohorcic, Dynamic composition of services for endto-end information transport, IEEE Wireless Communication Magazine, vol. 16, no. 4, pp , [11] F. L. Faucheur and W. Lai, Requirements for Support of Differentiated Services-aware MPLS Traffic Engineering, RFC 3564, [12] P. Anedda and L. Atzori, Network Administration Using Web Services, in Global Telecommunications Conference, GLOBECOM IEEE, nov. 2009, pp. 1 6.

Network Administration using Web Services

Network Administration using Web Services Network Administration using Web Services Paolo Anedda Department of Electric and Electronic Engineering University of Cagliari Cagliari, Italy Email: paolo.anedda@diee.unica.it Luigi Atzori Department

More information

THE EFFICIENCY OF CONSTRAINT BASED ROUTING IN MPLS NETWORKS

THE EFFICIENCY OF CONSTRAINT BASED ROUTING IN MPLS NETWORKS VOLUME: 9 NUMBER: 5 SPECIAL ISSUE THE EFFICIENCY OF CONSTRAINT BASED ROUTING IN MPLS NETWORKS Martin MEDVECKY Department of Telecommunications, Faculty of Electrical Engineering and Information Technology,

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

IP & DCN Planning for Microwave Networks

IP & DCN Planning for Microwave Networks IP & DCN Planning for Microwave Networks 2016 IP & DCN Planning for Microwave Networks To equip trainees with in-depth understandings and practical knowledge of IP / MPLS & DCN Planning and its Implementation

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

ITU-T Y Framework of multi-homing in IPv6-based NGN

ITU-T Y Framework of multi-homing in IPv6-based NGN INTERNATIONAL TELECOMMUNICATION UNION ITU-T Y.2052 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/2008) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL ASPECTS AND NEXT-GENERATION NETWORKS

More information

MPLS L3VPN. The MPLS L3VPN model consists of three kinds of devices: PE CE Site 2. Figure 1 Network diagram for MPLS L3VPN model

MPLS L3VPN. The MPLS L3VPN model consists of three kinds of devices: PE CE Site 2. Figure 1 Network diagram for MPLS L3VPN model is a kind of PE-based L3VPN technology for service provider VPN solutions. It uses BGP to advertise VPN routes and uses to forward VPN packets on service provider backbones. provides flexible networking

More information

A MPLS Simulation for Use in Design Networking for Multi Site Businesses

A MPLS Simulation for Use in Design Networking for Multi Site Businesses A MPLS Simulation for Use in Design Networking for Multi Site Businesses Petac Eugen Ovidius University of Constanța, Faculty of Mathematics and Computer Science epetac@univ-ovidius.ro Abstract The ease

More information

Functional Requirements 10/20/2003. IEEE Working Group on Mobile Broadband Wireless Access <

Functional Requirements 10/20/2003. IEEE Working Group on Mobile Broadband Wireless Access < Project IEEE 802.20 Working Group on Mobile Broadband Wireless Access Title France Telecom Service Provider Requirements for 802.20 Date Submitted Source(s) Re:

More information

Configuring MPLS L3VPN

Configuring MPLS L3VPN Contents Configuring MPLS L3VPN 1 MPLS L3VPN overview 1 Introduction to MPLS L3VPN 1 MPLS L3VPN concepts 2 MPLS L3VPN packet forwarding 5 MPLS L3VPN networking schemes 5 MPLS L3VPN routing information

More information

Internetworking with Different QoS Mechanism Environments

Internetworking with Different QoS Mechanism Environments Internetworking with Different QoS Mechanism Environments ERICA BUSSIKI FIGUEIREDO, PAULO ROBERTO GUARDIEIRO Laboratory of Computer Networks, Faculty of Electrical Engineering Federal University of Uberlândia

More information

Measuring MPLS overhead

Measuring MPLS overhead Measuring MPLS overhead A. Pescapè +*, S. P. Romano +, M. Esposito +*, S. Avallone +, G. Ventre +* * ITEM - Laboratorio Nazionale CINI per l Informatica e la Telematica Multimediali Via Diocleziano, 328

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

ITU-T Y Next generation network evolution phase 1 Overview

ITU-T Y Next generation network evolution phase 1 Overview I n t e r n a t i o n a l T e l e c o m m u n i c a t i o n U n i o n ITU-T Y.2340 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (09/2016) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL

More information

Domain Based Approach for QoS Provisioning in Mobile IP

Domain Based Approach for QoS Provisioning in Mobile IP Domain Based Approach for QoS Provisioning in Mobile IP Ki-Il Kim and Sang-Ha Kim Department of Computer Science 220 Gung-dong,Yuseong-gu, Chungnam National University, Deajeon 305-764, Korea {kikim, shkim}@cclab.cnu.ac.kr

More information

Configuring MPLS L3VPN

Configuring MPLS L3VPN Contents Configuring MPLS L3VPN 1 MPLS L3VPN overview 1 MPLS L3VPN concepts 2 MPLS L3VPN packet forwarding 4 MPLS L3VPN networking schemes 5 MPLS L3VPN routing information advertisement 8 Inter-AS VPN

More information

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino)

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) http://staff.polito.it/mario.baldi MPLS - 1 From MPLS Forum Documents MPLS is the enabling technology

More information

ITU-T Y Framework of multi-homing in IPv6-based NGN

ITU-T Y Framework of multi-homing in IPv6-based NGN International Telecommunication Union ITU-T Y.2052 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (02/2008) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE, INTERNET PROTOCOL ASPECTS AND NEXT-GENERATION NETWORKS

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

Proactnes Series for Efficient IP Network Operation Management

Proactnes Series for Efficient IP Network Operation Management Proactnes Series for Efficient IP Network Operation Management V Masao Numazaki V Masataka Sakata V Ken Ishiro V Nobuko Kimura (Manuscript received June 6, 2006) The carriers of the world are now developing

More information

What is NGN? Hamid R. Rabiee Mostafa Salehi, Fatemeh Dabiran, Hoda Ayatollahi Spring 2011

What is NGN? Hamid R. Rabiee Mostafa Salehi, Fatemeh Dabiran, Hoda Ayatollahi Spring 2011 What is NGN? Hamid R. Rabiee Mostafa Salehi, Fatemeh Dabiran, Hoda Ayatollahi Spring 2011 Outlines Next Generation Network (NGN) Definition Applications Requirements Network Architecture QoS Issues 2 What

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

A Web Services based Architecture for NGN Services Delivery

A Web Services based Architecture for NGN Services Delivery A Web Services based Architecture for NGN Services Delivery K. Rezabeigi, A. Vafaei, N. Movahhedinia Abstract The notion of Next Generation Network (NGN) is based on the Network Convergence concept which

More information

6 MPLS Model User Guide

6 MPLS Model User Guide 6 MPLS Model User Guide Multi-Protocol Label Switching (MPLS) is a multi-layer switching technology that uses labels to determine how packets are forwarded through a network. The first part of this document

More information

Setting the standard in class-leading aggregation and service richness An Alcatel-Lucent Bell Labs 7750 SR-a total cost of ownership modeling study

Setting the standard in class-leading aggregation and service richness An Alcatel-Lucent Bell Labs 7750 SR-a total cost of ownership modeling study Setting the standard in class-leading aggregation and service richness An Alcatel-Lucent Bell Labs 775 SR-a total cost of ownership modeling study This Alcatel-Lucent Bell Labs modeling study compares

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

The International Intelligent Network (IN)

The International Intelligent Network (IN) The International Intelligent Network (IN) Definition In an intelligent network (IN), the logic for controlling telecommunications services migrates from traditional switching points to computer-based,

More information

Performance Evaluation of IPv4 and IPv6 over MPLS using OPNET

Performance Evaluation of IPv4 and IPv6 over MPLS using OPNET Performance Evaluation of IPv4 and IPv6 over MPLS using OPNET Suhail Ahmad Wajid Ali Hamdani Mohsin Hassan Magray ABSTRACT Over the last two decades, we have witnessed a rapid deployment of real-time applications

More information

Progress Report No. 3. A Case Study on Simulation Scenario

Progress Report No. 3. A Case Study on Simulation Scenario NEXT GENERATION NETWORK (NGN) AVAILABILITY & RESILIENCE RESEARCH Progress Report No. 3 A Case Study on Simulation Scenario The University of Canterbury Team 21 December 2005 Progress Report This report

More information

G BAM: A Generalized Bandwidth Allocation Model for IP/MPLS/DS-TE Networks

G BAM: A Generalized Bandwidth Allocation Model for IP/MPLS/DS-TE Networks International Journal of Computer Information Systems and Industrial Management Applications. ISSN 2150-7988 Volume 6 (2014) pp. 635-643 MIR Labs, www.mirlabs.net/ijcisim/index.html G BAM: A Generalized

More information

BW Protection. 2002, Cisco Systems, Inc. All rights reserved.

BW Protection. 2002, Cisco Systems, Inc. All rights reserved. BW Protection 2002, Cisco Systems, Inc. All rights reserved. 1 Cisco MPLS - Traffic Engineering for VPNs Amrit Hanspal Sr. Product Manager MPLS & QoS Internet Technologies Division 2 Agenda MPLS Fundamentals

More information

Unifying the Distributed Enterprise with MPLS Mesh

Unifying the Distributed Enterprise with MPLS Mesh Unifying the Distributed Enterprise with MPLS Mesh Technical Whitepaper January 2015 Copyright 2015 AireSpring Introduction Today s modern enterprises employ IT technologies that deliver higher value,

More information

Domain Based Metering

Domain Based Metering Domain Based Metering Róbert Párhonyi 1 Bert-Jan van Beijnum 1 1 Faculty of Computer Science, University of Twente P.O. Box 217, 7500 AE Enschede, The Netherlands E-mail: {parhonyi, beijnum}@cs.utwente.nl

More information

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino)

MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) MPLS Multi-protocol label switching Mario Baldi Politecnico di Torino (Technical University of Torino) http://staff.polito.it/mario.baldi MPLS - 1 MPLS - 2 Copyright notice This set of transparencies,

More information

Web Services. Lecture I. Valdas Rapševičius Vilnius University Faculty of Mathematics and Informatics

Web Services. Lecture I. Valdas Rapševičius Vilnius University Faculty of Mathematics and Informatics Web Services Lecture I Valdas Rapševičius Vilnius University Faculty of Mathematics and Informatics 2015.02.19 Outline Introduction to SOA SOA Concepts: Services Loose Coupling Infrastructure SOA Layers

More information

Federal Agencies and the Transition to IPv6

Federal Agencies and the Transition to IPv6 Federal Agencies and the Transition to IPv6 Introduction Because of the federal mandate to transition from IPv4 to IPv6, IT departments must include IPv6 as a core element of their current and future IT

More information

AAA Authentication: New Use Cases

AAA Authentication: New Use Cases AAA Authentication: New Use Cases An AdvOSS Solution White Paper Authors: Farhan Zaidi and Fawad Pasha Contact: {farhan.zaidi, fawadpasha}@advoss.com Whitepaper URL www.advoss.com/resources/whitepapers/aaa-authentication-new-usecases.pdf

More information

MASERGY S MANAGED SD-WAN

MASERGY S MANAGED SD-WAN MASERGY S MANAGED New Performance Options for Hybrid Networks Business Challenges WAN Ecosystem Features and Benefits Use Cases INTRODUCTION Organizations are leveraging technology to transform the way

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

Udaipur, Rajasthan, India. University, Udaipur, Rajasthan, India

Udaipur, Rajasthan, India. University, Udaipur, Rajasthan, India ROLE OF NETWORK VIRTUALIZATION IN CLOUD COMPUTING AND NETWORK CONVERGENCE 1 SHAIKH ABDUL AZEEM, 2 SATYENDRA KUMAR SHARMA 1 Research Scholar, Department of Computer Science, Pacific Academy of Higher Education

More information

Multiservice Optical Switching System CoreDirector FS. Offering new services and enhancing service velocity

Multiservice Optical Switching System CoreDirector FS. Offering new services and enhancing service velocity Multiservice Optical Switching System CoreDirector FS Offering new services and enhancing service velocity Transform your network into a programmable set of network resources, fundamentally changing the

More information

INSE 7110 Winter 2009 Value Added Services Engineering in Next Generation Networks Week #2. Roch H. Glitho- Ericsson/Concordia University

INSE 7110 Winter 2009 Value Added Services Engineering in Next Generation Networks Week #2. Roch H. Glitho- Ericsson/Concordia University INSE 7110 Winter 2009 Value Added Services Engineering in Next Generation Networks Week #2 1 Outline 1. Basics 2. Media Handling 3. Quality of Service (QoS) 2 Basics - Definitions - History - Standards.

More information

Recent Advances in MPLS Traffic Engineering

Recent Advances in MPLS Traffic Engineering Recent Advances in MPLS Traffic Engineering Solutions to operational challenges in deploying RSVP-TE SANOG27 Chandrasekar Ramachandran (csekar@juniper.net) 1 Agenda Why RSVP-TE? What are the operational

More information

In the world of networks, control techniques

In the world of networks, control techniques NEM470 12/23/02 7:09 PM Page 1 INTERNATIONAL JOURNAL OF NETWORK MANAGEMENT Int. J. Network Mgmt 2003; 13: 000 000 (DOI: 10.1002/nem.470) Resource allocation in the new fixed and mobile Internet generation

More information

Ch. 4 - WAN, Wide Area Networks

Ch. 4 - WAN, Wide Area Networks 1 X.25 - access 2 X.25 - connection 3 X.25 - packet format 4 X.25 - pros and cons 5 Frame Relay 6 Frame Relay - access 7 Frame Relay - frame format 8 Frame Relay - addressing 9 Frame Relay - access rate

More information

Request for Comments: 1787 T.J. Watson Research Center, IBM Corp. Category: Informational April 1995

Request for Comments: 1787 T.J. Watson Research Center, IBM Corp. Category: Informational April 1995 Network Working Group Y. Rekhter Request for Comments: 1787 T.J. Watson Research Center, IBM Corp. Category: Informational April 1995 Status of this Memo Routing in a Multi-provider Internet This memo

More information

CA Spectrum MPLS Transport Manager

CA Spectrum MPLS Transport Manager CA Spectrum MPLS Transport Manager User Guide Release 9.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Mobile Systems Challenges in Next Generation Networks

Mobile Systems Challenges in Next Generation Networks International Journal of Future Generation Communication and Networking 15 Mobile Systems Challenges in Next Generation Networks Seyed Ali Alavian, Jahangir Dadkhah Chimeh Faculty of Applied Science of

More information

A Bandwidth-Broker Based Inter-Domain SLA Negotiation

A Bandwidth-Broker Based Inter-Domain SLA Negotiation A Bandwidth-Broker Based Inter-Domain SLA Negotiation Haci A. Mantar θ, Ibrahim T. Okumus, Junseok Hwang +, Steve Chapin β θ Department of Computer Engineering, Gebze Institute of Technology, Turkey β

More information

Web Services. Lecture I. Valdas Rapševičius. Vilnius University Faculty of Mathematics and Informatics

Web Services. Lecture I. Valdas Rapševičius. Vilnius University Faculty of Mathematics and Informatics Web Services Lecture I Valdas Rapševičius Vilnius University Faculty of Mathematics and Informatics 2014.02.28 2014.02.28 Valdas Rapševičius. Java Technologies 1 Outline Introduction to SOA SOA Concepts:

More information

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN

Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN Platformă de e-learning și curriculă e-content pentru învățământul superior tehnic Securizarea Calculatoarelor și a Rețelelor 32. Tehnologia MPLS VPN MPLS VPN 5-ian-2010 What this lecture is about: IP

More information

Framework of Vertical Multi-homing in IPv6-based NGN

Framework of Vertical Multi-homing in IPv6-based NGN ITU-T Recommendation Y.ipv6-vmh Framework of Vertical Multi-homing in IPv6-based NGN Summary This Recommendation describes a framework of vertical multi-homing in IPv6-based NGN. This Recommendation identifies

More information

Trafffic Engineering 2015/16 1

Trafffic Engineering 2015/16 1 Traffic Engineering 2015/2016 Traffic Engineering: from ATM to MPLS fernando.silva@tecnico.ulisboa.pt Instituto Superior Técnico Trafffic Engineering 2015/16 1 Outline Traffic Engineering revisited Traffic

More information

Copyright (C) The Internet Society (2002). All Rights Reserved.

Copyright (C) The Internet Society (2002). All Rights Reserved. Network Working Group Request for Comments: 3270 Category: Standards Track F. Le Faucheur, Editor L. Wu B. Davie Cisco Systems S. Davari PMC-Sierra Inc. P. Vaananen Nokia R. Krishnan Axiowave Networks

More information

The Role of the Path Computation El ement Centralized Controller in SDN & NFV

The Role of the Path Computation El ement Centralized Controller in SDN & NFV The Role of the Path Computation El ement Centralized Controller in SDN & NFV draft-zhao-teas-pce-central-controller-use-cases-00.txt draft-zhao-pce-pcep-extension-for-pce-controller-03.txt What is the

More information

Core of Multicast VPNs: Rationale for Using mldp in the MVPN Core

Core of Multicast VPNs: Rationale for Using mldp in the MVPN Core Core of Multicast VPNs: Rationale for Using mldp in the MVPN Core Exploring Suitability of Using mldp Versus P2MP RSVP-TE in the MVPN Core Multicast Virtual Private Network (MVPN) is a popular technology

More information

Cisco APIC Enterprise Module Simplifies Network Operations

Cisco APIC Enterprise Module Simplifies Network Operations Cisco APIC Enterprise Module Simplifies Network Operations October 2015 Prepared by: Zeus Kerravala Cisco APIC Enterprise Module Simplifies Network Operations by Zeus Kerravala October 2015 º º º º º º

More information

2 Background: Service Oriented Network Architectures

2 Background: Service Oriented Network Architectures 2 Background: Service Oriented Network Architectures Most of the issues in the Internet arise because of inflexibility and rigidness attributes of the network architecture, which is built upon a protocol

More information

W H I T E P A P E R : O P E N. V P N C L O U D. Implementing A Secure OpenVPN Cloud

W H I T E P A P E R : O P E N. V P N C L O U D. Implementing A Secure OpenVPN Cloud W H I T E P A P E R : O P E N. V P N C L O U D Implementing A Secure OpenVPN Cloud Platform White Paper: OpenVPN Cloud Platform Implementing OpenVPN Cloud Platform Content Introduction... 3 The Problems...

More information

Service-Oriented Architecture

Service-Oriented Architecture Service-Oriented Architecture The Service Oriented Society Imagine if we had to do everything we need to get done by ourselves? From Craftsmen to Service Providers Our society has become what it is today

More information

Telematics Chapter 7: MPLS

Telematics Chapter 7: MPLS Telematics Chapter 7: MPLS User watching video clip Beispielbild Application Layer Presentation Layer Session Layer Transport Layer Server with video clips Application Layer Presentation Layer Session

More information

Decoding MPLS-TP and the deployment possibilities

Decoding MPLS-TP and the deployment possibilities White Paper Decoding MPLS-TP and the deployment possibilities Abstract Over the past few years, leading communications service providers and a number of NE (network element) suppliers have supported the

More information

Proposal Architecture For Quality of Service Provisioning Within Inter-domain IP Multimedia Subsystem Context

Proposal Architecture For Quality of Service Provisioning Within Inter-domain IP Multimedia Subsystem Context Proposal Architecture For Quality of Service Provisioning Within Inter-domain IP Multimedia Subsystem Context Mosbah Ageal Computer Engineering Department, Higher Polytechnic Institute of Zliten, Zliten,

More information

Chapter 4. Fundamental Concepts and Models

Chapter 4. Fundamental Concepts and Models Chapter 4. Fundamental Concepts and Models 4.1 Roles and Boundaries 4.2 Cloud Characteristics 4.3 Cloud Delivery Models 4.4 Cloud Deployment Models The upcoming sections cover introductory topic areas

More information

Microwave Networks R13 Training Programs. Catalog of Course Descriptions

Microwave Networks R13 Training Programs. Catalog of Course Descriptions Microwave Networks R13 Training Programs Catalog of Course Descriptions Catalog of Course Descriptions INTRODUCTION... 5 IP OVERVIEW & FUNDAMENTALS... 6 IP ROUTING OVERVIEW & FUNDAMENTALS... 8 IP-QOS OVERVIEW

More information

Impact of IPv6 to an NGN and Migration Strategies. Gyu Myoung Lee ETRI

Impact of IPv6 to an NGN and Migration Strategies. Gyu Myoung Lee ETRI ITU Workshop on IPv6 Geneva, Switzerland, 4 5 September 2008 Impact of IPv6 to an NGN and Migration Strategies Gyu Myoung Lee ETRI gmlee@etri.re.kr Geneva, Switzerland, 4-5 September 2008 Contents Introduction

More information

Improve the QoS by Applying Differentiated Service over MPLS Network

Improve the QoS by Applying Differentiated Service over MPLS Network Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 4, Issue. 9, September 2015,

More information

Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0. Upcoming Dates. Course Description. Course Outline

Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0. Upcoming Dates. Course Description. Course Outline Cisco Training - HD Telepresence MPLS: Implementing Cisco MPLS V3.0 From the technology basics to advanced VPN configuration. $3,995.00 5 Days Upcoming Dates Dec 10 - Dec 14 Mar 25 - Mar 29 Course Description

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

Telecommunication of Stabilizing Signals in Power Systems

Telecommunication of Stabilizing Signals in Power Systems Telecommunication of Stabilizing Signals in Power Systems Guillaume J. Raux, Ali Feliachi, and Matthew C. Valenti Advanced Power Engineering Research Center Lane Department of Computer Science & Electrical

More information

QoS-aware model-driven SOA using SoaML

QoS-aware model-driven SOA using SoaML QoS-aware model-driven SOA using SoaML Niels Schot A thesis submitted for the degree of MSc Computer Science University of Twente EEMCS - TRESE: Software Engineering Group Examination committee: Luís Ferreira

More information

Nuage Networks Product Architecture. White Paper

Nuage Networks Product Architecture. White Paper Nuage Networks Product Architecture White Paper Table of Contents Abstract... 3 Networking from the Application s Perspective... 4 Design Principles... 4 Architecture... 4 Integrating Bare Metal Resources...

More information

A QoS Control Method Cooperating with a Dynamic Load Balancing Mechanism

A QoS Control Method Cooperating with a Dynamic Load Balancing Mechanism A QoS Control Method Cooperating with a Dynamic Load Balancing Mechanism Akiko Okamura, Koji Nakamichi, Hitoshi Yamada and Akira Chugo Fujitsu Laboratories Ltd. 4-1-1, Kamikodanaka, Nakahara, Kawasaki,

More information

WAN Edge MPLSoL2 Service

WAN Edge MPLSoL2 Service 4 CHAPTER While Layer 3 VPN services are becoming increasing popular as a primary connection for the WAN, there are a much larger percentage of customers still using Layer 2 services such Frame-Relay (FR).

More information

SOFTWARE ARCHITECTURES ARCHITECTURAL STYLES SCALING UP PERFORMANCE

SOFTWARE ARCHITECTURES ARCHITECTURAL STYLES SCALING UP PERFORMANCE SOFTWARE ARCHITECTURES ARCHITECTURAL STYLES SCALING UP PERFORMANCE Tomas Cerny, Software Engineering, FEE, CTU in Prague, 2014 1 ARCHITECTURES SW Architectures usually complex Often we reduce the abstraction

More information

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom China Unicom SDN Practice in WAN Lv Chengjin/Ma Jichun, China Unicom What Will Operator SDN Do? Two development directions Operator Softwaredefined networking (SDN) 1. Cloudify traditional services 2.

More information

Internet QoS : A Big Picture

Internet QoS : A Big Picture Internet QoS : A Big Picture Xipeng Xiao and Lionel M. Ni, M, Michigan State University IEEE Network, March/April 1999 Oct 25, 2006 Jaekyu Cho Outline Introduction IntServ/RSVP DiffServ MPLS Traffic Engineering/CBR

More information

MPLS MULTI PROTOCOL LABEL SWITCHING OVERVIEW OF MPLS, A TECHNOLOGY THAT COMBINES LAYER 3 ROUTING WITH LAYER 2 SWITCHING FOR OPTIMIZED NETWORK USAGE

MPLS MULTI PROTOCOL LABEL SWITCHING OVERVIEW OF MPLS, A TECHNOLOGY THAT COMBINES LAYER 3 ROUTING WITH LAYER 2 SWITCHING FOR OPTIMIZED NETWORK USAGE MPLS Multiprotocol MPLS Label Switching MULTI PROTOCOL LABEL SWITCHING OVERVIEW OF MPLS, A TECHNOLOGY THAT COMBINES LAYER 3 ROUTING WITH LAYER 2 SWITCHING FOR OPTIMIZED NETWORK USAGE Peter R. Egli 1/21

More information

MPLS OAM Technology White Paper

MPLS OAM Technology White Paper MPLS OAM Technology White Paper Issue 01 Date 2012-10-30 HUAWEI TECHNOLOGIES CO., LTD. 2012. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means without

More information

Chapter 2 Overview of the Design Methodology

Chapter 2 Overview of the Design Methodology Chapter 2 Overview of the Design Methodology This chapter presents an overview of the design methodology which is developed in this thesis, by identifying global abstraction levels at which a distributed

More information

SPECTRUM MPLS Transport Manager

SPECTRUM MPLS Transport Manager SPECTRUM MPLS Transport Manager User Guide (5120) r9.1 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

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

IP Core Expertise From WireIE

IP Core Expertise From WireIE Leveraging the IP Network Core to Enrich Broadband Access Growth in the adoption of broadband network access is expected to continue on a worldwide basis for the next several years. Whether its wireline

More information

Lecture 1 Overview - Data Communications, Data Networks, and the Internet

Lecture 1 Overview - Data Communications, Data Networks, and the Internet DATA AND COMPUTER COMMUNICATIONS Lecture 1 Overview - Data Communications, Data Networks, and the Internet Mei Yang Based on Lecture slides by William Stallings 1 OUTLINE Data Communications and Networking

More information

Study of the Implementation of NGN in Ecuador

Study of the Implementation of NGN in Ecuador Study of the Implementation of NGN in Ecuador Miguel G. Molina, MBA 1, Elsa Macías, ENG 2, Álvaro Suarez, DCS 2, Javier I. Hidalgo, ENG 3, Wilson G. Salgado, ENG 3 1 Universidad de Guayaquil, Ecuador,

More information

Hands-On Metro Ethernet Carrier Class Networks

Hands-On Metro Ethernet Carrier Class Networks Hands-On Carrier Class Networks Course Description Carriers have offered connectivity services based on traditional TDM, Frame Relay and ATM for many years. However customers now use Ethernet as the interface

More information

Dynamic Design of Cellular Wireless Networks via Self Organizing Mechanism

Dynamic Design of Cellular Wireless Networks via Self Organizing Mechanism Dynamic Design of Cellular Wireless Networks via Self Organizing Mechanism V.Narasimha Raghavan, M.Venkatesh, Divya Sridharabalan, T.Sabhanayagam, Nithin Bharath Abstract In our paper, we are utilizing

More information

90 % of WAN decision makers cite their

90 % of WAN decision makers cite their WHITEPAPER So many ways to WAN How the most essential technology for distributed enterprises has evolved and where it s headed One of the most critical components to the success of any growth-oriented

More information

COPYRIGHTED MATERIAL. Introduction. Noman Muhammad, Davide Chiavelli, David Soldani and Man Li. 1.1 QoE value chain

COPYRIGHTED MATERIAL. Introduction. Noman Muhammad, Davide Chiavelli, David Soldani and Man Li. 1.1 QoE value chain 1 Introduction Noman Muhammad, Davide Chiavelli, David Soldani and Man Li Browsing through the literature, one may find many different definitions for quality of end-user experience (QoE) and quality of

More information

IP Differentiated Services

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

More information

Automatic Network Service Discovery and Selection in Virtualization-Based Future Internet

Automatic Network Service Discovery and Selection in Virtualization-Based Future Internet Automatic Network Service Discovery and Selection in Virtualization-Based Future Internet Qiang Duan Dept. of Information Science & Technology The Pennsylvania State University Abington, PA 19001 Tel:

More information

Analysis of Effectiveness of Open Service Architecture for Fixed and Mobile Convergence

Analysis of Effectiveness of Open Service Architecture for Fixed and Mobile Convergence Analysis of Effectiveness of Open Service Architecture for Fixed and Mobile Convergence Kyung-Hyu Lee* Jeung-Heon Hahn* Electronics and Telecommunications Research Institute* Email: {khyulee, stevehahn

More information

Implementation of Differentiated Services over ATM

Implementation of Differentiated Services over ATM Implementation of Differentiated s over ATM Torsten Braun, Arik Dasen, and Matthias Scheidegger; Institute of Computer Science and Applied Mathematics, University of Berne, Switzerland Karl Jonas and Heinrich

More information

Call Admission Control in IP networks with QoS support

Call Admission Control in IP networks with QoS support Call Admission Control in IP networks with QoS support Susana Sargento, Rui Valadas and Edward Knightly Instituto de Telecomunicações, Universidade de Aveiro, P-3810 Aveiro, Portugal ECE Department, Rice

More information

SUMMERY, CONCLUSIONS AND FUTURE WORK

SUMMERY, CONCLUSIONS AND FUTURE WORK Chapter - 6 SUMMERY, CONCLUSIONS AND FUTURE WORK The entire Research Work on On-Demand Routing in Multi-Hop Wireless Mobile Ad hoc Networks has been presented in simplified and easy-to-read form in six

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

CAS 703 Software Design

CAS 703 Software Design Dr. Ridha Khedri Department of Computing and Software, McMaster University Canada L8S 4L7, Hamilton, Ontario Acknowledgments: Material based on Software by Tao et al. (Chapters 9 and 10) (SOA) 1 Interaction

More information

HP A5820X & A5800 Switch Series MPLS. Configuration Guide. Abstract

HP A5820X & A5800 Switch Series MPLS. Configuration Guide. Abstract HP A5820X & A5800 Switch Series MPLS Configuration Guide Abstract This document describes the software features for the HP 5820X & 5800 Series products and guides you through the software configuration

More information

Quality of Service and Security as Frameworks toward Next-Generation Wireless Networks

Quality of Service and Security as Frameworks toward Next-Generation Wireless Networks Quality of Service and Security as Frameworks toward Next-Generation Wireless Networks ZORAN BOJKOVIĆ, BOJAN BAKMAZ Faculty of transport and traffic engineering University of Belgrade Vojvode Stepe 305,

More information

Mission Critical MPLS in Public Safety Microwave Systems

Mission Critical MPLS in Public Safety Microwave Systems The Technology to Support Evolving Networks Application Note February 2017 Mission Critical MPLS in Public Safety Microwave Systems The Technology to Support Evolving Networks Abstract This application

More information