Resilient IP Backbones. Debanjan Saha Tellium, Inc.

Size: px
Start display at page:

Download "Resilient IP Backbones. Debanjan Saha Tellium, Inc."

Transcription

1 Resilient IP Backbones Debanjan Saha Tellium, Inc. 1

2 Outline Industry overview IP backbone alternatives IP-over-DWDM IP-over-OTN Traffic routing & planning Network case studies Research Issues 2

3 Tellium Overview Aurora optical switch Aurora 32 Aurora 128 Aurora 512 StarNet software suit Element management system Network operating system Planning and modeling tools Value proposition Dynamic provisioning Mesh restoration Aurora Optical Switch 512 x 512 configuration 3

4 Industry Overview 4 Good news - data traffic growing at a healthy rate 100% growth rate in 2001, on track for 85% growth rate in 2002 Data traffic surpassed voice traffic by volume. Bad news - it is not a profitable business Bandwidth prices falling 30% yearly Lot of unused capacity in the network Capital spending has fallen 40% from its peak in 2000 Need to increase network efficiency through consolidation and better utilization Common IP/MPLS backbone for all data traffic IP backbone need to be reliable Traffic growth Internet Traffic Growth +Source RHK consulting

5 Troubling Failure Statistics IP Networks are Fragile Failures are frequent 6 million outages recorded in three years More than 50% of routes have MTTF of 15 days More than 75% of routes have MTTF of 30 days Much lower than carrier class availability 30-35% routes have more than 99.99% availability 10% of the routes have availability below 95% Service can be affected for a long time Only 30% of the outages are repaired within an hour 40% of the failures last more than an hour to several days Routing convergence after a failure takes 15 minutes Experimental Study of Internet Stability and Wide-area Backbone Failures. Craig Labovitz, Abha Ahuja, and Farnam Jahanian 5

6 Internet Routing Architecture Impact of Failures Autonomous System# 2 Inter-domain route failures Faults in connectivity between providers Loss of provider s connectivity to customers BGP requires all routes from a peer withdrawn after loss of peering session Change in link state triggers OSPF flooding Area 1 IGP: OSPF/ISIS Area 2 Autonomous System# 1 BGP Area 1 Exchange Point Area 2 6

7 Router Interconnections UPSR/BLSR SONET Ring UPSR/BLSR SONET Ring Routers connected over protected SONET Ring Routers connected over unprotected WDM 7

8 Backbone POP Architecture Backbone routers are dual redundant Backbone routers are connected to other POPs over unprotected wavelengths Access routers are connected to both backbone routers Customer routers are connected to one or two (rare) access routers Customer routers OC3/OC12 OC3/OC12 Access routers OC48 OC48 OC48 Core routers OC192 OC192 OC192 To other PoPs OC192 8

9 Different Types of Failures Transport failures Caused by fiber cut and WDM failures May cause multiple links to fail at the same time and takes hours to fix Optical layer restoration can mask transport failures from IP layer Router failures Could be software or hardware failure Software failures can be fixed in minutes Network failures Typically due to congestion and misconfiguration, and malicious attacks Maintenance problems Primarily a customer network issue, backbone routers typically do not suffer from this problem 19% 26% 27% 28% Transport failure Router Failure Maintenance Network problem 9

10 Transport Failures Cause Multiple Failures at IP Layer 10 Wavelengths are often glass through at multiple PoPs Fibers between different PoP pairs sometime share conduits IP layer is agnostic of risk dependency at the transport layer Single failure at the transport layer may trigger multiple failures at the IP layer Protection at the transport layer can alleviate much of the problem PoP 1 PoP 5 Shares DWDM PoP 2 PoP 3 Shares conduit PoP 4 PoP 6

11 IP Layer Protection IP rerouting around the failure Current mode of operation in the Internet today Time tested mechanism; simple and robust Routing convergence can be slow; network is unstable during recovery Network run at very low utilization to absorb temporary overload due to failure End-to-end MPLS protection Potentially faster restoration Requires traffic engineering and primary and backup path pre-planning Backup and primary LSPs should be share disjoint More expensive than IP rerouting Routing stability and scalability issues 11 are still open A B D C Backup path F Primary path End-to-end MPLS Restoration E

12 MPLS Fast Reroute Detour to avoid AB Detour to avoid CD Detour to avoid link DE LSP shown traverses A, B, C, D, E, F B D F Each detour avoids Immediate downstream node & link towards it Except for last detour: only avoids link DE A C Detour to avoid BC Fast reroute example E Detour to avoid DE Merged detour reduces state maintained, reduces signaling overhead, and improves utilization A Detour to avoid AB Detour to avoid CD D E F B C Merged Detour to avoid AB and BC Fast reroute with merged detour example 12

13 Optical Mesh Restoration 13 Similar to protection at the SONET layer; but at a fraction of the cost Protects the backbone links between routers using shared mesh protection Fast, robust, and scalable mechanism for protecting transport layer Do not protect against router failures; complementary mechanisms necessary Optical bypass reduces the impact of router failures IP rerouting or MPLS restoration for handling router failures Transceiver Port C ount ( Thousoands) % 28% Ring 1+1 Dedicated Shared Mesh 75 cities with 93 fiber links, degree of connectivity of 2.48 Restoration Service

