Protection Switching and Rerouting in MPLS

Size: px
Start display at page:

Download "Protection Switching and Rerouting in MPLS"

Transcription

1 Protection Switching and Rerouting in MPLS S. Veni Dr.G.M.Kadhar Nawaz Research Scholar, Director, Dept. of MCA Bharathiar University Sona College of Technology Coimbatore, India Salem, India Abstract Multi-protocol Label Switching (MPLS) has become an attractive technology of choice for Internet backbone service providers. MPLS recovery mechanisms are increasing in popularity because they can guarantee fast restoration and high QoS assurance. To provide dependable services MPLS networks make use of a set of procedures (detection, notification and fault recovery) which seek to ensure appropriate protection for the traffic carried in the label switched paths (LSPs). When a fault happens in the active LSP, the recovery scheme must redirect the traffic to a recovery path (the protection LSP or recovery LSP) which bypasses the fault. The two basic recovery models used to redirect traffic are rerouting and protection switching. Protection switching is faster than rerouting but cannot handle simultaneous faults in the active and the recovery path. On the other hand, rerouting is generally slow, and cannot offer QoS guaranties upon failure, but can use resources in a more efficient way. Keywords: MPLS, Label Switch Path, Quality of Service, Path. I. Introduction Multi-Protocol Label Switching (MPLS) is a multiservice internet technology based on forwarding the packets using a specific packet label switching technique. In MPLS networks, incoming packets are assigned a label at the ingress point. Packets are forwarded along a Label Switch Path (LSP) where each Label Switch Router (LSR) makes forwarding decisions. Each LSR re-labels and switches incoming packets according to its forwarding table. Label Switching speeds up the packet forwarding and offers new efficient and quick resilience mechanisms. In addition, the main advantage of Label Switching appears when the forwarding decision takes the Quality of Service (QoS) or links reservation into consideration. The reservation of network resources is also possible using MPLS, thus providing QoS guarantees. Two signaling protocols have been established to provide the reservation of bandwidth for the LSP, resource reservation protocol with traffic engineering extension (RSVP-TE) and constraint based routing label distribution protocol (CR-LDP). Multi Protocol Label Switching (MPLS) based recovery mechanisms introduce faster recovery schemes and will also be useful if IP networks are to evolve beyond best-effort services. MPLS-based recovery is becoming more significant for several reasons [1]. The first reason is that it is able to improve network reliability by enabling a faster response to faults than is possible with network layer methods alone while still providing the visibility of the network afforded by the network layer. Second, traditional IP rerouting may be too slow compared to a core MPLS network which requires recovery times smaller than times achieved by IP routing protocols. Furthermore, MPLS-based recovery schemes can be optimal to support the traffic engineering goal of optimal use of resources. schemes in MPLS can also introduce bandwidth protection to specific flow such as VoIP. The paper is organized in the following manner. In the next section some definitions pertinent to MPLS-base recovery approaches are presented. In sections 3 and 4 a review of several recovery schemes based on protection switching and on rerouting, respectively, is presented. II. MPLS Mechanism MPLS requires a set of procedures to provide protection of the traffic carried on different 216

2 paths. This requires that the label switching routers (LSRs) support fault detection, fault notification, and fault recovery mechanisms, and that MPLS signaling support the configuration of recovery. Fault detection is the time required to detect a fault; the quicker the fault is detected in the network the earlier the fault can be repaired. The current method of detecting faults on a link comes from the use of periodic messages, if the messages are absent then the link is assumed to be faulty and fault notification is initiated. Fault notification is the process of informing other LSRs of the failure that has occurred which eventually propagates to ingress LSRs to initiate recovery procedures to maintain traffic flows. The two basic recovery models used to redirect traffic are rerouting and protection switching; recovery can also be global or local, and resource or path oriented. When rerouting is used the Path (RP) (the path by which the traffic is restored after the occurrence of a fault) is signaled only upon fault detection in the Active Path (AP) (the path which carries traffic before the occurrence of a fault). Protection switching pre establishes a RP before any failure detection in the protected AP. Global recovery intents to protect against any link or node fault in a path, whereas local recovery intents to protect against a link or node fault and to minimize the time required for fault propagation. Local recovery is attempted by the node immediately upstream of the fault according to [2]. Global recovery is usually slower than local recovery because the failure notification message has to travel to the Point of Repair (POR) (a LSR that is setup for performing MPLS recovery). When a failure occurs the LSR responsible for switching or replicating the traffic between the AP and RP is the Path Switch LSR (PSL).The Path Merge LSR (PML) is the LSR responsible for receiving the RP traffic. If the PML is not the egress LSR it will merge the RP traffic back onto the AP. The POR can be a PSL or PML depending on the type of recovery scheme employed. When the node immediately upstream of the fault is unable to recover a failed path (either because that node is not a POR or because the POR was unsuccessful in its attempt), and sends a Fault Indication Signal (FIS) to the node immediately upstream, where possibly a new attempt (of local) recovery takes place, we consider this to be a mechanism of local recovery (even if the node that successfully recovers the AP coincides with the head-end node) - this type of recovery appears in [3, 4] and in [5] (where is designated as segment protection). If a recovery mechanism tries to protect a particular network element (link and/or node) we consider it to be resource oriented (depending on a particular scheme, not every AP using a protected network element is required to be under protection by this mechanism). Whenever the recovery mechanism is focused on the recovery of a particular AP, we consider it to be path oriented. III. Protection Switching Protection switching provides a mechanism for fast recovery in MPLS networks, but inefficient utilization of network resources occur, as protection paths are unused in the absence of faults. Protection switching also requires protection paths to be pre-established before failures occurs. This can lead to suboptimal protection paths as the network changes over time. Depending on the place where the reaction to failures is done, protection switching mechanisms can be distinguished into end-to-end and local protection. In case of end-to-end protection switching the reaction to a failure along a path is executed at the path ingress router. End-to-end protection switching is faster than restoration methods, but the signaling of the failure to the path ingress router takes time within which traffic is lost. Local protection schemes tackle the problem of lost traffic in case of end-to-end protection. Backup paths towards the destination are set up not only at the ingress router of the primary path but at almost every node of the path. Then, a backup path is immediately available if the path breaks at some location. Local protection switching can be implemented by MPLS fast reroute (MPLS- FRR) [6].Kang and Reed [7] presented a scheme dedicated to protection using bandwidth guaranteed bypass tunnels. The choice of p- cycles (preconfigured-cycles) was considered a good option for bypass tunnels topology. P- cycles [8] pre-configure extra network capacity in cycles, before any fault occurs. This allows the recovery not only of faults on the cycle but also of links connecting any two non-adjacent nodes in the "p-cycle" (straddling links) which contributes significantly for the p-cycles efficiency. In [7] an adaptation of the p-cycles optimal design [9] with guaranteed bandwidth (to protect against single link failures) was proposed. In [10] Kodialam and Lakshman's recovery scheme, upon a new LSP request, both 217

