An Emulation Study on PCE with Survivability: Protocol Extensions and Implementation

Size: px
Start display at page:

Download "An Emulation Study on PCE with Survivability: Protocol Extensions and Implementation"

Transcription

1 1 An Emulation Study on PCE with Survivability: Protocol Extensions and Implementation Xiaomin Chen, Yuesheng Zhong, Admela Jukan Technische Universität Carolo-Wilhelmina zu Braunschweig Abstract This report describes the first implementation of PCE to support survivable path computation which scales and performs well in networks with different size and different load. As of today, most research work related to PCE is based on simulations. Few has been done yet in terms of protocol extension and implementation based on emulation study, especially implementation of PCE supporting survivable path computation has not been reported yet. We proposed and implemented PCEP protocol extensions for survivable path computation based on an open-source PCE emulator. We emulated the extended survivable PCE with focus on measuring three time parameters, referred to as signaling delay, queuing delay and computation delay. The results show that the presented implementation of PCE with survivability extensions scales well in different networks regardless of network load and network size. I. INTRODUCTION With increasing demand for connections with Quality of Service (QoS) guarantees, Path Computation Element (PCE) has attracted attention from both academic and industrial communities. PCE was proposed as a third- party network control and management entity that computes an optimal path based on its Traffic Engineering Database (TED). The PCE architecture as well as the PCE communication protocol (PCEP) [1] have been standardized by the IETF. Extensions have also been proposed to enrich PCE architectures for various scenarios. Among many third-party control and management subsystems that have been proposed, PCE with its latest extensions has become the de-facto standard of QoS constrained path computation in circuit-switching networks. In addition, the capability of constrained path computation independent of network technologies has make PCE especially attractive to the network carriers where typically different network technologies are deployed. As of today, PCE has been extensively studied in various network scenarios, such as multi-layer, multi-domain path computation, where simulation has been commonly used. However, PCE prototyping with focus on protocols extensions and implementation has rarely been studied. Few has been reported in terms of emulation study related to PCE architectures. In particular, extending a standard PCE to support survivable path computation has not been studied yet. To this end, commercial PCE implementations are commonly vendor-specific,posing a barrier for emulation studies. To counter this issue, an open source, vendor-independent PCE emulator has been developed, which includes all basic features of a PCE [2]. It works in a server-client fashion, where a path computation client s a request to a path computation server. Based on the information stored in its TED, PCE server returns the path information in an Explicit Route Object (ERO) to the client. However, the PCE emulator does not support survivable path computation yet. Extending the PCE emulator with survivability is not without challenges. To this end, PCEP messages only allow for requesting a single path and returning a single Explicit Route Object (ERO). Extensions are required for simultaneous computation of two link-disjoint paths in support of protection. Moreover, the accompanying signaling flow also requires modification. In this report, we present the first implementation of PCE with extensions to support survivable path computation and evaluate its performance with emulation study. The extensions are implemented based on the open-source PCE emulator presented in [2]. We study the performance of the extended PCE in real-size networks and show that the extended PCE scales well in different network with different size and traffic load. We show that survivable path computation extensions in the PCEP protocol allow for requesting a connection with two link disjoint paths and returning of two Explicit Route Objects (EROs) simultaneously. This study is the first attempt to implement extended standardized PCE to support survivable path computation with focus on emulation. The results reported here show that PCE with survivability is feasible and deployable in transport networks.

2 2 PCE 2 Check TED and computes a solution. 3 Response: a connection 1 between R1 and R7 with A path computation request from R1 1+1 protection, i.e., two to R7, with 1+1 protection link-disjoint paths from R1 to R7 R1 R4 R5 Network Switch Primary ypath Protection path R7 Primary path R2 Backup path R3 R6 Fig. 1: A reference scenario of PCE with survivability extensions in a transport network The rest of the report is organized as follows: Section II presents the PCE background and the related work. The deployment example and protocol extensions are presented in Section III. Section V presents the implementation and emulation study and Section VI concludes the paper. II. BACKGROUND AND RELATED WORK The Path Computation Element (PCE) works in a server-client mode, where the PCE server performs constrained path computation based on the topology information stored in its Traffic Engineering Database (TED). The topology information stored in the TED includes link capacity, available bandwidth, link delay etc., which is typically updated via the network control plane, e.g., Generalized Multi-Protocol Label Switching (GMPLS). Path computation in a network with PCE is initiated by a Path Computation Client (PCC) by ing a request using Path Computation Element Communication Protocol (PCEP) [1]. A PCE can also act as a client which a path computation request to another PCE in order to extend the reach of the optimal path computation to the multi-layer [3] and multi-domain [4] scenarios. Seven message types have been defined in PCEP, including Open, Close, Path Computation Request message (PCReq), Path Computation Response message (PCRep), Keepalive, Notification and Error. Open and Close messages are used to initialize and close the connection between clients and PCE server; PCReq message is defined to carry a path computation request from PCC to PCE, while the information of a computed path is sent back from PCE to PCC in PCERep message. Finally, Keepalive message, Notification message and Error message are defined for conveying additional information. To date, PCE has been extensively studied in terms of path computation algorithms. Few has been reported in terms of protocol extensions and implementation. Efforts have also been paid to extend the PCE architecture and related specifications to address issues such as policy integration [5], monitoring [6] and point-to-multipoint path computation [7] as well as extensions to support Wavelength Switched Optical Networks (WSON) [8]. Applicability of stateful PCE to facilitate network protection and failure recovery has been proposed in an IETF draft specified in [9]. However, protocol extensions and implementation of PCE with survivability has not been studied yet. Especially emulation study on PCE with survivability has not been reported in the literature. our work is the first attempt to extend PCE with survivability and evaluate the implementation with emulation study. A. Reference scenario III. PROTOCOL EXTENSIONS A reference scenario of PCE with survivability extensions is shown in Figure 1, where a path computation request is sent from R1 to PCE requiring a connection to R7 with protection in a transport network. In this example, network switch R1 is the Path Computation Client (PCC), which initiates a path computation request by ing a PCReq to the PCE. QoS constraints such as bandwidth requirement and path delay are included in the PCReq