14 Optical Restoration Advantages Fast, Scalable, and Efficient Restores hundreds of wavelengths possibly containing thousands of MPLS LSPs in less than 200 ms Scalability of MPLS restoration is a big leap of faith. A fiber cut or DWDM failure may lead to thousands of LSPs to fail. Takes advantage of physical plant information for efficient diverse path routing; physical plant information is not available at IP/MPLS layer Physical plant information is very important for routing primary and backup paths in an SRLG disjoint fashion. Restoration Latencies (ms.) max. avg # of OC-48 lightpaths simultaneously failed 50 node network, 910 OC-48 lightpaths 14

15 Optical Restoration Advantages Improves Network Stability Primary route Optical restoration does not impact IP routing or MPLS label distribution after failure Every failed link is replaced by a backup link of same capacity - topology does not change In most cases the routers would not even detect the failures at the optical layer. Backup route Restoration at the IP Layer When optical restoration is used, IP layer utilization does not change after a failure and subsequent restoration Primary lightpath Connectivity between routers remains the same Avoids the need to revert thousands of LSPs from protection to working paths when failures are repaired 15 Backup lightpath Restoration at the Optical Layer

16 Routing with Express Bypass Links IP routed path BEFORE express bypass Lightpath established as express bypass IP routed path AFTER express bypass 16

17 Primary and Backup Path Routing MPLS and Optical 17 Pick the next demand d from the demand set Find the set of k-smallest cost paths S = {P 1,P 2,.., P n ) from source to destination For each primary path P i find the backup path as follows For each link in the link in the graph Set the cost to infinity if it is part of P i Set the cost of ε if it is shareable Set to original link cost otherwise Find the shortest backup path B i Find the primary and backup path pair such that P i + B i is the smallest Repeat until the demand set is exhausted Repeat the whole process N number of times ε α α α ε ε ε

18 Routing IP Flow over Optical Backbone Logical link Start with a fully connected logical graph consisting of physical links and logical lightpaths Pick the next demand d from the demand set Set the cost of a logical link as a function of Original cost of the physical link and the switch ports Remaining capacity of the link and the size of the demand Find the smallest cost path from the source to destination Repeat until the demand set is exhausted Repeat the whole process N number of times Physical link 18

19 IP Network Study Network, Traffic, and Pricing Assumptions Network Model 12 nodes, 17 links US backbone network. Average node degree is 2.8 Traffic Model Total of 66 bi-directional demands. Average demand between POPs is 3Gbps 75% year-over-year growth assumed Pricing model Street prices for routers used in the study. OC48 and OC-192 $45K and $125K per port, respectively OC48 and OC192 OXC ports are assumed to be $10K and $35K, respectively. OXC common equipment cost of $350K Different scenarios considered Network Topology 19

20 Router Port Comparison IP-over-WDM Link Utilization 50% IP-over-WDM: utilization kept below 50% to handle overload due to failure IP-over-OTN: utilization kept below 50% Large reduction in number of router ports From 2,096 to 1,581 in Y1 From 18,324 to 13,848 in Y5 Large reduction in number of routers From 64 to 52 in Y1 From 388 to 244 in Y5 Number of 2.5G Ports IP-over-WDM unprotected with 50% utilization IP-over-OTN mesh protected with 50% utilization IP-Over-WDM Router Ports IP-Over-OTN Router Ports IP-Over-OTN AOS Ports % reduction in router ports with IP-over-OTN Y1 Y2 Y3 Y4 Y5 Year

21 Network Cost Comparison IP-over-WDM Link Utilization 50% IP-over-WDM unprotected with 50% utilization IP-over-OTN mesh protected with 50% utilization Negligible cost increase Inter-quad router ports not accounted for Optical protection increases the robustness and stability of the network Extends the lifetime of routers by 2-3 years Protection capacity can be used by other applications Cost in Million IP-Over-WDM Total Cost Y1 Y2 Y3 Y4 Y5 265 Year IP-Over-OTN Total Cost $37M or 5% CAPEX increase with IP-over-OTN

22 Router Port Comparison IP-over-WDM Link Utilization 30% IP-over-WDM: utilization kept below 30% to handle overload due to failure IP-over-OTN: links are protected at the optical layer; utilization kept below 50% Large reduction in number of router ports From 2,706 to 1,581 in Y1 From 24,086 to 13,848 in Y5 Large reduction in number of routers From 88 to 52 in Y1 From 568 to 244 in Y5 IP-over-WDM unprotected with 30% max link utilization IP-over-OTN mesh protected with 50% max link utilization Number of 2.5G Ports IP-Over-WDM Router Ports IP-Over-OTN Router Ports IP-Over-OTN AOS Ports % reduction in router ports with IP-over-OTN Y1 Y2 Y3 Y4 Y5 Year

23 Network Cost Comparison IP-over-WDM Link Utilization 30% IP-over-WDM unprotected with 30% max link utilization IP-over-OTN mesh protected with 50% max link utilization Substantial cost savings Optical protection increases the robustness and stability of the network Extends the lifetime of routers by 2-3 years In IP-over-OTN protection capacity can be used by other applications Similar savings possible in ATM/FR networks Cost in Million IP-Over-WDM Total Cost IP-Over-OTN Total Cost Y1 Y2 Y3 Y4 Y5 Year $170M or 18% CAPEX savings with IP-over-OTN