3 the working and recovery path are determined, on-line and simultaneously. If the requested bandwidth cannot be guaranteed (for the AP and RP), the request is rejected. To function, the scheme requires knowledge of the total bandwidth used by the APs, and of total bandwidth used by the RPs in each link (just the aggregated information, not broke down for each LSP) - and also of the free bandwidth in each link. The authors call this Partial Information (PI) model. Using this model, a dynamic routing heuristic algorithm to achieve local recovery is presented, computing both the active path and recovery paths. This scheme handles single link failures, but the authors showed it can easily be extended to handle also single node failures. In [11], Kuang et al. presented a scheme for minimizing the delay of notification messages that must be sent (upon detection of a fault) to the PSL. This scheme defines a special notification structure named Reverse Notification Tree (RNT) to distribute efficiently the fault and/or recovery information. The scheme also proposes a faster Hello protocol for fault detection and a light and scalable transport protocol for handling the notification messages In Kim's paper [l2] a numerical analysis of load distribution for global recovery, assuming equal fault probability of each link, is presented. This analysis considers two mechanisms: the Fully Shared Mechanism (FSM), where all paths may be used simultaneously as APs, doubling as RPs when needed, and the Partially Shared Mechanism (PSM), where some paths are used as APs and others are set aside to use as RPs. This study enforces a constraint (not a very realistic one) of homogeneity on the network traffic and reserved bandwidth. On Yoon et al.'s [13], for each working path, the ingress LSR and each intermediate LSRs with recovery capability pre-calculate a recovery path to the nearest downstream LSR. These paths are updated whenever network state changes (link usage information) arrive at the path computing LSRs. This scheme assumes that all the possible faults are either failure or degraded usage of a single link in a single MPLS protection domain. Facing such a fault, the PSL will be the nearest upstream LSR with recovery capability. If the direct upstream LSR does not have such capabilities, a FIS will be sent through a RNT. Since the intermediate LSRs can only handle single link failures, a FIS (if sent) will always be propagated to the ingress LSR. To update the recovery path, the LSRs use network state information, which requires an extension to the used Interior Gateway Protocol (IGP) (e.g OSPF or IS-IS) [1]. Park et al. [14] proposed a pre-qualified mechanism for MPLS networks named dynamic path protection, in order to quickly recover node or link failures. Upon the fault detection by an LSR, a recovery path is selected among the existing (non faulty) working paths that start or transit there and with the same destination (if there are several paths to choose from, the paper proposes some ranking criteria). If later a fault occurs in the previously selected recovery path, the same procedure is used again. It is a fast scheme because it avoids signaling a new path, and requires mere routing table changes. However, if no such paths can be found, the LSR must create a new path (from itself up to the original destination). It is claimed in [14] that this scheme does not require signaling protocol extensions. Table I gives a comparison of the recovery models. IV Rerouting The rerouting model establishes the recovery path only after a fault has occurred. Optimization of recovery paths can be achieved as the current network state is considered before recovery path selection. The rerouting model can be further divided into two types, establish-on-demand and pre-qualified. Establish-on-demand calculates and establishes a recovery path only after a fault is detected. Pre-qualified implies that a recovery path is already calculated but is only established when a fault occurs. It has the advantages of efficient resource utilization as bandwidth is not reserved and speed up recovery as path selection is completed before faults occur. 218