3 3 Fig. 2: PCEP request message with survivability extension Fig. 3: PCEP reply message with survivability extension message. Upon receiving the path computation request, PCE checks the traffic information stored in TED and starts computation of two link-disjoint paths. The solution is sent back to R1 within the PCRep message and R1 initiates signaling for the path setup. In case that the PCE fails to compute two link-disjoint paths with required QoS requirements, the PCE s back a nopath in the PCRep message. B. PCEP Protocol Extension The communication protocol of PCE, i.e., PCEP protocol, needs to be extended in order to support survivable path computation. Two messages need to be modified, namely, Path Computation Request message (PCReq) and Path Computation Response message (PCRep), as shown in Figure 2 and Figure 3. In the PCReq message, a new metric is added to the <Metric-list> to indicate the survivability requirements. The PCReq message shown in Figure 2 is defined for a connection requiring dedicated path protection, i.e., protection. It should be noted that the survivability metric can also be restoration, which is not shown here. In case of restoration, a connection also requires two link-disjoint paths. However, the backup path will only be established when the primary path fails. The QoS metrics include end-to-end delay and bandwidth are also included in the <Metric-list>. Upon receiving the PCReq of survivable path computation, PCE initiates survivable path computation based on the resource information in its TED. If two link-disjoint paths can be computed simultaneously and both can meet all QoS requirements, such as bandwidth and end-to-end delay, PCE returns a PCRep message with survivability extensions to the PCC. Extensions to the PCRep message including <Path-list > and a new metric in <Metric-list >. In the survivable path computation, two link-disjoint paths are computed. Hence, the <Path-list > contains two Explicit Route Objects (EROs) specifying the path information and bandwidth assigned on each path, as shown in Figure 3. The new metric in <Metric-list > in PCRep message is the same as the PCReq message. C. Signaling flow for Survivable Path Computation The signaling flow for survivable path computation is shown in Figure 4, which follows the specification standardized in RFC5440 [1] with survivability extensions. Figure 4 illustrates the signaling flow of the survivable path computation in the reference scenario (Figure 1). In the first step, the PCC (here R1) initiates a PCEP session with the PCE, which involves the exchange of Open and Keepalive messages. The client then s a Path Computation Request (PCReq) which specifies source and destination nodes (endpoints) and QoS constraints to PCE. In addition to the bandwidth requirement and end-to-end delay, survivability requirement is also specified in the PCReq message. Here, protection is required. The PCE computes two link-disjoint paths and returns the information of paths in the Path Computation Response Message (PCRep) in form of a list of Explicit Route Objects (EROs), where bandwidth allocated on each path is also specified. In the example shown in Figure 1, P1 (R1-R4-R5-R7) is computed as primary path and P2 (R1-R2-R3-R6-R7) is the backup path.

4 4 PCC (R1) PCE PCC connects to PCE PCC s Path computation request PCE returns two paths With given constraints Fig. 4: PCE signaling for survivable path computation; Note that messages such as Close and Error are not shown in this signaling flow PCE Server PCE Queuing dela ay tion elay Computat de Computation lay Signaling del Session Management Session M Network Net Client Fig. 5: Functional modules of a PCE server IV. IMPLEMENTATION We first briefly describe the open-source PCE emulator which is shown in Figure 5. Afterwards, we describe the extensions in support of survivable path computation. As shown in Figure 5, the PCE emulator presented in [2] is composed of three main function modules in the PCE emulator, referred to as Network Module, Session management module and Computation module. We hereby briefly overview the main function of each module, please refer to [2] for the detailed information. The network module is responsible for managing communication between remote peers, i.e., retrieving and ing the PCEP messages over a network connection. While the session management module is mainly responsible for managing a PCEP session between a PCE client and server. Finally the computation module is in charge of network information update and path computation. Algorithms that are used for path computation are also implemented in this module. The PCEP protocol extensions described in Sec. III, including extended PCReq and PCRep messages, are implemented in the Network Module. Link-disjoint path computation algorithms are implemented in the Computation Module. In this study, we implemented an algorithm proposed in [10] for link-disjoint path computation. However, it is open to any algorithm due to the modularity of the open-source PCE emulator.

5 5 Fig. 6: Germany50 Topology V. EMULATION STUDY The emulation study mainly uses Germany50 network topology with 50 nodes and 88 links, as shown in Figure 6. In the emulation, we randomly select service endpoints, i.e., source and destination nodes, where the source node acts as a Path Computation Client (PCC). Each client generates one request at one time and the average inter-arrival time between each connection in the network is set to be 1second. The emulation study is designed in a real network scenario, where network load varies as connections are dynamically established and released. The network load (Erlang) is defined as u h, where u is connection arrival rate and h is the mean connection holding time.the bandwidth required by connection requests is randomly generated, varying between 3Gbps and 6Gbps. For each network load, average around connections are generated in order to obtain a statistically relevant value. A. Scalability analysis The scalability is analyzed based on three time parameters, referred to as queuing delay, computation delay and signaling delay, which reflect the effect of survivability extensions on a PCE. All the time parameters are resulted due to the precessing time in each module of the PCE emulator. As shown in Figure 5, queuing delay is defined as the time that a path computation request needs to wait before being processed, while computation delay is defined as the time that computation module takes to compute a solution. Finally, signaling delay is the time the whole signaling flow takes. It is calculated from a client s out a path computation request till it s a response. We first study the scenario where all the connection requests require a dedicated protection, i.e., 1+1 protection. As shown in Figure 7, signaling delay increases with increasing of network load, while queuing delay and computation delay stay stable. It is due to the fact that the main contributor of signaling delay is the session processing time in session management module. When the number of connections increases, the number of sessions that have to be processed in the session management module increases. The session processing time depends on the speed of physical processor, a session needs to wait for a longer time for its turn to get processed with the same hardware when network load is high. However, a PCE server can still process the PCReq messages efficiently, which is reflected by the almost unchanged queuing delay. On the other hand, the computation module is not effected either by the increasing load and survivability extensions. Upon receiving a PCReq, it can quickly obtain a solution, which is less than 1ns. Figure 7 shows that a PCE with survivability extensions is scalable regardless of network load.

6 6 14 x Signalling delay 10 Nanosecond Computational Delay Queuing Delay Network Load (Erlang) Fig. 7: Time measurements vs. different network loads; all connections require 1+1 protection (Germany 50) 12 x Signaling Delay Nanosecond Computation Delay Queuing Delay 0 20% 50% 80% 100% Protection Ratio Fig. 8: Time measurements vs. the ratio of connections require 1+1 protection (Germany 50); network load = 30 Erlang We further study the scalability of a PCE in processing mixed path computation requests, i.e., only a certain percentage of connections require protection. For those that do not require dedicated protection, the PCE will only compute a single path and returns the path information to the PCC. Figure 8 shows the time measurements at 30Erlang. As it can be seen, the queuing delay and computation delay are not significantly affected by ratio of the connection requests requiring protection. When 20% of connections require protection, a request needs to wait 0.152ms before it is processed by the PCE (Queuing delay). However, queuing delay remains small even all connections require protection (0.208ms in average). Figure 8 also shows that the difference of computational time observed is very small when the number of connections requiring protection is increasing. In terms of signaling delay, more connections that require dedicated protection will lead to higher signaling delay. However, the time measurements illustrated in Figure 8 show that the extended PCE is scalable in networks with mixed path computation requests. B. Effect on Network Performance Blocking probability is another factor under study in this paper, which shows the effect of a PCE with survivability extensions on network performance. It is defined as the ratio of blocked connection requests among all connection