24 MPLS and Optical Protection Cost Comparison Primary lightpath POP 2 Primary LSP POP 2 POP 1 POP 4 POP 1 POP 4 Backup LSP POP 3 Backup lightpath POP 3 MPLS Protection Burns 4 intermediate backbone router ports in POP2 and POP3 each Total cost $1.0M assuming 10G router ports at $125K each Optical Mesh Protection Burns 4 OXC ports in POP1 and POP4 each Burns 2 OXC ports in POP2 and POP3 each Total cost of $420K assuming 10G OXC ports at $35K each 24

25 IP Network Study Network, Traffic, and Pricing Assumptions Network Model 12 nodes, 17 links US backbone network. Average node degree is 2.8 Traffic Model Total of 66 bi-directional demands. Average demand is 1.5 Gbps 50% year-over-year growth assumed Pricing model Street prices for routers used in the study. OC48 and OC-192 $45K and $125K per port, respectively OC48 and OC192 OXC ports are assumed to be $10K and $35K, respectively. OXC common equipment cost of $350K Different scenarios considered Network Topology 25

26 Router Port Reduction MPLS vs. Optical Restoration IP-over-WDM: restoration using MPLS shared backup restoration IP-over-OTN: restoration using shared optical mesh restoration Only core routers considered Large reduction in number of router ports From 732 to 128 in Y1 From 3414 to 502 in Y5 Large reduction in number of routers From 42 to 24 in Y1 From 146 to 54 in Y5 Number of 2.5G Ports IP-Over-WDM Router Ports IP-Over-OTN Router Ports IP-Over-OTN AOS Ports Y1 Y2 Y3 Y4 Y5 Year % reduction in transit router ports Transit traffic at IP-over-WDM POPs Burns 2 router ports 50% of the time Burns 4 router ports 50% of the time

27 Network Cost Savings MPLS vs. Optical Restoration Substantial cost savings Average of 54% over 5 years Total of $133M over 5 years excluding DWDM Similar savings possible in ATM/FR networks Inter router-quad tie-ports not accounted for Cost in Million IP-Over-WDM Total Cost IP-Over-OTN Total Cost % CAPEX savings 245 Y1 Y2 Y3 Y4 Y5 Year Transit traffic at IP-over-WDM POPs Burns 2 router ports 50% of the time Burns 4 router ports 50% of the time

28 Switched Optical Backbone Advantages: Fast and Easy Provisioning Risk management IP traffic pattern can vary Long term variations: due to change in application mix, peering policy etc. Short term variations: due to user behavior, scheduled time-of-day activities etc. Traffic Projection is Difficult Fast reconfiguration reduces detrimental business impact due to inaccurate traffic projection New services Storage and backup applications, SANs Datacenter to NAP connectivity for special event hosting Remote peering with other ISPs 28

29 Research Issues IP Networks Multi-area traffic engineering Aggregation of traffic engineering information Traffic engineering across AS boundary Primary and backup path routing Shared Risk Group information Distributed routing avoiding same shared risk groups Constraint-based Shortest Path First routing algorithms Fast convergence of routing protocols Area 1 Area 2 Area 0 To other AS 29

30 Research Issues Optical Networks Dynamic provisioning Generalized MPLS (GMPLS) Neighbor discovery, topology discovery, routing, signaling Mesh restoration Shared mesh restoration Restoration protocols IP-optical convergence Optical UNI Event driven network reconfiguration UNI E-NNI Optical Network Optical subnet I-NNI Optical Network Optical subnet Optical subnet E-NNI E-NNI Optical Network Optical Network UNI 30

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

Multi Protocol Label Switching

Multi Protocol Label Switching MPLS Multi-Protocol Label Switching Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Network Management and QoS Provisioning - 1 MPLS: introduction

More information

MPLS Multi-Protocol Label Switching

MPLS Multi-Protocol Label Switching MPLS Multi-Protocol Label Switching Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Computer Networks Design and Management - 1 MPLS: introduction

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

Outline. EL736 Communications Networks II: Design and Algorithms. Class3: Network Design Modelling Yong Liu 09/19/2006

Outline. EL736 Communications Networks II: Design and Algorithms. Class3: Network Design Modelling Yong Liu 09/19/2006 EL736 Communications Networks II: Design and Algorithms Class3: Network Design Modelling Yong Liu 09/19/2006 1 Outline Examples Basic Problems Routing Restriction 2 1 Example: Intra-Domain Traffic Engineering

More information

Internet Traffic Characteristics. How to take care of the Bursty IP traffic in Optical Networks

Internet Traffic Characteristics. How to take care of the Bursty IP traffic in Optical Networks Internet Traffic Characteristics Bursty Internet Traffic Statistical aggregation of the bursty data leads to the efficiency of the Internet. Large Variation in Source Bandwidth 10BaseT (10Mb/s), 100BaseT(100Mb/s),

More information

Service-centric transport infrastructure

Service-centric transport infrastructure Analyst Day October 10, 2006 Vinay Rathore Director of Marketing Service-centric transport infrastructure Ciena Proprietary Key drivers for the optical infrastructure Services Scalability Cost 2006 Ciena

More information

Multi-Protocol Lambda Switching for Packet, Lambda, and Fiber Network

Multi-Protocol Lambda Switching for Packet, Lambda, and Fiber Network Multi-Protocol Lambda Switching for Packet, Lambda, and Fiber Network Jun Kyun Choi Tel) (042) 866-6122 1 Contents Backgrounds for Optical Network Review of SONET/SDH Technologies Motivations for IP over

More information