4 Model Rerouting Protection Switching Table I Comparison of the recovery models. Path Type Time Pre- Qualified Establish- On- Demand 1+1 1:1, 1:n, m:n Path Setup Point After fault Before fault Resource Utilization Optimization * * * * V. Conclusion There are two main methods of recovery, protection switching and rerouting. Protection switching provides fast restoration of service but lacks efficient use of network resources in MPLS networks. Rerouting has the advantage of optimizing the recovery paths, allowing for more working or recovery LSP requests. The disadvantage is slower restoration of service. Other approaches to improving service restoration include using concepts such as reverse notification tree (RNT) that aims to improve the reliability and efficiency of fault notification. Protection switching and rerouting both have their complementary advantages and disadvantages; the choice of recovery method should be based on the type of protection required. References [1] Paul Meyers, Natalie Degrande, Sven Van den Bosc. (2009) Alcatel- Lucent Telecom Review. [Online]. HYPERLINK " Com [2] V. Sharma, F. Hellstrand, B. Mack-Crane, S. Makam, K. Owens, C. Huang, J. Weil, B. Cain, L. Anderson, B. Jamoussi, A. Chiu, and S. Civanlar. framework for multi-protocol label switching (MPLS)-based recovery. IETF RFC 3469, February [3,4] D.-K. Hong, C. S. Hong, and Dongsik-Yun. A hierarchical restoration scheme with dynamic adjustment of restoration scope in an MPLS network. In Network Operations and Management Symposium, pages , April [5] D. Xu, Y. Xiong,, and C. Qiao. Novel algorithms for shared segment protection. IEEE Journal on Selected Areas in Communication, 21(8): , [6] P. Pan, G. Swallow, and A. Atlas, RFC4090: Fast Reroute Extensions to RSVP-TE for LSP Tunnels, May [7]. Kang and M. J. Reed. Bandwith protection in MPLS networks using p-cycle structure. In Design of Reliable Communication Networks (DRCN) 2003, pages , Banff, Alberta, Canada, October [8] W. D. Grover and D. Stamatelakis. Cycle-oriented distributed preconfiguration: Ring-like speed with mesh-like capacity for self-planning network restoration. In Proceedings of IEEE ICC'98, pages , Atlanta, Georgia, June [9] D. Stamatelakis and W. D. Grover. IP layer restoration and network planning based on virtual protection cycles. IEEE Journal on Selected Areas in Communications, 18(10): , October [10] M. Kodialam and T. V. Lakshman. Dynamic routing of locally restorable bandwidth guaranteed tunnels using aggregated link usage information. In Proceedings of IEEE INFOCOM 2001, pages , April [11]C. Huang, V. Sharma, K. Owens, and S. Makam. Building reliable MPLS networks using a path protection mechanism. IEEE Communications Magazine, pages , March

5 [12] S.-Y. Kim. Effect of load distribution in path protection of MPLS. International Journal of Communication Systems, 16(4): , February [13] S. Yoon, H. Lee, D. Choi, Y. Kim, G. Lee, and M. Lee. An efficient recovery mechanism for MPLSbased protection LSP. In Joint 4th IEEE International Conference on ATM (ICATM 2001), pages 75-79, Seoul, Korea, April [14]. Park, H.-S. Yoon, S. C. Kim, J. Park, and S. Yang. Design of a dynamic path protection mechanism in MPLS networks. In The 6th Ihternataonal Conference on Advanced Communication Technology, volume 2, pages , [15] T. Kodialam, M.; Lakshman, Minimum interference routing with applications to mpls traffic engineering, in INFOCOM Nineteenth Annual Joint Conference of the IEEE Computer and Communications Societies. Proceedings. IEEE, vol. 2, 2000, pp vol.2. First S.Veni I have presented eight papers in National conferences and one in international conferences. I have completed M.Sc., MPhil in Computer Science and currently working as a Asst Professor in Karpagam University. I have seven years of experience in teaching. I am Pursuing Doctorate degree in Computer Science under the guidance of Dr.G.M.Kadhar Nawaz, who is working as Director in Department of Computer Applications in Sona College of Technology,Salem. My area of research is Traffic Engineering in Multiprotocol Label Switching environment. Second Dr.G.M.Kadhar Nawaz I have presented and published papers in various national and international Conferences and journals. I have also organized national conferences. I completed my Ph.D in Computer Science from Periyar University and my area of research includes network security and network communications. Currently I am working as Director in the Department of Computer Applications, Sona College of Technology, Salem. 220

Review on Fault Tolerance Strategies in MPLS Network

Review on Fault Tolerance Strategies in MPLS Network Review on Fault Tolerance Strategies in MPLS Network Ravi Yadav Mrs. Laxmi Prasanna Anil Vadhwa M.Tech. student in Shekawati Asst. Prof. in Shekawati Asst. Prof. in RPS College of Engineering Dundlod College

More information

An Efficient Rerouting Scheme for MPLS-Based Recovery and Its Performance Evaluation

An Efficient Rerouting Scheme for MPLS-Based Recovery and Its Performance Evaluation Telecommunication Systems 19:3,4, 481 495, 2002 2002 Kluwer Academic Publishers. Manufactured in The Netherlands. An Efficient Rerouting Scheme for MPLS-Based Recovery and Its Performance Evaluation GAEIL

More information

Comparison Study of Transmission Control Protocol and User Datagram Protocol Behavior over Multi-Protocol Label Switching Networks in Case of Failures

Comparison Study of Transmission Control Protocol and User Datagram Protocol Behavior over Multi-Protocol Label Switching Networks in Case of Failures Journal of Computer Science 5 (12): 1042-1047, 2009 ISSN 1549-3636 2009 Science Publications Comparison Study of Transmission Control Protocol and User Datagram Protocol Behavior over Multi-Protocol Label

More information

Building Reliable MPLS Networks Using a Path Protection Mechanism

Building Reliable MPLS Networks Using a Path Protection Mechanism DESIGNING FOR SECURE TRAFFIC Building Reliable MPLS Networks Using a Path Protection Mechanism Changcheng Huang, Carleton University Vishal Sharma, Metanoia, Inc. Ken Owens, Erlang Technology, Inc. Srinivas

More information

SYSC 5801 Protection and Restoration

SYSC 5801 Protection and Restoration SYSC 5801 Protection and Restoration Introduction Fact: Networks fail. Types of failures: Link failures Node failures Results: packet losses, waste of resources, and higher delay. What IGP does in the

More information

Economical protection in MPLS networks

Economical protection in MPLS networks Computer Communications 29 (2006) 402 408 www.elsevier.com/locate/comcom Economical protection in MPLS networks Ajay Pal Singh Virk*, Raouf Boutaba School of Computer Science, University of Waterloo, Waterloo,

More information

Network Protection Design for MPLS Networks

Network Protection Design for MPLS Networks Network Protection Design for MPLS Networks Gaurav Agrawal, Dijiang Huang, Deep Medhi Computer Science and Electrical Engineering Department University of Missouri-Kansas City, MO 64110, USA Computer Science

More information

A Comparative Study on Protection Methods in MPLS-TP Networks