7 7 Blocking Probability (%) Ratio=20% Ratio=50% Ratio=80% Ratio=100% Network Load (Erlang) Fig. 9: Blocking probability vs. network loads vs. ratio of connection requests requiring 1+1 protection (Germany50) requests. As it can be seen in Figure 9, a higher blocking probability is observed when more connection requests requiring protection. For instance, about 20% blocking probability is observed when all connections require backup paths at 50Erlang. However, only 6% blocking probability has been observed when only 20% of the connections require backup paths at the same network load. It is due to the fact that more network resource has to be allocated in case of protection. Figure 9 also shows that increasing network load leads to a higher blocking probability. For example, about 7% of the connection requests are blocked at 30Erlang while 20% blocking probability is observed at 50Erlang when all connections require protection. The results shown in Figure 9 are rather intuitive, which are included here to show the effectiveness of the extended PCE for survivable path computation. C. Effect of Network size The final emulation study is on the effect of size of the network where PCE with survivability is deployed. In addition to Germany50 network, we also use Atalanta network with 15 nodes and 22 links shown in Figure 10 [11]. The same factors are measured, i.e., signaling delay, queuing delay and computation delay. We study two scenarios: 1) 50% of the connection requests requiring protection; and 2) all the connection requests need a backup path in the second scenario(100% protection). As it is shown in Table I, smaller network leads to less processing time in a PCE under the same condition. The results shown here are obtained at network load of 30Erlang. Around 10ms signaling delay is observed in Germany50 network when all connections require protection ( 100% protection). However, it takes only 4ms in Atalanta network. The same trend can be observed in terms of queuing delay and computation delay. For example, it results in 0.2ms queuing delay in average in Germany50 network in case of 100% protection while it is only 0.07ms in Atalanta network under the same condition. Table I also shows that when the number of requests requiring protection is smaller in a network, PCE can process path computation requests much faster, especially when network is large. For instance, the PCE takes 1ms less in signaling when only 50% of connection requests requiring protection in Germany50 network, comparing with 100% protection. However, only 0.04ms reduction is observed in Atlanta network in terms of signaling delay when 50% of connection requiring protection, comparing with the scenario where all connections are protected. Finally, we compare the performance of networks with different size in terms of blocking probability. Figure 11 shows that a smaller network leads to much higher blocking probability. It can be seen that, 38.9% connection requests are blocked in Atlanta network when network load is 50Erlang in the 100% scenario. In Germany50 network, only 8.84% blocking probability is observed at the same network load. Even when network load is low, the blocking probability is also much higher in Atlanta network comparing with Germany50 network. For instance,

8 8 Fig. 10: Atlanta Network Topology TABLE I: Time measurements in Germany50 (G50) and Atlanta networks; network load = 30Erlang Network/ Signaling delay Queuing delay Computation delay (Ratio) (Avg. ns) (Avg. ns) (Avg. ns) G50 (100%) G50 (50% ) Atlanta (100%) Atlanta (50%) in case of 100% protection scenario, more than 25% of requests are blocked in Atlanta network, while less than 10% is observed in Germany50 network at 30Erlang. When 50% of the requests that need a backup path, only 4.8% blocking probability is seen in Germany50 network at 30Erlang, which is much smaller comparing with 18.3% in Atlanta network. VI. CONCLUSION AND DISCUSSION In this report, we presented the first implementation of PCE with survivability extensions. We first proposed extensions to PCE communication protocol, referred to as PCEP to facilitate survivable path computation. We Blocking Probability (%) Atlanta, 100% protection Atlanta, 50% protection Germany50, 50% protection Germany50, 100% protection Network Load (Erlang) Fig. 11: Blocking probability vs. network size vs. network load

9 9 presented a reference architecture and designed the signaling flow for extended PCEP protocol. We implemented the proposed extensions based on an open-source PCE emulator [2] and evaluated it in a large scale network, namely Germany50. Three time parameters that reflects the scalability of the extended PCE emulator are measured in the emulation study, namely, signaling delay, queuing delay and computation delay. The results show that the presented PCE with survivability extensions scale well regardless of network load. It is also capable of efficiently processing mixed path computation requests, which can be protection or without protection. We also studied the network performance in terms of blocking probability when the extended PCE is applied in a network. Finally, we used a different network, referred to as Atlanta network for emulation study to show the effect of the network size on the extended PCE. The results show that a smaller network can reduce the time parameters but can result in a higher blocking probability. However, our implementation of PCE with survivability extensions is scalable in networks with different size and performs well regarding the network performance. VII. ACKNOWLEDGMENT This work has been partially supported by GEYSERS (FP7-ICT ) project funded by the European Commission through the 7th ICT Framework Program. REFERENCES [1] J. Vasseur and J. L. Roux, Path computation element communication protocol, RFC 5440, Mar [2] Open source path computation element emulator. [Online]. Available: [3] E. Oki, T. Takeda, J. L. Roux, and A. Farrel, Framework for pce-based inter-layer mpls and gmpls traffic engineering, RFC 5623, Sept [4] J. Vasseur, R. Zhang, N. Bitar, and J. L. Roux, A backward-recursive pce-based computation (brpc) procedure to compute shortest constrained inter-domain traffic engineering label switched paths, RFC 5441, Apr [5] I. Bryskin, D. Papadimitriou, L. Berger, and J. Ash, Policy-enabled path computation framework, RFC 5394, Dec [6] J. Vasseur, J. L. Roux, and Y. Ikejiri, A set of monitoring tools for path computation element (pce)-based architecture, RFC 5886, Jun [7] Q. Zhao, D. King, F.Verhaeghe, T. Takeda, Z. Ali, and J. Meuric, Extensions to the path computation element communication protocol (pcep) for point-to-multipoint traffic engineering label switched paths, RFC 6006, Sept [8] Y. Lee, G. Bernstein, J. Martensson, T. Takeda, and T.Otani, Pcep requirements for wson routing and wavelength assignment, IETF Internet Draft, Jul [9] F. Zhang, X. Zhang, Y. Lee, R. Casellas, and O. G. de Dios, Applicability of stateful path computation element (pce), IETF Internet Draft, Mar [10] J. W. Suurballe, Disjoint paths in a network, Networks, vol. 4, no. 2, pp , [Online]. Available: [11] Osurvivable fixed telecommunication network design. [Online]. Available:

An Open-Source Path Computation Element (PCE) Emulator: Design, Implementation and Performance

An Open-Source Path Computation Element (PCE) Emulator: Design, Implementation and Performance An Open-Source Path Computation Element (PCE) Emulator: Design, Implementation and Performance Mohit Chamania, Marek Drogon and Admela Jukan Technische Universität Carolo-Wilhelmina zu Braunschweig Email:

More information

Using YANG for the Dissemination of the Traffic Engineering Database within Software Defined Elastic Optical Networks

Using YANG for the Dissemination of the Traffic Engineering Database within Software Defined Elastic Optical Networks Using YANG for the Dissemination of the Traffic Engineering Database within Software Defined Elastic Networks J.E. López de Vergara Naudit High Performance Computing and Networking, V. López J.P. Fernández-Palacios

More information

Using YANG for the Dissemination of the Traffic Engineering Database within Software Defined Elastic Optical Networks

Using YANG for the Dissemination of the Traffic Engineering Database within Software Defined Elastic Optical Networks Using YANG for the Dissemination of the Traffic Engineering Database within Software Defined Elastic Optical Networks ICTON 2015 Budapest, Hungary Tuesday, 7 July, 2015 J.E. López de Vergara, Naudit High

More information

A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks

A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks A New Fault Tolerant Routing Algorithm For GMPLS/MPLS Networks Mohammad HossienYaghmae Computer Department, Faculty of Engineering, Ferdowsi University of Mashhad, Mashhad, Iran hyaghmae@ferdowsi.um.ac.ir

More information

A Fast Path Recovery Mechanism for MPLS Networks