OSPF IN OPTICAL NETWORKS

OSPF IN OPTICAL NETWORKS Analysis of Enhanced OSPF for Routing Lightpaths in Optical Mesh Networks Sudipta Sengupta, Debanjan Saha, and Sid Chaudhuri Tellium, Inc., 2 Crescent Place PO Box 91 Oceanport, NJ 7757-91, USA. Abstract

More information

Recent Developments in Optical Networking

Recent Developments in Optical Networking Recent Developments in Optical Networking Raj Jain The Ohio State University Columbus, OH 43210 Nayna Networks Milpitas, CA 95035 Email: Jain@ACM.Org http://www.cis.ohio-state.edu/~jain/ 1 Overview! All-Optical

More information

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems.

THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS. Sangeeta Anand Vice President Product Management Cisco Systems. THE MPLS JOURNEY FROM CONNECTIVITY TO FULL SERVICE NETWORKS Sangeeta Anand Vice President Product Management Cisco Systems October 20, 2003 1 Agenda Introducing the Full Service Network The MPLS Journey

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

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are:

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: E Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: Native support for all SAN protocols including ESCON, Fibre Channel and Gigabit

More information

Complexity in Multi-level Restoration and Protection Strategies in Data Networking

Complexity in Multi-level Restoration and Protection Strategies in Data Networking Complexity in Multi-level Restoration and Protection Strategies in Data Networking mailto:dward@cisco.com October, 2002 NANOG 1 What makes it complex? Multi-technology network viewed as a stack of singlelayered

More information

A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks

A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks A Novel Class-based Protection Algorithm Providing Fast Service Recovery in IP/WDM Networks Wojciech Molisz and Jacek Rak Gdansk University of Technology, G. Narutowicza 11/12, Pl-8-952 Gdansk, Poland

More information

Optical Communications and Networking 朱祖勍. Nov. 27, 2017

Optical Communications and Networking 朱祖勍. Nov. 27, 2017 Optical Communications and Networking Nov. 27, 2017 1 What is a Core Network? A core network is the central part of a telecommunication network that provides services to customers who are connected by

More information

Company Overview. Network Overview

Company Overview. Network Overview Company Overview InfiniComm is an imaginary Internet Service Provider (ISP) in the United States that owns its fiber transmission facilities as well as a Layer 2 switching infrastructure (ATM) across the

More information

Routing Basics ISP/IXP Workshops

Routing Basics ISP/IXP Workshops Routing Basics ISP/IXP Workshops 1 Routing Concepts IPv4 Routing Forwarding Some definitions Policy options Routing Protocols 2 IPv4 Internet uses IPv4 addresses are 32 bits long range from 1.0.0.0 to

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

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

MULTILAYER REQUIREMENTS FOR NBI OF IP/MPLS DOMAIN CONTROLLERS

MULTILAYER REQUIREMENTS FOR NBI OF IP/MPLS DOMAIN CONTROLLERS MULTILAYER REQUIREMENTS FOR NBI OF IP/MPLS DOMAIN CONTROLLERS White Paper Contents Scope... 2 NBI Requirements for IP/MPLS Domain Controller... 2 Topology and Traffic Discovery Requirements... 2 Monitoring

More information

Multi-layer protection and restoration requirements

Multi-layer protection and restoration requirements Multi-layer protection and restoration requirements Date: July 23 rd, 2001 Source: Sudheer Dharanikota Raj Jain Nayna Networks Yong Xue Erik Sherk WorldCom ABSTRACT: This document provides the necessary

More information

AGILE OPTICAL NETWORK (AON) CORE NETWORK USE CASES

AGILE OPTICAL NETWORK (AON) CORE NETWORK USE CASES AGILE OPTICAL NETWORK (AON) CORE NETWORK USE CASES PAOLO FOGLIATA - EMEA IP Transport, Director Optical Networking Dec 3, 2014 1830 PSS MARKET MOMENTUM 100G DEPLOYMENTS ACCELERATE 300+/WEEK 400 Manufactured

More information

Multilayer Design. Grooming Layer + Optical Layer

Multilayer Design. Grooming Layer + Optical Layer Multilayer Design Grooming Layer + Optical Layer Raghu Ranganathan, Office of CTO Email: rraghu@ciena.com OFC 2008 Workshop Acknowledgements: Joe Berthold Loudon Blair Michael Frankel Lyndon Ong Harshad

More information

10 Gigabit Ethernet, Metro WDM, MPLS, MPLS Traffic Engineering

10 Gigabit Ethernet, Metro WDM, MPLS, MPLS Traffic Engineering 10 Gigabit Ethernet, Metro WDM, MPLS, MPLS Traffic Engineering 29th Speedup Workshop on Distributed Computing and High-Speed Networks Berne University Switzerland March 22-23, 23, 2001 3007 1367_06_2000_c2

More information

The Emerging Optical Control Plane

The Emerging Optical Control Plane The Emerging Optical Control Plane Traditional transport networks can be modeled as the interaction of two operating planes: a transport plane and a management plane. In this model, the transport plane

More information

L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs

L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs L1.5VPNs: PACKET-SWITCHING ADAPTIVE L1 VPNs What: Why: How: L1.5VPN is functionally equal to connecting VPN access sites over dedicated L1/0 connections to hub packet switch(es) However, uses more cost-efficient

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

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des

QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to a Layer 3 VPN service. In your des Vendor: Cisco Exam Code: 352-001 Exam Name: ADVDESIGN Version: Demo www.dumpspdf.com QUESTION: 1 You have been asked to establish a design that will allow your company to migrate from a WAN service to

More information

Sycamore Networks Implementation of the ITU-T G.ASON Control Plane

Sycamore Networks Implementation of the ITU-T G.ASON Control Plane Technical Brief Sycamore Networks Implementation of the ITU-T G.SON Control Plane bstract This document provides a detailed overview of the control plane behavior of Sycamore Networks SN 16000 Intelligent

More information

Layer 1, 2 and 3 Integration

Layer 1, 2 and 3 Integration Layer 1, 2 and 3 Integration Highlighting the business and technical drivers and detailing the practical steps to its realisation Javier Benítez, Network Strategy and Architecture 2010 Colt Telecom Group

More information

The Role of MPLS-TP in Evolved packet transport

The Role of MPLS-TP in Evolved packet transport Slide title um 48 pt The Role of MPLS-TP in Evolved packet transport e subtitle um 30 pt John Volkering Consulting Engineer Ericsson Product Area IP& Broadband Today s transport architectures the layered

More information

Building Infrastructure for Private Clouds Cloud InterOp 2014"

Building Infrastructure for Private Clouds Cloud InterOp 2014 Building Infrastructure for Private Clouds Cloud Connect @ InterOp 2014" Paul Savill Senior Vice President Product Management, Core Network Services Level 3 Communications Key Network Strategy/ Design

More information

Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks

Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks Survivability Architectures for Service Independent Access Points to Multiwavelength Optical Wide Area Networks Master s Thesis Defense Ananth Nagarajan EECS Department, University of Kansas 10/13/98 Outline

More information

Carrier SDN for Multilayer Control

Carrier SDN for Multilayer Control Carrier SDN for Multilayer Control Savings and Services Víctor López Technology Specialist, I+D Chris Liou Vice President, Network Strategy Dirk van den Borne Solution Architect, Packet-Optical Integration

More information

Fault management. Acnowledgements

Fault management. Acnowledgements Fault management Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Computer Networks Design and Management - Acnowledgements Inspired by Davide

More information

Some economical principles

Some economical principles Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Some economical principles Assume users have

More information

IP Addressing & Interdomain Routing. Next Topic

IP Addressing & Interdomain Routing. Next Topic IP Addressing & Interdomain Routing Next Topic IP Addressing Hierarchy (prefixes, class A, B, C, subnets) Interdomain routing Application Presentation Session Transport Network Data Link Physical Scalability

More information

NETWORK ARCHITECTURE

NETWORK ARCHITECTURE GLOBAL MPLS NETWORK ARCHITECTURE The IP backbone is designed to service connectivity for IP and IP VPN services. The backbone network provides IP connectivity between Points of Presence (POPs). The design

More information

SHARED MESH RESTORATION IN OPTICAL NETWORKS

SHARED MESH RESTORATION IN OPTICAL NETWORKS SHARED MESH RESTORATION IN OPTICAL NETWORKS OFC 2004 Jean-Francois Labourdette, Ph.D. labourdette@ieee.org Page: 2 Outline Introduction Network & Restoration Arch Evolution Mesh Routing & Provisioning

More information

OnePlanner. Unified Design System

OnePlanner. Unified Design System DATA SHEET OnePlanner Unified Design System OnePlanner is an advanced multi-layer network design and optimization tool that leverages Ciena s extensive background in Layer 1 control plane planning and

More information

Deploying MPLS & DiffServ

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

More information

Top-Down Network Design

Top-Down Network Design Top-Down Network Design Chapter Seven Selecting Switching and Routing Protocols Original slides by Cisco Press & Priscilla Oppenheimer Selection Criteria for Switching and Routing Protocols Network traffic

More information

Reliable IPTV Transport Network. Dongmei Wang AT&T labs-research Florham Park, NJ

Reliable IPTV Transport Network. Dongmei Wang AT&T labs-research Florham Park, NJ Reliable IPTV Transport Network Dongmei Wang AT&T labs-research Florham Park, NJ Page 2 Outline Background on IPTV Motivations for IPTV Technical challenges How to design a reliable IPTV backbone network

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

Intelligent Routing Platform

Intelligent Routing Platform WHITE PAPER Bring Intelligence to your Network Copyright 2018 Noction Inc. Table of Contents 1. Executive Summary...3 2. The Challenge of a Multi-Homed Environment...4 3. Network Congestion and Blackouts...4

More information

Ravi Chandra cisco Systems Cisco Systems Confidential

Ravi Chandra cisco Systems Cisco Systems Confidential BGP4 1 Ravi Chandra cisco Systems 0799_04F7_c2 Cisco Systems Confidential 2 Border Gateway Protocol (BGP) Introduction to BGP BGP Peer Relationship BGP Attributes Applying Policy with BGP Putting it all

More information

Routing Concepts. IPv4 Routing Forwarding Some definitions Policy options Routing Protocols

Routing Concepts. IPv4 Routing Forwarding Some definitions Policy options Routing Protocols Routing Basics 1 Routing Concepts IPv4 Routing Forwarding Some definitions Policy options Routing Protocols 2 IPv4 Internet uses IPv4 Addresses are 32 bits long Range from 1.0.0.0 to 223.255.255.255 0.0.0.0

More information

Capacity planning and.

Capacity planning and. Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Some economical principles Assume users have