A Comparative Study on Protection Methods in MPLS-TP Networks A Comparative Study on Protection Methods in MPLS-TP Networks Jiji Soman 1, Devi Murali 2 Semester II, M.Tech Communication Engineering, Sree Buddha College of Engineering for Women, Elavumthitta, Pathanamthitta,

More information

Efficient Distributed Solution for MPLS Fast Reroute

Efficient Distributed Solution for MPLS Fast Reroute Efficient Distributed Solution for MPLS Fast Reroute Dongmei Wang and Guangzhi Li AT&T Labs- Research, 180 Park Avenue, Florham Park, NJ 07932 {mei,gli}@research.att.com Ahstract. As service providers

More information

ITU-T Y Protection switching for MPLS networks

ITU-T Y Protection switching for MPLS networks INTERNATIONAL TELECOMMUNICATION UNION ITU-T Y.1720 TELECOMMUNICATION STANDARDIZATION SECTOR OF ITU (04/2003) SERIES Y: GLOBAL INFORMATION INFRASTRUCTURE AND INTERNET PROTOCOL ASPECTS Internet protocol

More information

Towards an Adaptive and Intelligent MPLS Network

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

More information

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

QoS Online Routing and MPLS Multilevel Protection: A Survey

QoS Online Routing and MPLS Multilevel Protection: A Survey ACCEPTED FROM OPEN CALL QoS Online Routing and MPLS Multilevel Protection: A Survey Jose L. Marzo and Eusebi Calle, Universitat de Girona Caterina Scoglio and Tricha Anjali, Georgia Institute of Technology

More information

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen

The LSP Protection/Restoration Mechanism in GMPLS. Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen The LSP Protection/Restoration Mechanism in GMPLS by Ziying Chen A graduation project submitted to the Faculty of Graduate and Postdoctoral

More information

QoS Aware Path Protection Schemes for MPLS Networks

QoS Aware Path Protection Schemes for MPLS Networks QoS Aware Path Protection Schemes for MPLS Networks Ashish Gupta, Ashish Gupta, B.N. Jain Department of Computer Science and Engg. Indian Institute of Technology New Delhi, India ag, ashish, bnj@cse.iitd.ac.in

More information

Implementing MPLS Label Distribution Protocol

Implementing MPLS Label Distribution Protocol The Multiprotocol Label Switching (MPLS) is a standards-based solution driven by the Internet Engineering Task Force (IETF) that was devised to convert the Internet and IP backbones from best-effort networks

More information

MPLS, THE BASICS CSE 6067, UIU. Multiprotocol Label Switching

MPLS, THE BASICS CSE 6067, UIU. Multiprotocol Label Switching MPLS, THE BASICS CSE 6067, UIU Multiprotocol Label Switching Basic Concepts of MPLS 2 Contents Drawbacks of Traditional IP Forwarding Basic MPLS Concepts MPLS versus IP over ATM Traffic Engineering with

More information

MULTIPROTOCOL LABEL SWITCHING: REIVEW KAISER ALI BHAT

MULTIPROTOCOL LABEL SWITCHING: REIVEW KAISER ALI BHAT GSJ: Volume 5, Issue 12, December 2017 176 GSJ: Volume 5, Issue 12, December 2017, Online: ISSN 2320-9186 MULTIPROTOCOL LABEL SWITCHING: REIVEW KAISER ALI BHAT kaiserali21@gmail.com M.Tech Cyber Security

More information

Resilience-Differentiated QoS Extensions to RSVP and DiffServ to Signal End-to-End IP Resilience Requirements

Resilience-Differentiated QoS Extensions to RSVP and DiffServ to Signal End-to-End IP Resilience Requirements Resilience-Differentiated QoS Extensions to RSVP and DiffServ to Signal End-to-End IP Resilience Requirements Achim Autenrieth (1) *, Andreas Kirstädter (2) (1) Munich University of Technology Institute

More information

MODERN RECOVERY MECHANISMS FOR DATA TRANSPORT NETWORKS

MODERN RECOVERY MECHANISMS FOR DATA TRANSPORT NETWORKS MODERN RECOVERY MECHANISMS FOR DATA TRANSPORT NETWORKS IT Specialist Dorina LuminiŃa Copaci Gorj Court IT Expert Constantin Alin Copaci ANRCTI Bucharest Abstract: A large number of recovery mechanisms

More information

MPLS-TE Configuration Application

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

More information

Operation Administration and Maintenance in MPLS based Ethernet Networks

Operation Administration and Maintenance in MPLS based Ethernet Networks 199 Operation Administration and Maintenance in MPLS based Ethernet Networks Jordi Perelló, Luis Velasco, Gabriel Junyent Optical Communication Group - Universitat Politècnica de Cataluya (UPC) E-mail:

More information

MPLS dynamic multilevel protection. Protecció dinàmica i multinivell d entorns MPLS (Multiprotocol Label Switching)

MPLS dynamic multilevel protection. Protecció dinàmica i multinivell d entorns MPLS (Multiprotocol Label Switching) Memòria del treball de Recerca Research Project MPLS dynamic multilevel protection Protecció dinàmica i multinivell d entorns MPLS (Multiprotocol Label Switching) Presentat per (by): Eusebi Calle Ortega

More information

I. INTRODUCTION PROPOSED ALGORITHM

I. INTRODUCTION PROPOSED ALGORITHM Performance Evaluation of MPLS Network with Failure Protection using OPNET Modeler Aamani Nemturand Mohamed El-Sharkawy Electrical and Computer Engineering, Purdue School of Engineering and Technology,

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

Inter-Domain MPLS Restoration

Inter-Domain MPLS Restoration Design of Reliable Communication Networks (DRCN) 2003, Banff, Alberta. Canada, October 19-22,2003 Inter-Domain MPLS Restoration Changcheng Huang, Donald Messier Carleton University, 1125 Colonel By Drive,

More information