A Fast Path Recovery Mechanism for MPLS Networks A Fast Path Recovery Mechanism for MPLS Networks Jenhui Chen, Chung-Ching Chiou, and Shih-Lin Wu Department of Computer Science and Information Engineering Chang Gung University, Taoyuan, Taiwan, R.O.C.

More information

Research and Development of IP and Optical Networking

Research and Development of IP and Optical Networking : The Future of IP and Optical Networking Research and Development of IP and Optical Networking Kohei Shiomoto, Ichiro Inoue, Ryuichi Matsuzaki, and Eiji Oki Abstract This article presents the targets,

More information

Optimal Mixtures of Different Types of Recovery Schemes in Optical Networks

Optimal Mixtures of Different Types of Recovery Schemes in Optical Networks Optimal Mixtures of Different Types of Recovery Schemes in Optical Networks David Griffith, Kotikalapudi Sriram, Stephan Klink, and Nada Golmie National Institute of Standards and Technology (NIST) Bureau

More information

Disjoint Path Algorithm for Load Balancing in MPLS network

Disjoint Path Algorithm for Load Balancing in MPLS network International Journal of Innovation and Scientific Research ISSN 2351-8014 Vol. 13 No. 1 Jan. 2015, pp. 193-199 2015 Innovative Space of Scientific Research Journals http://www.ijisr.issr-journals.org/

More information

Policy-Based Fault Management for Integrating IP over Optical Networks

Policy-Based Fault Management for Integrating IP over Optical Networks Policy-Based Fault Management for Integrating IP over Optical Networks Cláudio Carvalho 1, Edmundo Madeira 1, Fábio Verdi 2, and Maurício Magalhães 2 1 Institute of Computing (IC-UNICAMP) 13084-971 Campinas,

More information

An Architecture for Application-Based Network Operations

An Architecture for Application-Based Network Operations An Architecture for Application-Based Network Operations Daniel King Old Dog Consulting daniel@olddog.co.uk Adrian Farrel - Old Dog Consulting adrian@olddog.co.uk www.isocore.com/mpls2013 Control of Today

More information

Path Selection Analysis in MPLS Network Based on QoS

Path Selection Analysis in MPLS Network Based on QoS Cumhuriyet Üniversitesi Fen Fakültesi Fen Bilimleri Dergisi (CFD), Cilt:36, No: 6 Özel Sayı (2015) ISSN: 1300-1949 Cumhuriyet University Faculty of Science Science Journal (CSJ), Vol. 36, No: 6 Special

More information

Relationship between SMP, ASON, GMPLS and SDN

Relationship between SMP, ASON, GMPLS and SDN Relationship between SMP, ASON, GMPLS and SDN With the introduction of a control plane in optical networks, this white paper describes the relationships between different protocols and architectures. Introduction

More information

Recovery Modeling in MPLS Networks

Recovery Modeling in MPLS Networks Proceedings of the Int. Conf. on Computer and Communication Engineering, ICCCE 06 Vol. I, 9-11 May 2006, Kuala Lumpur, Malaysia Recovery Modeling in MPLS Networks Wajdi Al-Khateeb 1, Sufyan Al-Irhayim

More information

Enhancing network performance under single link failure with AS-disjoint BGP extension

Enhancing network performance under single link failure with AS-disjoint BGP extension Enhancing network performance under single link failure with AS-disjoint BGP extension ANNA V. MANOLOVA, SARAH RUEPP DTU Fotonik Oersteds plads Building 343 28 Kgs. Lyngby, Denmark {anva,srru}@fotonik.dtu.dk

More information

An Efficient Fault Tolerance Model for Path Recovery in MPLS Networks

An Efficient Fault Tolerance Model for Path Recovery in MPLS Networks An Efficient Fault Tolerance Model for Path Recovery in MPLS Networks Arunkumar C K M.Tech student, Dept. of ECE, Dayananda Sagar College of Engineering, VTU, Banglore, India ABSTRACT: Increasing demand

More information

Adopting SCTP and MPLS-TE Mechanism in VoIP Architecture for Fault Recovery and Resource Allocation

Adopting SCTP and MPLS-TE Mechanism in VoIP Architecture for Fault Recovery and Resource Allocation Adopting SCTP and MPLS-TE Mechanism in VoIP Architecture for Fault Recovery and Resource Allocation Fu-Min Chang #1, I-Ping Hsieh 2, Shang-Juh Kao 3 # Department of Finance, Chaoyang University of Technology

More information

An Architecture for the Self-management of Lambda-Connections in Hybrid Networks