More information

Taking MPLS to the Edge. Irit Gillath

Taking MPLS to the Edge. Irit Gillath Taking MPLS to the Edge Irit Gillath Agenda Market status MPLS, VPLS, HVPLS and other nasty words Case study: Silver server Recap Moving Ethernet from the enterprise to the carrier Ethernet was used originally

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

Building Core Networks and Routers in the 2002 Economy

Building Core Networks and Routers in the 2002 Economy Building Core Networks and Routers in the 2002 Economy June, 2002 David Ward Cisco Systems, Inc. (mailto:dward@cisco.com) 1 Internet Backbone Growth Key Inflections & Trends 10000 5120 Technology Milestone

More information

The Company Behind the Smartest, Fastest Optical Networks

The Company Behind the Smartest, Fastest Optical Networks The Company Behind the Smartest, Fastest Optical Networks SMART PIONEERING FOCUSED The Products Inside the Smartest, Fastest Optical Networks STANDARDS-SETTING SCALABLE INNOVATIVE Smarter Software, Faster

More information

Request for Comments: 3717 Category: Informational Marconi Communications D. Awduche MCI March 2004

Request for Comments: 3717 Category: Informational Marconi Communications D. Awduche MCI March 2004 Network Working Group Request for Comments: 3717 Category: Informational B. Rajagopalan Consultant J. Luciani Marconi Communications D. Awduche MCI March 2004 Status of this Memo IP over Optical Networks:

More information

Important Lessons From Last Lecture Computer Networking. Outline. Routing Review. Routing hierarchy. Internet structure. External BGP (E-BGP)

Important Lessons From Last Lecture Computer Networking. Outline. Routing Review. Routing hierarchy. Internet structure. External BGP (E-BGP) Important Lessons From Last Lecture 15-441 Computer Networking Inter-Domain outing BGP (Border Gateway Protocol) Every router needs to be able to forward towards any destination Forwarding table must be

More information

Figure 1: History has shown that switching and grooming speeds increase as transport speeds increase

Figure 1: History has shown that switching and grooming speeds increase as transport speeds increase EFFICIENT NETWORK SWITCHING HIERARCHY Stephen French*, Dr. Jean-Francois Labourdette, Dr. Krishna Bala and Patricia Miller-Pittman Tellium Inc., 2 Crescent Place, Oceanport, NJ 07757 *sfrench@tellium.com,

More information

ON JOINT RESTORATION OF PACKET-OVER-OPTICAL NETWORKS

ON JOINT RESTORATION OF PACKET-OVER-OPTICAL NETWORKS ON JOINT RESTORATION OF PACKET-OVER-OPTICAL NETWORKS Chunxiao Chigan 1,2 Gary W. Atkinson 1 Ramesh Nagarajan 1 Thomas G. Robertazzi 2 1 Bell Labs, Lucent Technologies, 101 Crawfords Corner Road, NJ 07733

More information

Capacity planning and.

Capacity planning and. Some economical principles Hints on capacity planning (and other approaches) Andrea Bianco Telecommunication Network Group firstname.lastname@polito.it http://www.telematica.polito.it/ Assume users have

More information

ARE CONTROL PLANE BENEFITS APPLICABLE TO SUBMARINE NETWORKS?

ARE CONTROL PLANE BENEFITS APPLICABLE TO SUBMARINE NETWORKS? ARE CONTROL PLANE BENEFITS APPLICABLE TO SUBMARINE NETWORKS? Damien Martinet, Julien Meuric, Yann Loussouarn (Orange Labs) Email: Orange Labs, 2 avenue Pierre Marzin,

More information

4.1.2 NETWORK-BASED IP VIRTUAL PRIVATE NETWORK SERVICES (NBIP-VPNS) (L , C.2.7.3, M.2.1.2)

4.1.2 NETWORK-BASED IP VIRTUAL PRIVATE NETWORK SERVICES (NBIP-VPNS) (L , C.2.7.3, M.2.1.2) Networx Enterprise for Internet Protocol (IP)-Based Services 4.1.2 NETWORK-BASED IP VIRTUAL PRIVATE NETWORK SERVICES (NBIP-VPNS) (L.34.1.4, C.2.7.3, M.2.1.2) Qwest achieved an industry first with our Network-Based

More information

MPLS in the DCN. Introduction CHAPTER

MPLS in the DCN. Introduction CHAPTER CHAPTER 5 First Published: January 3, 2008 Last Updated: January 3, 2008 Finding Support Information for Platforms and Cisco IOS and Catalyst OS Software Images Use Cisco Feature Navigator to find information

More information

Saving CAPEX with Intelligent Networks

Saving CAPEX with Intelligent Networks Saving CAPEX with Intelligent Networks Outline Intelligent Optics Networking > Managing Intelligent Networks > CAPEX Study > Conclusions Presentation Title 2 Network Strategy: Optical Networking to Optimize

More information

Alcatel 1671 Service Connect

Alcatel 1671 Service Connect Alcatel 1671 Service Connect Service providers are looking for a solution that allows them to realize advanced capabilities today, while charting a clear migration strategy from traditional equipment to

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

SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0

SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0 SEMESTER 2 Chapter 3 Introduction to Dynamic Routing Protocols V 4.0 3.1.1 What are the four routing RIP, RIPv2, EIGRP, OSPFv2 protocols that are the focus of this course? 3.1.1.2 What are routing protocols?