University of Cape Town

University of Cape Town The copyright of this thesis vests in the author. No quotation from it or information derived from it is to be published without full acknowledgement of the source. The thesis is to be used for private

More information

MMPLS: Modified Multi Protocol Label Switching

MMPLS: Modified Multi Protocol Label Switching MMPLS: Modified Multi Protocol Label Switching Kanupriya 1 and Vikas Nandal 2 1 Electronics and Communication Department, U.I.E.T, MDU Rohtak, Haryana (India) priya.kanu846@gmail.com 2 Electronics and

More information

Multi Protocol Label Switching (an introduction) Karst Koymans. Thursday, March 12, 2015

Multi Protocol Label Switching (an introduction) Karst Koymans. Thursday, March 12, 2015 .. MPLS Multi Protocol Label Switching (an introduction) Karst Koymans Informatics Institute University of Amsterdam (version 4.3, 2015/03/09 13:07:57) Thursday, March 12, 2015 Karst Koymans (UvA) MPLS

More information

Evaluation of Performance for Optimized Routing in MPLS Network

Evaluation of Performance for Optimized Routing in MPLS Network Evaluation of Performance for Optimized Routing in MPLS Network Neethu T U Student,Dept. of Electronics and Communication The Oxford College of Engineering Bangalore, India Reema Sharma Assistant Professor,Dept.of

More information

MPLS опорни мрежи MPLS core networks

MPLS опорни мрежи MPLS core networks MPLS опорни мрежи MPLS core networks Николай Милованов/Nikolay Milovanov http://niau.org Objectives Identify the drawbacks of traditional IP routing Describe basic MPLS concepts and LSR types. MPLS Labels

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

Multiprotocol Label Switching Overview

Multiprotocol Label Switching Overview This chapter describes the Multiprotocol Label Switching (MPLS) distribution protocol. MPLS is a high-performance packet forwarding technology that integrates the performance and traffic management capabilities

More information

MULTIPLE FAULT TOLERANCE IN MPLS NETWORK USING OPEN SOURCE NETWORK SIMULATOR

MULTIPLE FAULT TOLERANCE IN MPLS NETWORK USING OPEN SOURCE NETWORK SIMULATOR MULTIPLE FAULT TOLERANCE IN MPLS NETWORK USING OPEN SOURCE NETWORK SIMULATOR Muhammad Kamran FAST National University of Computer and Emerging Sciences, Lahore, Pakistan. kamran@inbox.pk ABSTRACT Multiprotocol

More information

LDP Fast Reroute using LDP Downstream On Demand. 1. Problem: 2. Summary: 3. Description:

LDP Fast Reroute using LDP Downstream On Demand. 1. Problem: 2. Summary: 3. Description: LDP Fast Reroute using LDP Downstream On Demand 1. Problem: LDP is a widely used label distribution protocol used for building end-to-end IP/MPLS LSPs across provider network. Many times critical IP applications

More information

internet technologies and standards

internet technologies and standards Institute of Telecommunications Warsaw University of Technology 2017 internet technologies and standards Piotr Gajowniczek Andrzej Bąk Michał Jarociński MPLS Multiprotocol Label Switching MPLS introduction

More information

Progress Report No. 15. Shared Segments Protection

Progress Report No. 15. Shared Segments Protection NEXT GENERATION NETWORK (NGN) AVAILABILITY & RESILIENCE RESEARCH Progress Report No. 15 Shared Segments Protection The University of Canterbury Team 18 April 2006 Abstract As a complement to the Canterbury

More information

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS

Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS CHAPTER 43 Configuring MPLS, MPLS VPN, MPLS OAM, and EoMPLS This chapter describes how to configure multiprotocol label switching (MPLS) and Ethernet over MPLS (EoMPLS) on the Cisco ME 3800X and ME 3600X

More information

Emerging MPLS OAM mechanisms

Emerging MPLS OAM mechanisms Emerging MPLS OAM mechanisms Answering the interoperability and scalability question Data Networks Operation John Nakulski Product Manager October 2006 Page 1 Agenda Introduction The Need for MPLS OAM

More information

Components of MPLS Recovery Supporting Differentiated Resilience Requirements

Components of MPLS Recovery Supporting Differentiated Resilience Requirements Components of MPLS Recovery Supporting Differentiated Resilience Requirements Achim Autenrieth (1) *, Andreas Kirstädter (2) (1) Munich University of Technology Institute of Communication Networks Arcisstr.

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

ENTERPRISE MPLS. Kireeti Kompella

ENTERPRISE MPLS. Kireeti Kompella ENTERPRISE MPLS Kireeti Kompella AGENDA The New VLAN Protocol Suite Signaling Labels Hierarchy Signaling Advanced Topics Layer 2 or Layer 3? Resilience and End-to-end Service Restoration Multicast ECMP

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

Techniques and Protocols for Improving Network Availability

Techniques and Protocols for Improving Network Availability Techniques and Protocols for Improving Network Availability Don Troshynski dtroshynski@avici.com February 26th, 2004 Outline of Talk The Problem Common Convergence Solutions An Advanced Solution: RAPID

More information

Comparative Analysis of Signaling Protocols in Mpls- Traffic Engineering

Comparative Analysis of Signaling Protocols in Mpls- Traffic Engineering Comparative Analysis of Signaling Protocols in Mpls- Traffic Engineering Aruna Kapoor, Sunila Godara, Sanjeev Khambra, Amandeep Deptt. of CSE, GJUS&T, Hisar, India ABSTRACT Multi-protocol label switching

More information

Flexible MPLS Signaling (FMS) for Mobile Networks

Flexible MPLS Signaling (FMS) for Mobile Networks Flexible MPLS Signaling (FMS) for Mobile Networks Ramprasad Nagarajan and Eylem Ekici Department of Electrical and Computer Engineering The Ohio State University Columbus, OH 4321 E-mail: nagarajr@ee.eng.ohio-state.edu,

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