An Architecture for the Self-management of Lambda-Connections in Hybrid Networks An Architecture for the Self-management of Lambda-Connections in Hybrid Networks Tiago Fioreze, Remco van de Meent, and Aiko Pras University of Twente, Enschede, the Netherlands {t.fioreze, r.vandemeent,

More information

Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks

Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks Analysis of traffic engineering parameters while using multi-protocol label switching (MPLS) and traditional IP networks Faiz Ahmed Electronic Engineering Institute of Communication Technologies, PTCL

More information

Distributed Explicit Partial Rerouting (DEPR) Scheme for Load Balancing in MPLS Networks

Distributed Explicit Partial Rerouting (DEPR) Scheme for Load Balancing in MPLS Networks Distributed Eplicit Partial Rerouting (DEPR) Scheme for Load Balancing in MPLS Networks Sherif Ibrahim Mohamed shf_ibrahim@yahoo.com Khaled M. F. Elsayed, senior member IEEE khaled@ieee.org Department

More information

Influence of Load Balancing on Quality of Real Time Data Transmission*

Influence of Load Balancing on Quality of Real Time Data Transmission* SERBIAN JOURNAL OF ELECTRICAL ENGINEERING Vol. 6, No. 3, December 2009, 515-524 UDK: 004.738.2 Influence of Load Balancing on Quality of Real Time Data Transmission* Nataša Maksić 1,a, Petar Knežević 2,

More information

Network Virtualization Server for Adaptive Network Control

Network Virtualization Server for Adaptive Network Control Network Virtualization Server for Adaptive Network Control Takashi Miyamura,YuichiOhsita, Shin ichi Arakawa,YukiKoizumi, Akeo Masuda, Kohei Shiomoto and Masayuki Murata NTT Network Service Systems Laboratories,

More information

Building MPLS VPNs with QoS Routing Capability i

Building MPLS VPNs with QoS Routing Capability i Building MPLS VPNs with QoS Routing Capability i Peng Zhang, Raimo Kantola Laboratory of Telecommunication Technology, Helsinki University of Technology Otakaari 5A, Espoo, FIN-02015, Finland Tel: +358

More information

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc

Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc (International Journal of Computer Science & Management Studies) Vol. 17, Issue 01 Performance Evaluation of AODV, OLSR Routing Protocol in VOIP Over Ad Hoc Dr. Khalid Hamid Bilal Khartoum, Sudan dr.khalidbilal@hotmail.com

More information

SDN Testbed Experiences: Challenges and Next Steps

SDN Testbed Experiences: Challenges and Next Steps SDN Testbed Experiences: Challenges and Next Steps SDN Concertation Workshop January 30 th, 2014 Daniel King d.king@lancaster.ac.uk Panagiotis Georgopoulos p.georgopoulos@lancaster.ac.uk Nicholas Race

More information

Traffic protection in MPLS networks using an off-line flow optimization model

Traffic protection in MPLS networks using an off-line flow optimization model Traffic protection in MPLS networks using an off-line flow optimization model A.E. Krzesinski and K.E. Müller Department of Computer Science University of Stellenbosch, 76 Stellenbosch, South Africa Phone:

More information

How To Share Bandwidth On A Diffserv Network

How To Share Bandwidth On A Diffserv Network Proceedings of the 2007 IEEE International Conference on Telecommunications and Malaysia International Conference on Communications, 14-17 May 2007, Penang, Malaysia Bandwidth Sharing Scheme in DiffServ-aware

More information

PRIORITY-BASED NETWORK QUALITY OF SERVICE

PRIORITY-BASED NETWORK QUALITY OF SERVICE PRIORITY-BASED NETWORK QUALITY OF SERVICE ANIMESH DALAKOTI, NINA PICONE, BEHROOZ A. SHIRAZ School of Electrical Engineering and Computer Science Washington State University, WA, USA 99163 WEN-ZHAN SONG

More information

Quality of Service Routing in MPLS Networks Using Delay and Bandwidth Constraints

Quality of Service Routing in MPLS Networks Using Delay and Bandwidth Constraints Quality of Service Routing in MPLS Networks Using Delay and Bandwidth Constraints Mohammad HossienYaghmae Computer Department, Faculty of Engineering, Ferdowsi University of Mashad, Mashhad, Iran hyaghmae@ferdowsi.um.ac.ir

More information

Investigation and Comparison of MPLS QoS Solution and Differentiated Services QoS Solutions

Investigation and Comparison of MPLS QoS Solution and Differentiated Services QoS Solutions Investigation and Comparison of MPLS QoS Solution and Differentiated Services QoS Solutions Steve Gennaoui, Jianhua Yin, Samuel Swinton, and * Vasil Hnatyshin Department of Computer Science Rowan University

More information

How To Provide Qos Based Routing In The Internet

How To Provide Qos Based Routing In The Internet CHAPTER 2 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 22 QoS ROUTING AND ITS ROLE IN QOS PARADIGM 2.1 INTRODUCTION As the main emphasis of the present research work is on achieving QoS in routing, hence this

More information

Quality of Service using Traffic Engineering over MPLS: An Analysis. Praveen Bhaniramka, Wei Sun, Raj Jain

Quality of Service using Traffic Engineering over MPLS: An Analysis. Praveen Bhaniramka, Wei Sun, Raj Jain Praveen Bhaniramka, Wei Sun, Raj Jain Department of Computer and Information Science The Ohio State University 201 Neil Ave, DL39 Columbus, OH 43210 USA Telephone Number: +1 614-292-3989 FAX number: +1

More information

How To Understand The History Of Mpls

How To Understand The History Of Mpls CHAPTER Introduction 1 Multiprotocol Label Switching (MPLS) is over 10 years old. Born at a time when the Internet had just become a household word, MPLS had a hugely enthusiastic childhood and rapidly

More information

End-to-End Dedicated Protection in Multi-Segment Optical Networks

End-to-End Dedicated Protection in Multi-Segment Optical Networks End-to-End Dedicated Protection in Multi-Segment Optical Networks Srinivasan Seetharaman, Admela Jukan and Mostafa Ammar Georgia Institute of Technology, Atlanta, GA Email: {srini, ajukan, ammar}@cc.gatech.edu

More information

A simulation study of GELS for Ethernet over WAN

A simulation study of GELS for Ethernet over WAN A simulation study of GELS for Ethernet over WAN Saqib M. Ilyas, Atif Nazir, Fawaz S. Bokhari, Zartash A. Uzmi Computer Science and Engineering Lahore University of Management Sciences, Lahore, Pakistan

More information

PROTECTION ALGORITHMS FOR BANDWIDTH GUARANTEED CONNECTIONS IN MPLS NETWORKS WONG SHEK YOON

PROTECTION ALGORITHMS FOR BANDWIDTH GUARANTEED CONNECTIONS IN MPLS NETWORKS WONG SHEK YOON PROTECTION ALGORITHMS FOR BANDWIDTH GUARANTEED CONNECTIONS IN MPLS NETWORKS WONG SHEK YOON (B.Eng.(Hons), NUS) A THESIS SUBMITTED FOR THE DEGREE OF MASTER OF ENGINEERING DEPARTMENT OF ELECTRICAL & COMPUTER

More information

EQ-BGP: an efficient inter-domain QoS routing protocol

EQ-BGP: an efficient inter-domain QoS routing protocol EQ-BGP: an efficient inter-domain QoS routing protocol Andrzej Beben Institute of Telecommunications Warsaw University of Technology Nowowiejska 15/19, 00-665 Warsaw, Poland abeben@tele.pw.edu.pl Abstract

More information

What Applications Can be Deployed with Software Defined Elastic Optical Networks?

What Applications Can be Deployed with Software Defined Elastic Optical Networks? What Applications Can be Deployed with Software Defined Elastic Optical Networks? Yongli Zhao State Key Laboratory of Information Photonics and Optical Communications, Beijing University of Posts and Telecommunications

More information

On Providing Survivable QoS Services in the Next Generation Internet

On Providing Survivable QoS Services in the Next Generation Internet On Providing Survivable QoS Services in the Next Generation Internet Anotai Srikitja and David Tipper Dept. of Information Science and Telecommunications University of Pittsburgh Pittsburgh, PA 1526 USA

More information

Multiple Layer Traffic Engineering in NTT Network Service

Multiple Layer Traffic Engineering in NTT Network Service Multi-layer traffic engineering in photonic-gmpls-router networks Naoaki Yamanaka, Masaru Katayama, Kohei Shiomoto, Eiji Oki and Nobuaki Matsuura * NTT Network Innovation Laboratories * NTT Network Service

More information

Iyad Katib and Deep Medhi DRCN 2011 Krakow, Poland October 2011

Iyad Katib and Deep Medhi DRCN 2011 Krakow, Poland October 2011 Iyad Katib and Deep Medhi DRCN 2011 Krakow, Poland October 2011 IP/MPLS over OTN over DWDM network protection. Three-layer modeling. OTN sublayer technological constraints explicitly considered. Layers

More information

Quality of Service Routing Network and Performance Evaluation*

Quality of Service Routing Network and Performance Evaluation* Quality of Service Routing Network and Performance Evaluation* Shen Lin, Cui Yong, Xu Ming-wei, and Xu Ke Department of Computer Science, Tsinghua University, Beijing, P.R.China, 100084 {shenlin, cy, xmw,

More information

Requirements for VoIP Header Compression over Multiple-Hop Paths (draft-ash-e2e-voip-hdr-comp-rqmts-01.txt)

Requirements for VoIP Header Compression over Multiple-Hop Paths (draft-ash-e2e-voip-hdr-comp-rqmts-01.txt) Requirements for VoIP Header Compression over Multiple-Hop Paths (draft-ash-e2e-voip-hdr-comp-rqmts-01.txt) Jerry Ash AT&T gash@att.com Bur Goode AT&T bgoode@att.com Jim Hand AT&T jameshand@att.com Raymond

More information

Dynamic Network Resources Allocation in Grids through a Grid Network Resource Broker

Dynamic Network Resources Allocation in Grids through a Grid Network Resource Broker INGRID 2007 Instrumenting the GRID Second International Workshop on Distributed Cooperative Laboratories Session 2: Networking for the GRID Dynamic Network Resources Allocation in Grids through a Grid

More information

Juniper Networks NorthStar Controller

Juniper Networks NorthStar Controller Juniper Networks NorthStar Controller Functionality Test Report Introduction IP/MPLS has been the technology of choice for service providers for the better part of a decade and a half. Backbone network

More information

An Optical UNI Architecture for the GIGA Project Testbed Network

An Optical UNI Architecture for the GIGA Project Testbed Network An Optical UNI Architecture for the GIGA Project Testbed Network Rafael Pasquini, Student, IEEE, Fábio L. Verdi, Student, IEEE, Luiz Gustavo Zuliani, Student, IEEE, Maurício Magalhães, Member, IEEE and

More information

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs

CHAPTER 6. VOICE COMMUNICATION OVER HYBRID MANETs CHAPTER 6 VOICE COMMUNICATION OVER HYBRID MANETs Multimedia real-time session services such as voice and videoconferencing with Quality of Service support is challenging task on Mobile Ad hoc Network (MANETs).

More information

Path Computation Element in Telecom Networks: Recent Developments and Standardization Activities

Path Computation Element in Telecom Networks: Recent Developments and Standardization Activities Computation in Telecom s: Recent Developments and Standardization Activities V. López, B. Huiszoon, J. Fernández-Palacios, O. González de Dios, and J. Aracil High Performance Computing and ing group, Universidad

More information

Leveraging Multipath Routing and Traffic Grooming for an Efficient Load Balancing in Optical Networks

Leveraging Multipath Routing and Traffic Grooming for an Efficient Load Balancing in Optical Networks Leveraging ultipath Routing and Traffic Grooming for an Efficient Load Balancing in Optical Netorks Juliana de Santi, André C. Drummond* and Nelson L. S. da Fonseca University of Campinas, Brazil Email:

More information

HPSR 2002 Kobe, Japan. Towards Next Generation Internet. Bijan Jabbari, PhD Professor, George Mason University

HPSR 2002 Kobe, Japan. Towards Next Generation Internet. Bijan Jabbari, PhD Professor, George Mason University HPSR 2002 Kobe, Japan Towards Next Generation Internet Bijan Jabbari, PhD Professor, George Mason University May 28, 2002 Overview! Scalability and Interoperability in Internet! Impediments in Deployment

More information

An Active Packet can be classified as

An Active Packet can be classified as Mobile Agents for Active Network Management By Rumeel Kazi and Patricia Morreale Stevens Institute of Technology Contact: rkazi,pat@ati.stevens-tech.edu Abstract-Traditionally, network management systems

More information

VoIP versus VoMPLS Performance Evaluation

VoIP versus VoMPLS Performance Evaluation www.ijcsi.org 194 VoIP versus VoMPLS Performance Evaluation M. Abdel-Azim 1, M.M.Awad 2 and H.A.Sakr 3 1 ' ECE Department, Mansoura University, Mansoura, Egypt 2 ' SCADA and Telecom General Manager, GASCO,

More information

Towards a distributed SDN control Inter-platform signalling & Flow-aware Path Computation Element (PCE)

Towards a distributed SDN control Inter-platform signalling & Flow-aware Path Computation Element (PCE) Towards a distributed SDN control Inter-platform signalling & Flow-aware Path Computation Element (PCE) Nicola Ciulli Head of Research & Development, Nextworks SDN & OpenFlow World Congress Wed. Oct. 24

More information

SDN IN WAN NETWORK PROGRAMMABILITY THROUGH CENTRALIZED PATH COMPUTATION. 1 st September 2014

SDN IN WAN NETWORK PROGRAMMABILITY THROUGH CENTRALIZED PATH COMPUTATION. 1 st September 2014 SDN IN WAN NETWORK PROGRAMMABILITY THROUGH CENTRALIZED PATH COMPUTATION st September 04 Aaron Tong Senior Manager High IQ Networking Centre of Excellence JUNIPER S AUTOMATION HORIZON SDN IS A JOURNEY NOT

More information

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document

Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary. About this document Fax over IP Contents Introduction Why Fax over IP? How Real-time Fax over IP works Implementation with MessagePlus/Open Summary About this document This document describes how Fax over IP works in general

More information

IP over Optical Networks - A Framework draft-ip-optical-framework-01.txt

IP over Optical Networks - A Framework draft-ip-optical-framework-01.txt IP over Optical Networks - A Framework draft-ip-optical-framework-01.txt Bala Rajagopalan James Luciani Daniel Awduche Brad Cain Bilel Jamoussi 1 IETF 7/31/00 About this Draft Deals with the following

More information

E2E Interdomain Optical Network Services

E2E Interdomain Optical Network Services Journal of Network and Systems Management ( c 2007) DOI: 10.1007/s10922-007-9060-2 A Service Oriented Architecture-based Approach for Interdomain Optical Network Services Fábio L. Verdi, 1,4 Maurício F.

More information

A Performance Study of IP and MPLS Traffic Engineering Techniques under Traffic Variations

A Performance Study of IP and MPLS Traffic Engineering Techniques under Traffic Variations A Performance Study of IP and MPLS Traffic Engineering Techniques under Traffic Variations Sukrit Dasgupta Department of ECE Drexel University Philadelphia, PA, USA sukrit@ece.drexel.edu Jaudelice C. de

More information

SOFTWARE DEFINED NETWORKS REALITY CHECK. DENOG5, Darmstadt, 14/11/2013 Carsten Michel

SOFTWARE DEFINED NETWORKS REALITY CHECK. DENOG5, Darmstadt, 14/11/2013 Carsten Michel SOFTWARE DEFINED NETWORKS REALITY CHECK DENOG5, Darmstadt, 14/11/2013 Carsten Michel Software Defined Networks (SDN)! Why Software Defined Networking? There s a hype in the industry!! Dispelling some myths

More information

All Rights Reserved - Library of University of Jordan - Center of Thesis Deposit

All Rights Reserved - Library of University of Jordan - Center of Thesis Deposit iii DEDICATION To my parents, my wife, my brothers and sisters, and my son for their encouragement, and help during this thesis. iv ACKNOWLEDGEMENT I would like to thank my supervisor prof. Jameel Ayoub

More information

MPLS-TE Routing: Adopting a Generic Architecture and Evaluating Various Implementation Approaches

MPLS-TE Routing: Adopting a Generic Architecture and Evaluating Various Implementation Approaches MPLS-TE Routing: Adopting a Generic Architecture and Evaluating Various Implementation Approaches Imene Chaieb and Jean-Louis Le Roux France Telecom R&D, Lannion 22307, France Email: {imene.chaieb, jeanlouis.leroux}@francetelecom.com

More information

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow

Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow International Journal of Soft Computing and Engineering (IJSCE) Performance Analysis of AQM Schemes in Wired and Wireless Networks based on TCP flow Abdullah Al Masud, Hossain Md. Shamim, Amina Akhter

More information

Smart Queue Scheduling for QoS Spring 2001 Final Report

Smart Queue Scheduling for QoS Spring 2001 Final Report ENSC 833-3: NETWORK PROTOCOLS AND PERFORMANCE CMPT 885-3: SPECIAL TOPICS: HIGH-PERFORMANCE NETWORKS Smart Queue Scheduling for QoS Spring 2001 Final Report By Haijing Fang(hfanga@sfu.ca) & Liu Tang(llt@sfu.ca)

More information

VoIP QoS. Version 1.0. September 4, 2006. AdvancedVoIP.com. sales@advancedvoip.com support@advancedvoip.com. Phone: +1 213 341 1431

VoIP QoS. Version 1.0. September 4, 2006. AdvancedVoIP.com. sales@advancedvoip.com support@advancedvoip.com. Phone: +1 213 341 1431 VoIP QoS Version 1.0 September 4, 2006 AdvancedVoIP.com sales@advancedvoip.com support@advancedvoip.com Phone: +1 213 341 1431 Copyright AdvancedVoIP.com, 1999-2006. All Rights Reserved. No part of this

More information

MPLS: Key Factors to Consider When Selecting Your MPLS Provider Whitepaper

MPLS: Key Factors to Consider When Selecting Your MPLS Provider Whitepaper MPLS: Key Factors to Consider When Selecting Your MPLS Provider Whitepaper 2006-20011 EarthLink Business Page 1 EXECUTIVE SUMMARY Multiprotocol Label Switching (MPLS), once the sole domain of major corporations

More information

Tackling the Challenges of MPLS VPN Testing. Todd Law Product Manager Advanced Networks Division

Tackling the Challenges of MPLS VPN Testing. Todd Law Product Manager Advanced Networks Division Tackling the Challenges of MPLS VPN ing Todd Law Product Manager Advanced Networks Division Agenda Background Why test MPLS VPNs anyway? ing Issues Technical Complexity and Service Provider challenges

More information

Experimental research on communication networks at CTTC The ADRENALINE and EXTREME testbeds

Experimental research on communication networks at CTTC The ADRENALINE and EXTREME testbeds Experimental research on communication networks at CTTC The ADRENALINE and EXTREME testbeds Josep Mangues-Bafalluy and Raül Muñoz Communication Networks Division Centre Tecnològic de Telecomunicacions

More information

Modeling and Performance Analysis of Telephony Gateway REgistration Protocol

Modeling and Performance Analysis of Telephony Gateway REgistration Protocol Modeling and Performance Analysis of Telephony Gateway REgistration Protocol Kushal Kumaran and Anirudha Sahoo Kanwal Rekhi School of Information Technology Indian Institute of Technology, Bombay, Powai,

More information

OPNET simulation of voice over MPLS With Considering Traffic Engineering

OPNET simulation of voice over MPLS With Considering Traffic Engineering Master Thesis Electrical Engineering Thesis no: MEE 10:51 June 2010 OPNET simulation of voice over MPLS With Considering Traffic Engineering KeerthiPramukh Jannu Radhakrishna Deekonda School of Computing

More information

MENTER Overview. Prepared by Mark Shayman UMIACS Contract Review Laboratory for Telecommunications Science May 31, 2001

MENTER Overview. Prepared by Mark Shayman UMIACS Contract Review Laboratory for Telecommunications Science May 31, 2001 MENTER Overview Prepared by Mark Shayman UMIACS Contract Review Laboratory for Telecommunications Science May 31, 2001 MENTER Goal MPLS Event Notification Traffic Engineering and Restoration Develop an

More information

Course Description. Students Will Learn

Course Description. Students Will Learn Course Description The next generation of telecommunications networks will deliver broadband data and multimedia services to users. The Ethernet interface is becoming the interface of preference for user

More information

ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP

ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP ENSC 427: Communication Networks ANALYSIS OF LONG DISTANCE 3-WAY CONFERENCE CALLING WITH VOIP Spring 2010 Final Project Group #6: Gurpal Singh Sandhu Sasan Naderi Claret Ramos (gss7@sfu.ca) (sna14@sfu.ca)

More information

ASON for Optical Networks

ASON for Optical Networks 1/287 01-FGC1010609 Rev B ASON for Optical Networks Ericsson Control Plane for DWDM Optically Switched Networks ASON for MHL3000 Introduction The growing demand for multiple service is changing the network

More information

An efficient and flexible MPLS signaling framework for mobile networks

An efficient and flexible MPLS signaling framework for mobile networks DOI 1.17/s11276-7-29-6 An efficient and flexible MPLS signaling framework for mobile networks Ramprasad Nagarajan Eylem Ekici C Science + Business Media, LLC 27 Abstract Multiprotocol Label Switching (MPLS)

More information

PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS

PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS PERFORMANCE ANALYSIS OF VOIP TRAFFIC OVER INTEGRATING WIRELESS LAN AND WAN USING DIFFERENT CODECS Ali M. Alsahlany 1 1 Department of Communication Engineering, Al-Najaf Technical College, Foundation of

More information

Inter-Domain Traffic Engineering for Balanced Network Load

Inter-Domain Traffic Engineering for Balanced Network Load Acta Universitatis Sapientiae Electrical and Mechanical Engineering, 2 (2010) 87-98 Inter-Domain Traffic Engineering for Balanced Network Load Levente HUSZÁR, Csaba SIMON, Markosz MALIOSZ Department of

More information

tyuiopasdfghjklzxcvbnmqwertyuiopas

tyuiopasdfghjklzxcvbnmqwertyuiopas qwertyuiopasdfghjklzxcvbnmqwertyui opasdfghjklzxcvbnmqwertyuiopasdfgh jklzxcvbnmqwertyuiopasdfghjklzxcvb nmqwertyuiopasdfghjklzxcvbnmqwer WAN/LAN PLANNINGAND DESIGN tyuiopasdfghjklzxcvbnmqwertyuiopas COURSE

More information

Analysis of Delayed Reservation Scheme in Server-based QoS Management Network

Analysis of Delayed Reservation Scheme in Server-based QoS Management Network Analysis of Delayed Reservation Scheme in Server-based QoS Management Network Takeshi Ikenaga Ý, Kenji Kawahara Ý, Tetsuya Takine Þ, and Yuji Oie Ý Ý Dept. of Computer Science and Electronics, Kyushu Institute

More information

Disaster-Resilient Backbone and Access Networks

Disaster-Resilient Backbone and Access Networks The Workshop on Establishing Resilient Life-Space in the Cyber-Physical Integrated Society, March. 17, 2015, Sendai, Japan Disaster-Resilient Backbone and Access Networks Shigeki Yamada (shigeki@nii.ac.jp)

More information

Implementing VPN over MPLS

Implementing VPN over MPLS IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 10, Issue 3, Ver. I (May - Jun.2015), PP 48-53 www.iosrjournals.org Implementing VPN over

More information

MAXIMIZING RESTORABLE THROUGHPUT IN MPLS NETWORKS

MAXIMIZING RESTORABLE THROUGHPUT IN MPLS NETWORKS MAXIMIZING RESTORABLE THROUGHPUT IN MPLS NETWORKS 1 M.LAKSHMI, 2 N.LAKSHMI 1 Assitant Professor, Dept.of.Computer science, MCC college.pattukottai. 2 Research Scholar, Dept.of.Computer science, MCC college.pattukottai.

More information

DESIGN AND DEVELOPMENT OF LOAD SHARING MULTIPATH ROUTING PROTCOL FOR MOBILE AD HOC NETWORKS

DESIGN AND DEVELOPMENT OF LOAD SHARING MULTIPATH ROUTING PROTCOL FOR MOBILE AD HOC NETWORKS DESIGN AND DEVELOPMENT OF LOAD SHARING MULTIPATH ROUTING PROTCOL FOR MOBILE AD HOC NETWORKS K.V. Narayanaswamy 1, C.H. Subbarao 2 1 Professor, Head Division of TLL, MSRUAS, Bangalore, INDIA, 2 Associate

More information

Energy-Aware Data Centre Management

Energy-Aware Data Centre Management Energy-Aware Data Centre Management Cathryn Peoples, Gerard Parr and Sally McClean {c.peoples, gp.parr, si.mcclean}@ulster.ac.uk India-UK Advanced Technology Centre of Excellence in Next Generation Networks,

More information

Performance Analysis of MPLS TE Queues for QoS Routing

Performance Analysis of MPLS TE Queues for QoS Routing Performance Analysis of MPLS TE Queues for QoS Routing Yihan Li, Shivendra Panwar Electrical and Computer Engineering Department, Polytechnic University, Brooklyn, NY C.J. (Charlie) Liu AT&T Laboratories,

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

Demonstrating the high performance and feature richness of the compact MX Series

Demonstrating the high performance and feature richness of the compact MX Series WHITE PAPER Midrange MX Series 3D Universal Edge Routers Evaluation Report Demonstrating the high performance and feature richness of the compact MX Series Copyright 2011, Juniper Networks, Inc. 1 Table

More information

CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS

CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS 137 CHAPTER 8 CONCLUSION AND FUTURE ENHANCEMENTS 8.1 CONCLUSION In this thesis, efficient schemes have been designed and analyzed to control congestion and distribute the load in the routing process of

More information

DESIGN AND VERIFICATION OF LSR OF THE MPLS NETWORK USING VHDL

DESIGN AND VERIFICATION OF LSR OF THE MPLS NETWORK USING VHDL IJVD: 3(1), 2012, pp. 15-20 DESIGN AND VERIFICATION OF LSR OF THE MPLS NETWORK USING VHDL Suvarna A. Jadhav 1 and U.L. Bombale 2 1,2 Department of Technology Shivaji university, Kolhapur, 1 E-mail: suvarna_jadhav@rediffmail.com

More information

of the existing VoLTE roaming and interconnection architecture. This article compares existing circuit-switched models with the earlier

of the existing VoLTE roaming and interconnection architecture. This article compares existing circuit-switched models with the earlier VoLTE 3GPP Roaming Further Development of LTE/LTE-Advanced LTE Release 10/11 Standardization Trends VoLTE Roaming and ion Standard Technology In 3GPP Release 11, the VoLTE roaming and interconnection architecture

More information

Implement a QoS Algorithm for Real-Time Applications in the DiffServ-aware MPLS Network

Implement a QoS Algorithm for Real-Time Applications in the DiffServ-aware MPLS Network Implement a QoS Algorithm for Real-Time Applications in the DiffServ-aware MPLS Network Zuo-Po Huang, *Ji-Feng Chiu, Wen-Shyang Hwang and *Ce-Kuen Shieh adrian@wshlab2.ee.kuas.edu.tw, gary@hpds.ee.ncku.edu.tw,

More information

Cisco Which VPN Solution is Right for You?

Cisco Which VPN Solution is Right for You? Table of Contents Which VPN Solution is Right for You?...1 Introduction...1 Before You Begin...1 Conventions...1 Prerequisites...1 Components Used...1 NAT...2 Generic Routing Encapsulation Tunneling...2

More information

The Role of SDN-NFV in Flexible Optical Networks: Current Status, Challenges and Opportunities

The Role of SDN-NFV in Flexible Optical Networks: Current Status, Challenges and Opportunities The Role of SDN-NFV in Flexible Optical Networks: Current Status, Challenges and Opportunities ICTON 2015 Budapest, Hungary Tuesday, 7 July, 2015 Daniel King Senior Researcher, Lancaster University (BT

More information

Supporting End-to-End QoS in DiffServ/MPLS Networks

Supporting End-to-End QoS in DiffServ/MPLS Networks Supporting End-to-End QoS in DiffServ/MPLS Networks Ji-Feng Chiu, *Zuo-Po Huang, *Chi-Wen Lo, *Wen-Shyang Hwang and Ce-Kuen Shieh Department of Electrical Engineering, National Cheng Kung University, Taiwan

More information

Assignment #3 Routing and Network Analysis. CIS3210 Computer Networks. University of Guelph

Assignment #3 Routing and Network Analysis. CIS3210 Computer Networks. University of Guelph Assignment #3 Routing and Network Analysis CIS3210 Computer Networks University of Guelph Part I Written (50%): 1. Given the network graph diagram above where the nodes represent routers and the weights

More information

Comparative Analysis of Mpls and Non -Mpls Network

Comparative Analysis of Mpls and Non -Mpls Network Comparative Analysis of Mpls and Non -Mpls Network Madhulika Bhandure 1, Gaurang Deshmukh 2, Prof. Varshapriya J N 3 1, 2, 3 (Department of Computer Science and IT, VJTI, Mumbai-19 ABSTRACT A new standard

More information

4 Internet QoS Management

4 Internet QoS Management 4 Internet QoS Management Rolf Stadler School of Electrical Engineering KTH Royal Institute of Technology stadler@ee.kth.se September 2008 Overview Network Management Performance Mgt QoS Mgt Resource Control

More information

On the effect of forwarding table size on SDN network utilization

On the effect of forwarding table size on SDN network utilization IBM Haifa Research Lab On the effect of forwarding table size on SDN network utilization Rami Cohen IBM Haifa Research Lab Liane Lewin Eytan Yahoo Research, Haifa Seffi Naor CS Technion, Israel Danny Raz

More information

Performance Evaluation for VOIP over IP and MPLS

Performance Evaluation for VOIP over IP and MPLS World of Computer Science and Information Technology Journal (WCSIT) ISSN: 2221-0741 Vol. 2, No. 3, 110-114, 2012 Performance Evaluation for VOIP over IP and MPLS Dr. Reyadh Shaker Naoum Computer Information

More information

Multi Protocol Label Switching (MPLS) is a core networking technology that

Multi Protocol Label Switching (MPLS) is a core networking technology that MPLS and MPLS VPNs: Basics for Beginners Christopher Brandon Johnson Abstract Multi Protocol Label Switching (MPLS) is a core networking technology that operates essentially in between Layers 2 and 3 of

More information

AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK

AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK Abstract AN OVERVIEW OF QUALITY OF SERVICE COMPUTER NETWORK Mrs. Amandeep Kaur, Assistant Professor, Department of Computer Application, Apeejay Institute of Management, Ramamandi, Jalandhar-144001, Punjab,

More information

Architecture of distributed network processors: specifics of application in information security systems

Architecture of distributed network processors: specifics of application in information security systems Architecture of distributed network processors: specifics of application in information security systems V.Zaborovsky, Politechnical University, Sait-Petersburg, Russia vlad@neva.ru 1. Introduction Modern

More information