More information

CS4450. Computer Networks: Architecture and Protocols. Lecture 15 BGP. Spring 2018 Rachit Agarwal

CS4450. Computer Networks: Architecture and Protocols. Lecture 15 BGP. Spring 2018 Rachit Agarwal CS4450 Computer Networks: Architecture and Protocols Lecture 15 BGP Spring 2018 Rachit Agarwal Autonomous System (AS) or Domain Region of a network under a single administrative entity Border Routers Interior

More information

Synergies Between Optical and Packet Rings

Synergies Between Optical and Packet Rings Synergies Between Optical and Packet Rings Nasir Ghani Sorrento Networks Inc http://www.sorrentonet.com 50 th IETF Meeting, Minneapolis, MN, March 2001 50 th IETF Meeting, Minneapolis, MN, March 2001 Page

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

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

Inter-Domain Routing: BGP

Inter-Domain Routing: BGP Inter-Domain Routing: BGP Richard T. B. Ma School of Computing National University of Singapore CS 3103: Compute Networks and Protocols Inter-Domain Routing Internet is a network of networks Hierarchy

More information

Key words: TCP/IP, IGP, OSPF Routing protocols, MRC, MRC System.

Key words: TCP/IP, IGP, OSPF Routing protocols, MRC, MRC System. www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume2 Issue 8 August, 2013 Page No. 2628-2634 Multiple Routing Configurations For Fast Ip Network Recovery Sk.Meeravali

More information

Routing Basics ISP/IXP Workshops

Routing Basics ISP/IXP Workshops Routing Basics ISP/IXP Workshops 1 Routing Concepts IPv4 Routing Forwarding Some definitions Policy options Routing Protocols 2 IPv4 Internet uses IPv4 addresses are 32 bits long range from 1.0.0.0 to

More information

interwan Packet Transport Alan Hurren

interwan Packet Transport Alan Hurren interwan Packet Transport Alan Hurren Agenda interwan Packet Transport Overview Applications 1 ipt - interwan packet transport Ring Protocol Packet Add/Drop/Pass through Efficient Multicast Effective Use

More information

Making the Internet fast, reliable and secure

Making the Internet fast, reliable and secure Making the Internet fast, reliable and secure ICN Akamai s Backbone HKNOG 6.0 Christian Kaufmann, Sr. Director Network Technology Brief Akamai Overview Akamai is a highly distributed platform across 130+

More information

Core Networks Evolution

Core Networks Evolution Core Networks Evolution Prof. Daniel Kofman daniel.kofman@enst.fr Telecom Paris - ENST Content Any Service, Any Time, Everywhere, Everyone Towards the triple play and beyond Main trends in Core Networks

More information

Simple Layout Algorithms To Maintain Network Connectivity Under Faults

Simple Layout Algorithms To Maintain Network Connectivity Under Faults Simple Layout Algorithms To Maintain Network Connectivity Under Faults Galen H. Sasaki 1 Department of Electrical, University of Hawaii 2540 Dole Street, Honolulu, HI 96822 USA Ching-Fong Su and David

More information

CSCD 433/533 Advanced Networks Spring 2016

CSCD 433/533 Advanced Networks Spring 2016 CSCD 433/533 Advanced Networks Spring 2016 Lecture 13 Router Algorithms and Design Chapter 5 1 Topics Router Algorithms Routing in General Hierarchical routing Interior Gateway Protocols OSPF mention of

More information

Introduction to Routing

Introduction to Routing 1 Introduction to Routing Session 2 Presentation_ID.scr 1 Agenda Addressing Concepts Routing Protocols Statics and Defaults 3 ISO OSI Reference Model Routing Information Protocol (RIP and RIPv2) L7 L6

More information

Data Center Applications and MRV Solutions

Data Center Applications and MRV Solutions Data Center Applications and MRV Solutions Introduction For more than 25 years MRV has supplied the optical transport needs of customers around the globe. Our solutions are powering access networks for

More information

Steven M. Bellovin AT&T Labs Research Florham Park, NJ 07932

Steven M. Bellovin AT&T Labs Research Florham Park, NJ 07932 Steven M. Bellovin! " $#"##%& '( ) * 973-360-8656 AT&T Labs Research Florham Park, NJ 07932 Steven M. Bellovin June 13, 2003 1 What is? Bad guys play games with routing protocols. Traffic is diverted.

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

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

India Operator BNG and IP Router

India Operator BNG and IP Router CASE STUDY MPC480 IN INDIA India Operator BNG and IP Router 1 BACKGROUND The India Operator (Operator) provides Internet services to approx. 40,000 end users (residential and business users) in a city

More information

New Approaches to Optical Packet Switching in Carrier Networks. Thomas C. McDermott Chiaro Networks Richardson, Texas

New Approaches to Optical Packet Switching in Carrier Networks. Thomas C. McDermott Chiaro Networks Richardson, Texas New Approaches to Optical Packet Switching in Carrier Networks Thomas C. McDermott Chiaro Networks Richardson, Texas Outline Introduction, Vision, Problem statement Approaches to Optical Packet Switching

More information

CS BGP v4. Fall 2014

CS BGP v4. Fall 2014 CS 457 - BGP v4 Fall 2014 Autonomous Systems What is an AS? a set of routers under a single technical administration uses an interior gateway protocol (IGP) and common metrics to route packets within the

More information