Migration Strategies for IP Service Growth: Cell-switched MPLS or IP-routed MPLS

Migration Strategies for IP Service Growth: Cell-switched MPLS or IP-routed MPLS White Paper Migration Strategies for IP Service Growth: Cell-switched MPLS or IP-routed MPLS Chuck Semeria Marketing Engineer Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408

More information

MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS Release 12.2SX

MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS Release 12.2SX MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS Release 12.2SX Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

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: 3214 Category: Standards Track J. Ash AT&T Y. Lee Ceterus Networks P. Ashwood-Smith B. Jamoussi D. Fedyk D. Skalecki Nortel Networks L. Li SS8 Networks January

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

Request for Comments: Cisco Systems, Inc. Category: Best Current Practice. P. Merckx Equant T. Telkamp Global Crossing May 2004

Request for Comments: Cisco Systems, Inc. Category: Best Current Practice. P. Merckx Equant T. Telkamp Global Crossing May 2004 Network Working Group Request for Comments: 3785 BCP: 87 Category: Best Current Practice F. Le Faucheur R. Uppili Cisco Systems, Inc. A. Vedrenne P. Merckx Equant T. Telkamp Global Crossing May 2004 Status

More information

Network Survivability

Network Survivability Network Survivability Bernard Cousin Outline Introduction to Network Survivability Types of Network Failures Reliability Requirements and Schemes Principles of Network Recovery Performance of Recovery

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

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF

LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF LARGE SCALE IP ROUTING LECTURE BY SEBASTIAN GRAF MODULE 05 MULTIPROTOCOL LABEL SWITCHING (MPLS) AND LABEL DISTRIBUTION PROTOCOL (LDP) 1 by Xantaro IP Routing In IP networks, each router makes an independent

More information

Effects of Rerouting After Service Disruption in MPLS based networks

Effects of Rerouting After Service Disruption in MPLS based networks Effects of Rerouting After Service Disruption in MPLS based networks BJØRN JÆGER, Bjorn.Jager@hiMolde.no KETIL DANIELSEN, Ketil.Danielsen@hiMolde.no Molde University College, Molde, NORWAY July 19, 2006

More information

RSVP-TE extensions for interdomain LSPs

RSVP-TE extensions for interdomain LSPs Internet Engineering Task Force INTERNET-DRAFT Cristel Pelsser FUNDP Olivier Bonaventure UCL October, 2002 RSVP-TE extensions for interdomain LSPs Abstract We propose extensions to RSVP-TE to allow the

More information

Category: Standards Track BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008

Category: Standards Track BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008 Network Working Group Request for Comments: 5330 Category: Standards Track JP. Vasseur, Ed. Cisco Systems, Inc M. Meyer BT K. Kumaki KDDI R&D Labs A. Bonda Telecom Italia October 2008 A Link-Type sub-tlv

More information

Multiprotocol Label Switching (MPLS) Traffic Engineering

Multiprotocol Label Switching (MPLS) Traffic Engineering Multiprotocol Label Switching (MPLS) Traffic Engineering Feature Overview Multiprotocol Label Switching (MPLS) traffic engineering software enables an MPLS backbone to replicate and expand upon the traffic

More information

MPLS Egress Protection Framework draft-shen-mpls-egress-protectionframework-02

MPLS Egress Protection Framework draft-shen-mpls-egress-protectionframework-02 MPLS Egress Protection Framework draft-shen-mpls-egress-protectionframework-02 Yimin Shen (yshen@juniper.net) Minto Jeyananth (minto@juniper.net) Bruno Decraene (bruno.decraene@orange.com) Updates New

More information

Deterministic Routing in OSPF for Post Single Link Failure

Deterministic Routing in OSPF for Post Single Link Failure Deterministic Routing in OSPF for Post Single Link Failure Dnyaneshwar Dhangar 1, Sachin Bojewar 2 1 (Information Technology/ Mumbai, India) 1 (Information Technology/ Mumbai, India) ABSTRACT : In the

More information

Bandwidth Protection in MPLS Networks Using p-cycle Structure