CSCE 463/612 Networks and Distributed Processing Spring 2018

CSCE 463/612 Networks and Distributed Processing Spring 2018 CSCE 463/612 Networks and Distributed Processing Spring 2018 Network Layer IV Dmitri Loguinov Texas A&M University April 12, 2018 Original slides copyright 1996-2004 J.F Kurose and K.W. Ross 1 Chapter

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

Next Generation Broadband Networks

Next Generation Broadband Networks Next Generation Broadband Networks John Harper Vice President, IOS Routing Apricot 2005 1 Next Generation Broadband Networks The broadband opportunity, in Asia and worldwide Cisco R&D for the broadband

More information

Efficient Distributed Restoration Path Selection for Shared Mesh Restoration

Efficient Distributed Restoration Path Selection for Shared Mesh Restoration IEEE/ACM TRANSACTIONS ON NETWORKING, VOL. 11, NO. 5, OCTOBER 2003 761 Efficient Distributed Restoration Path Selection for Shared Mesh Restoration Guangzhi Li, Member, IEEE, Dongmei Wang, Member, IEEE,

More information

Last time. Transitioning to IPv6. Routing. Tunneling. Gateways. Graph abstraction. Link-state routing. Distance-vector routing. Dijkstra's Algorithm

Last time. Transitioning to IPv6. Routing. Tunneling. Gateways. Graph abstraction. Link-state routing. Distance-vector routing. Dijkstra's Algorithm Last time Transitioning to IPv6 Tunneling Gateways Routing Graph abstraction Link-state routing Dijkstra's Algorithm Distance-vector routing Bellman-Ford Equation 10-1 This time Distance vector link cost

More information

GÉANT IP Service Description. High Performance IP Services to Support Advanced Research

GÉANT IP Service Description. High Performance IP Services to Support Advanced Research GÉANT IP Service Description High Performance IP Services to Support Advanced Research Issue Date: 1 November 2017 GÉANT IP Overview The GÉANT IP service provides high-bandwidth, international Internet

More information

Routing Basics. Routing Concepts. IPv4. IPv4 address format. A day in a life of a router. What does a router do? IPv4 Routing

Routing Basics. Routing Concepts. IPv4. IPv4 address format. A day in a life of a router. What does a router do? IPv4 Routing Routing Concepts IPv4 Routing Routing Basics ISP/IXP Workshops Forwarding Some definitions Policy options Routing Protocols 1 2 IPv4 IPv4 address format Internet uses IPv4 addresses are 32 bits long range

More information

Master s Thesis. Title. Supervisor Professor Masayuki Murata. Author Yuki Koizumi. February 15th, 2006

Master s Thesis. Title. Supervisor Professor Masayuki Murata. Author Yuki Koizumi. February 15th, 2006 Master s Thesis Title Cross-Layer Traffic Engineering in IP over WDM Networks Supervisor Professor Masayuki Murata Author Yuki Koizumi February 15th, 2006 Graduate School of Information Science and Technology

More information

Evolving IP and Optical Architectures

Evolving IP and Optical Architectures Evolving IP and Optical Architectures Executive Summary Operators networks are more reliable than they were in the nascent days of the Internet and have managed to expand despite the proliferation of devices,

More information

Introduction to OSPF

Introduction to OSPF Introduction to OSPF ISP/IXP Workshops ISP/IXP Workshops 1999, Cisco Systems, Inc. 1 Agenda OSPF Primer OSPF in Service Provider Networks OSPF BCP - Adding Networks OSPF Command Summary 2 OSPF Primer 3

More information

Link State Routing & Inter-Domain Routing

Link State Routing & Inter-Domain Routing Link State Routing & Inter-Domain Routing CS640, 2015-02-26 Announcements Assignment #2 is due Tuesday Overview Link state routing Internet structure Border Gateway Protocol (BGP) Path vector routing Inter

More information

Dynamic GMPLS-based Establishment of Bidirectional Connections in All-Optical Networks

Dynamic GMPLS-based Establishment of Bidirectional Connections in All-Optical Networks Dynamic GMPLS-based Establishment of Bidirectional Connections in All-Optical Networks Ricardo Martinez, Raül Muñoz Centre Tecnològic de Telecomunicacions de Catalunya, Spain {ricardo.martinez, raul.munoz}@cttc.es

More information

Zero touch photonics. networks with the cost efficiency of WDM. András Kalmár Péter Barta 15. April, Szeged

Zero touch photonics. networks with the cost efficiency of WDM. András Kalmár Péter Barta 15. April, Szeged Zero touch photonics Combining the flexibility of TDM networks with the cost efficiency of WDM András Kalmár Péter Barta 15. April, 2009 - Szeged Outline Drivers Flexibility and transparency benefits Tunable

More information

Multi Topology Routing Truman Boyes

Multi Topology Routing Truman Boyes Multi Topology Routing Truman Boyes truman@juniper.net Copyright 2008 Juniper Networks, Inc. 1 Traffic Engineering Choices Today: IGP Metric Costing RSVP TE end to end Policy based routing EROs, Offline

More information

CS 43: Computer Networks. 24: Internet Routing November 19, 2018

CS 43: Computer Networks. 24: Internet Routing November 19, 2018 CS 43: Computer Networks 24: Internet Routing November 19, 2018 Last Class Link State + Fast convergence (reacts to events quickly) + Small window of inconsistency Distance Vector + + Distributed (small

More information