Bandwidth Protection in MPLS Networks Using p-cycle Structure Bandwidth Protection in MPLS Networks Using p-cycle Structure Jianghui Kang, Martin J. Reed Department of Electronic System Engineering University of Essex Colchester, CO4 3SQ, United Kingdom Email: {jkangf,

More information

SCALABILITY ANALYSIS OF MPLS LABEL DISTRIBUTION PROTOCOLS RSVP

SCALABILITY ANALYSIS OF MPLS LABEL DISTRIBUTION PROTOCOLS RSVP VAWKUM Transactions on Computer Sciences http://vfast.org/index.php/vtcs@ 2013 ISSN: 2308-8168 Volume 4, Number 2, July-August 2014 pp. 20-25 SCALABILITY ANALYSIS OF MPLS LABEL DISTRIBUTION PROTOCOLS RSVP

More information

SPARE CAPACITY MODELLING AND ITS APPLICATIONS IN SURVIVABLE IP-OVER-OPTICAL NETWORKS

SPARE CAPACITY MODELLING AND ITS APPLICATIONS IN SURVIVABLE IP-OVER-OPTICAL NETWORKS SPARE CAPACITY MODELLING AND ITS APPLICATIONS IN SURVIVABLE IP-OVER-OPTICAL NETWORKS D. Harle, S. Albarrak, F. Ali Department of Electrical and Electronic Engineering, University of Strathclyde, U. K {d.harle,sbarrak,

More information

Distributed PLR-based Backup Path Computation in MPLS Networks

Distributed PLR-based Backup Path Computation in MPLS Networks Distributed PLR-based Backup Path Computation in MPLS Networks Mohand Yazid SAIDI, Bernard COUSIN, and Jean-Louis LE ROUX Université de Rennes I, IRISA/INRIA, 35042 Rennes Cedex, France France Télécom,

More information

HP 5920 & 5900 Switch Series

HP 5920 & 5900 Switch Series HP 5920 & 5900 Switch Series MPLS Configuration Guide Part number: 5998-4676a Software version: Release 23xx Document version: 6W101-20150320 Legal and notice information Copyright 2015 Hewlett-Packard

More information

Vendor: Alcatel-Lucent. Exam Code: 4A Exam Name: Alcatel-Lucent Multiprotocol Label Switching. Version: Demo

Vendor: Alcatel-Lucent. Exam Code: 4A Exam Name: Alcatel-Lucent Multiprotocol Label Switching. Version: Demo Vendor: Alcatel-Lucent Exam Code: 4A0-103 Exam Name: Alcatel-Lucent Multiprotocol Label Switching Version: Demo QUESTION 1 You wish to advertise LDP labels for all local networks; which is the most effective

More information

OSPF with Deterministic Routing

OSPF with Deterministic Routing OSPF with Deterministic Routing Sachin Bojewar Associate Professor, Vidyalankar Institute of Technology, Wadala, Mumbai, India Dnyaneshwar Dhangar Vidyalankar Institute of Technology, Wadala, Mumbai, India

More information

Configuring CRS-1 Series Virtual Interfaces

Configuring CRS-1 Series Virtual Interfaces Configuring CRS-1 Series Virtual Interfaces A virtual interface is defined as representing a logical packet switching entity within the Cisco CRS-1 Series router. Virtual Interfaces have a global scope

More information

COMP9332 Network Routing & Switching

COMP9332 Network Routing & Switching COMP9332 Network Routing & Switching Switching in IP Networks with MPLS http://www.cse.unsw.edu.au/~cs9332 1 Lecture Overview This lecture introduces the concept of switching, which allows faster processing

More information

Practice exam questions for the Nokia NRS II Composite Exam

Practice exam questions for the Nokia NRS II Composite Exam Practice exam questions for the Nokia NRS II Composite Exam The following questions will test your knowledge and prepare you for the Nokia NRS II Composite Exam. Compare your responses with the Answer

More information

MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS Release 12.4T

MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS Release 12.4T MPLS Traffic Engineering Path Calculation and Setup Configuration Guide, Cisco IOS Release 12.4T Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com

More information

Enhancement of the CBT Multicast Routing Protocol

Enhancement of the CBT Multicast Routing Protocol Enhancement of the CBT Multicast Routing Protocol Seok Joo Koh and Shin Gak Kang Protocol Engineering Center, ETRI, Korea E-mail: sjkoh@pec.etri.re.kr Abstract In this paper, we propose a simple practical

More information

MPLS VPN. 5 ian 2010

MPLS VPN. 5 ian 2010 MPLS VPN 5 ian 2010 What this lecture is about: IP CEF MPLS architecture What is MPLS? MPLS labels Packet forwarding in MPLS MPLS VPNs 3 IP CEF & MPLS Overview How does a router forward packets? Process

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

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and

Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and Copyright is owned by the Author of the thesis. Permission is given for a copy to be downloaded by an individual for the purpose of research and private study only. The thesis may not be reproduced elsewhere

More information

MPLS etc.. MPLS is not alone TEST. 26 April 2016 AN. Multi-Protocol Label Switching MPLS-TP FEC PBB-TE VPLS ISIS-TE MPƛS GMPLS SR RSVP-TE OSPF-TE PCEP

MPLS etc.. MPLS is not alone TEST. 26 April 2016 AN. Multi-Protocol Label Switching MPLS-TP FEC PBB-TE VPLS ISIS-TE MPƛS GMPLS SR RSVP-TE OSPF-TE PCEP Multi-Protocol Label Switching MPLS-TP FEC VPLS PBB-TE MPLS etc.. MPLS is not alone LDP MPLS-TE LABEL MP-BGP LSP TAG H-VPLS 26 April 2016 AN TEST GMPLS SR T-MPLS ISIS-TE MPƛS OSPF-TE PCEP Multi-Protocol

More information

MPLS Core Networks Николай Милованов/Nikolay Milovanov

MPLS Core Networks Николай Милованов/Nikolay Milovanov Label Assignment and Distribution Николай Милованов/Nikolay Milovanov Contents Label Assignment and Distribution Typical Label Distribution in Packet-mode MPLS Convergence in Packet-mode MPLS MPLS Label

More information

Implementing MPLS Layer 3 VPNs

Implementing MPLS Layer 3 VPNs A Multiprotocol Label Switching (MPLS) Layer 3 Virtual Private Network (VPN) consists of a set of sites that are interconnected by means of an MPLS provider core network. At each customer site, one or

More information

Introduction to Multi-Protocol Label

Introduction to Multi-Protocol Label Introduction to Multi-Protocol Label Switching (MPLS) Matthew Bocci, Alcatel-Lucent IP Division Agenda History of MPLS Standardisation MPLS Architecture Control Plane QoS and Traffic Engineering Protection

More information

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS

Computer Network Architectures and Multimedia. Guy Leduc. Chapter 2 MPLS networks. Chapter 2: MPLS Computer Network Architectures and Multimedia Guy Leduc Chapter 2 MPLS networks Chapter based on Section 5.5 of Computer Networking: A Top Down Approach, 6 th edition. Jim Kurose, Keith Ross Addison-Wesley,

More information

Introduction to Segment Routing

Introduction to Segment Routing Segment Routing (SR) is a flexible, scalable way of doing source routing. Overview of Segment Routing, page 1 How Segment Routing Works, page 2 Examples for Segment Routing, page 3 Benefits of Segment

More information

MPLS Intro. Cosmin Dumitru March 14, University of Amsterdam System and Network Engineering Research Group ...

MPLS Intro. Cosmin Dumitru March 14, University of Amsterdam System and Network Engineering Research Group ... MPLS Intro Cosmin Dumitru c.dumitru@uva.nl University of Amsterdam System and Network Engineering Research Group March 14, 2011 Disclaimer Information presented in these slides may be slightly biased towards

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

IP Fast Reroute Applicability. Pierre Francois Institute IMDEA Networks

IP Fast Reroute Applicability. Pierre Francois Institute IMDEA Networks IP Fast Reroute Applicability Pierre Francois Institute IMDEA Networks Pierre.Francois@imdea.org Agenda IGP (Fast) Convergence IGP Fast Reroute (Hitless maintenance operations) IGP Fast convergence Pushing

More information

BrainDumps.4A0-103,230.Questions

BrainDumps.4A0-103,230.Questions BrainDumps.4A0-103,230.Questions Number: 4A0-103 Passing Score: 800 Time Limit: 120 min File Version: 11.02 http://www.gratisexam.com/ A "brain dump," as it relates to the certification exams, is a source

More information

MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR)

MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR) MPLS Traffic Engineering Traffic Protection using Fast Re-route (FRR) Santiago Álvarez August 2008 2007 Cisco Systems, Inc. All rights reserved. 1 MPLS TE Use Cases Strategic Bandwidth Optimization Tactical

More information

MPLS Traffic Engineering Fast Reroute Link Protection

MPLS Traffic Engineering Fast Reroute Link Protection MPLS Traffic Engineering Fast Reroute Link Protection This feature module describes the Fast Reroute (FRR) link protection feature of Multiprotocol Label Switching (MPLS) traffic engineering (TE). Regular

More information

BASIC MPLS - MPLS Traffic Engineering Network

BASIC MPLS - MPLS Traffic Engineering Network BASIC MPLS - MPLS Traffic Engineering Network Traffic engineering is essential for service provider and Internet service provider (ISP) backbones. Such backbones must support a high use of transmission

More information

Internet Engineering Task Force (IETF)

Internet Engineering Task Force (IETF) Internet Engineering Task Force (IETF) Request for Comments: 7032 Category: Standards Track ISSN: 2070-1721 T. Beckhaus, Ed. Deutsche Telekom AG B. Decraene Orange K. Tiruveedhula Juniper Networks M. Konstantynowicz,

More information

GMPLS Overview Generalized MPLS

GMPLS Overview Generalized MPLS GMPLS Overview Generalized MPLS Hanyang Univ ( jijung@hanyang.ac.kr ) Outline GMPLS Overview Draft-ietf-ccamp-gmpls-architecture-00.txt GMPLS IGP Extension Draft-ietf-ccamp-ospf-gmpls-extensions-00.txt

More information

David Tipper Graduate Telecommunications and Networking Program University of Pittsburgh. Motivation

David Tipper Graduate Telecommunications and Networking Program University of Pittsburgh. Motivation Survivable Network Design David Tipper Graduate Telecommunications and Networking Program University of Pittsburgh Telcom 2110 Slides 12 Motivation Communications networks need to be survivable? Communication

More information

Point-to-Point LSPs. In This Chapter SR Advanced Configuration Guide Page 1155

Point-to-Point LSPs. In This Chapter SR Advanced Configuration Guide Page 1155 Point-to-Point LSPs In This Chapter This section provides information about point-to-point LSPs (static, LDP and RSVP-TE). Topics in this section include: Applicability on page 1156 Overview on page 1157

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

Embedded MPLS Architecture

Embedded MPLS Architecture Embedded MPLS Architecture Raymond Peterkin, Dan Ionescu School of Technology and Engineering (SITE) University of Ottawa 161 Louis Pasteur, P.O. Box 450, Station A, Ottawa, Ontario, K1N 6N5 CANADA peterkin@site.uottawa.ca

More information

Multiprotocol Label Switching (MPLS)

Multiprotocol Label Switching (MPLS) Multiprotocol Label Switching (MPLS) Petr Grygárek rek 1 Technology Basics Integrates label-based forwarding paradigm with network layer routing label forwarding + label swapping similar to ATM/FR switching

More information

Multiprotocol Label Switching (MPLS) on Cisco Routers

Multiprotocol Label Switching (MPLS) on Cisco Routers Multiprotocol Label Switching (MPLS) on Cisco Routers Feature History Release 11.1CT 12.1(3)T 12.1(5)T 12.0(14)ST 12.0(21)ST 12.0(22)S Modification The document introduced MPLS and was titled Tag Switching

More information

Configuration Guide - MPLS

Configuration Guide - MPLS Release: Document Revision: 5.3 01.01 www.nortel.com NN46240-506 324560-A Rev01 Release: 5.3 Publication: NN46240-506 Document Revision: 01.01 Document status: Standard Document release date: 30 March

More information

Achieving Fast BGP Reroute with Traffic Engineering Using Multiple Routing Planes

Achieving Fast BGP Reroute with Traffic Engineering Using Multiple Routing Planes Achieving Fast BGP Reroute with Traffic Engineering Using Multiple Routing Planes Yu Guo, Ning Wang, Kin-Hon Ho, Michael Howarth, and George Pavlou 2 Centre for Communication Systems Research, University

More information

Alcatel-Lucent 7705 SERVICE AGGREGATION ROUTER OS RELEASE 6.0.R4 MPLS GUIDE MPLS GUIDE

Alcatel-Lucent 7705 SERVICE AGGREGATION ROUTER OS RELEASE 6.0.R4 MPLS GUIDE MPLS GUIDE MPLS GUIDE Alcatel-Lucent 7705 SERVICE AGGREGATION ROUTER OS RELEASE 6.0.R4 MPLS GUIDE Alcatel-Lucent Proprietary This document contains proprietary information of Alcatel-Lucent and is not to be disclosed

More information