Software defined networking

Size: px
Start display at page:

Download "Software defined networking"

Transcription

1 Software defined networking Telecom Summit 2015 Anton Turygin IP Networks and Services solution architect

2 Programmable Networks Drivers Network Evolution Agility Communication Services New Revenue Streams Service Enablement Cost Efficiency Enterprise Services Fixed Network Functions Manage Complexity Customer Premises Equipment Mobile Network Functions Telecom Summit 2015 Public Ericsson AB Page 2

3 Software Defined Networking Service Exposure SW SDN Controller (SW) Orchestrated Network and Cloud Management HW SW Integrated Network Control SW HW HW HW HW HW 3G/LTE WiFi WAN Router Edge Data Center Traditional Switch/Router Software Defined Networking End-to-end network programmability with SDN SDN enables service providers to build programmable and agile networks Telecom Summit 2015 Public Ericsson AB Page 3

4 SDN ambitions service provider expectations Telecom Summit 2015 Public Ericsson AB Page 4

5 Network Layers Expected to Benefit the Most From SDN Telecom Summit 2015 Public Ericsson AB Page 5

6 Scott Shenker it s time for SDN V2 Scott Shenker, one of the minds behind the creation of SDN, has some misgivings about the technology. It s time for SDNv2! Why is this different? Because Shenker and others started out assuming the network was homogeneous. The differences between core and edge switches the existence of MPLS, essentially wasn t taken into account. This one is unforgivable. We just ignored current systems, Shenker said. One of the secrets, when you teach networking, [is that] nobody covers MPLS. Telecom Summit 2015 Public Ericsson AB Page 6

7 Telecom Summit 2015 Public Ericsson AB Page 7

8 Sdn is about programmability, not sb protocols Telecom Summit 2015 Public Ericsson AB Page 8

9 NETCONF/YANG NETCONF A transport protocol Designed to transport YANG encoded network entity information YANG A modeling language Designed to model network entity information NETCONF/YANG standardization & definition work being done through the IETF: NETCONF WG RTGWG for routing (non protocols) Protocol relevant WG for protocols(ospf/isis/etc) Telecom Summit 2015 Public Ericsson AB Page 9

10 What is OpenConfig? What is OpenConfig? Informal working group of large network operators (including carriers, cable operators, and online service providers). Cross section of a large set of use cases, experiences, and pain points. What is the primary goal of OpenConfig? Enable dynamic and programmable network infrastructure for the industry at large. What will OpenConfig contribute? Models Documentation & Tooling Other openconfig efforts (so far, many more to come): BGP model draft-shaikh-idr-bgp-model Policy model draft-shaikh-rtgwg-policy-model MPLS / TE Model for SP Networks draft-openconfig-mpls-consolidated-model Telecom Summit 2015 Public Ericsson AB Page 10

11 Openconfig key ideas Telecom Summit 2015 Public Ericsson AB Page 11

12 Openconfig is kickin $$ Telecom Summit 2015 Public Ericsson AB Page 12

13 SDN for Transport with multi layer wan controller MLWC Optimizer MLWC- Activator MLWC-Planner MLWC Apps Service Orchestration and Management Service Aware Policy Controller Multilayer WAN Controller ML-PCE Cloud Network Controller Optical CLI PCEP Segment Routing & Netconf Broadband Service Controller OF Ericsson SDN Controller Router 6000 Router 6000 Telecom Summit 2015 Public Ericsson AB Page 13 Access & Metro Core

14 MLWC & Segment routing MLWC Centralized Multilayer control Global view for optimal operations Segment Routing Backward compatibility with installed base Simple operations Automated Single point configuration Traffic Engineering Telecom Summit 2015 Public Ericsson AB Page 14

15 segment routing Tackling issues reported by operators for years: Simpler to operate, more scalable explicit routing Simple to deploy and operate Source Routing Path encoded as a label or stack of segments Simple extensions to ISIS/OSPF to distribute labels LDP/RSVP not required MPLS Data Plane Reused without any change Leverage existing MPLS hardware Push, Swap and Pop operations reused Segment = Label Programmable scalable & resilient TE Path calculated and programmed by SDN Controller Reduced state in the network Highly responsive PERFECT FIT WITH SDN EVOLUTION NOT REVOLUTION Telecom Summit 2015 Public Ericsson AB Page 15

16 Sr Is Real and happening! Excellent endorsement and leadership from SP and Enterprise operators IETF: Multi-vendor consensus and collaboration: Stefano/Clarence - Cisco Jeff Tantsura - Ericsson Wim Hendericks - ALU Hannes Gredler - Juniper Detailed IETF drafts submitted: Architecture Use-cases ISIS extensions OSPF extensions BGP extensions PCEP extensions FRR with 100% coverage Telecom Summit 2015 Public Ericsson AB Page 16

17 SR addresses operator s needs & makes SDN promises true Faster TTM, simplification Programmability and Application awareness OPEX reduction Removes complexity from the network, no LDP/RSVP, state is in the packet, fully automatic 100% IP FRR coverage, native IPv6 CAPEX optimization Investment protection - can be used with the existing equipment, only SW upgrade needed (HW on ingress in some cases) Reduces cost and complexity of core networks (long term) Packet/Opto integration Coherent multilayer resource provisioning and dynamic reoptimization On demand bandwidth and admission control Connection-oriented connectivity, carrier grade OAM Telecom Summit 2015 Public Ericsson AB Page 17

18 Eantc 2015: SR ISIS interworking e///, cisco and alu Telecom Summit 2015 Public Ericsson AB Page 18

19 ODL: BGP processing Application (Topology Consumer) Controller BGP-LS Topology Exporter RESTCONF MD-SAL Notification MD-SAL Set MD-SAL Get MD-SAL Set BGP-LS-SR /operational BGP-RIB /operational Topology MD-SAL BGP-LS-SR speaker (RR) Telecom Summit 2015 Public Ericsson AB Page 19 draft-ietf-idr-ls-distribution draft-gredler-idr-bgp-ls-segment-routing-extension

20 ODL: PCEP processing H-PCE PCE Controller Applications (topology/constrains/feedback) RESTCONF MD-SAL Notification MD-SAL Set MD-SAL Get MD-SAL Set PCEP /operational /operational Topology I2RS/OF/other SBI s MD-SAL PCEP speaker (ingress) Telecom Summit 2015 Public Ericsson AB Page 20 draft-sivabalan-pce-segment-routing draft-ietf-pce-stateful-pce draft-ietf-pce-pce-initiated-lsp

21 I want a path from A to F Min link BW=10G Min link delay < 10ms SDN Orchestration SR PCEP A->F Topology A->B->D->F A->C->E->F Link BW Delay A->B 10G 10ms B->D 200G(SRLG) 15ms D->F 10G 10ms Link BW Delay A->C 10G 5ms C->E 100G 10ms E->F 10G 10ms ->C->E->F Telecom Summit 2015 Public Ericsson AB Page 21

22 I want a non-constrained path from A to F Optimize BW use == UCMP SDN Orchestration SR PCEP A->F Topology A->B->D->F A->C->E->F Link BW Delay A->B 10G 10ms B->D 200G(SRLG) 15ms D->F 10G 10ms Link BW Delay A->C 10G 5ms C->E 100G 10ms E->F 10G 10ms ->{B,C}->F Telecom Summit 2015 Public Ericsson AB Page 22

23 SDN Orchestration: analytics realtime feedback reoptimization SR PCEP A->F Topology A->B->D->F A->C->E->F My link towards F is overloaded Link BW Delay A->B 10G 10ms B->D 200G(SRLG) 15ms D->F 10G 10ms Link BW Delay A->C 10G 5ms C->E 100G 10ms E->F 10G 10ms ->B->D->F Telecom Summit 2015 Public Ericsson AB Page 23

24 Router 6000 series A Router for Every Application Outdoor small cell Zero foot-print RBS modularity Indoor small cell Sync Power over Ethernet Macro cell site 1 GE and 10 GE Pre-aggregation Small C-RAN 100 GE transport stackable Aggregation Large C-RAN Modular & redundant high port density Router 6371 Router 6471 Router 6672 Router 6675 Router 6274 Integrated in Ericsson Radio System / Managed by Ericsson Network Manager / Scalable capacity / SDN enabled Telecom Summit 2015 Public Ericsson AB Page 24

25 ROUTER 6000 APPLICATIONS Fixed, mobile, and converged Router 6675 ENTERPRISE Router 6274 MOBILE Router 6672 FIXED RESIDENTIAL Telecom Summit 2015 Public Ericsson AB Page 25

26

The cri(cal role of Maximum SID Depth (MSD) hardware limita(ons in Segment Rou(ng ecosystem and how to work around those

The cri(cal role of Maximum SID Depth (MSD) hardware limita(ons in Segment Rou(ng ecosystem and how to work around those The cri(cal role of Maximum SID Depth (MSD) hardware limita(ons in Segment Rou(ng ecosystem and how to work around those NANOG71, October 2017 San Jose, CA Jeff Tantsura IAB member, IETF RTGWG Chair VP

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

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

Segment Rou+ng IETF 87

Segment Rou+ng IETF 87 Segment Rou+ng IETF 87 Clarence Filsfils cf@cisco.com C. Filsfils, S. Previdi, A. Bashandy, B. Decraene, S. Litkowski, M. Horneffer, I. Milojevic, R. Shakir, S. YP, W. Henderickx, J. Tantsura, Ericsson,

More information

Transformation through Innovation

Transformation through Innovation INSSPG-2921 Transformation through Innovation Sumeet Arora Senior Vice President/GM, SP Network Systems Service Providers Biggest Challenges Web scale breaks our current cost and design models. l don t

More information

SDN Solution for Service Provider Access Network Dennis Pai, Product Manager Ahmed Abeer, Technical Marketing Engineer BRKSPG-2064

SDN Solution for Service Provider Access Network Dennis Pai, Product Manager Ahmed Abeer, Technical Marketing Engineer BRKSPG-2064 SDN Solution for Service Provider Access Network Dennis Pai, Product Manager Ahmed Abeer, Technical Marketing Engineer BRKSPG-2064 Agenda Overview and Business Drivers SDN Technologies and Protocols SDN

More information

Introduction to Segment Routing Santiago Álvarez, Distinguished Technical Marketing Engineer BRKRST-2124

Introduction to Segment Routing Santiago Álvarez, Distinguished Technical Marketing Engineer BRKRST-2124 Introduction to Segment Routing Santiago Álvarez, Distinguished Technical Marketing Engineer BRKRST-2124 Agenda Technology Overview Use Cases A Closer Look to Control and Data Plane Traffic Protection

More information

Why do operators need multi-layer coordination?

Why do operators need multi-layer coordination? Why do operators need multi-layer coordination? Víctor López Routing Research Symposium Network Architecture Geeks (NAG) Oct. 2012 Index 01 02 03 04 05 06 Towards Cloud Ready Transport Networks Multi-layer

More information

NETWORK DEPLOYMENT WITH SEGMENT ROUTING (SPRING)

NETWORK DEPLOYMENT WITH SEGMENT ROUTING (SPRING) NETWORK DEPLOYMENT WITH SEGMENT ROUTING (SPRING) Aman Kapoor Director, Product Management This statement of direction sets forth Juniper Networks current intention and is subject to change at any time

More information

Coriant Transcend Symphony Solution

Coriant Transcend Symphony Solution SOLUTIONS BRIEF Coriant Transcend Symphony Solution Open, Programmable, and Automated for On-Demand, Application-Centric Service Agility TRANSFORMING NETWORK ARCHITECTURE Network operators face new challenges

More information

GETTING NETWORK INFRASTRUCTURE READY FOR 5G

GETTING NETWORK INFRASTRUCTURE READY FOR 5G GETTING NETWORK INFRASTRUCTURE READY FOR 5G Sergiy Bityukov Senior Marketing Manager May 19, 2018 www.utstar.com UTStarcom a global telecom infrastructure provider Founded in 1991, started trading on NASDAQ

More information

A TCO Analysis of Ericsson's Virtual Network System Concept Applied to Mobile Backhaul

A TCO Analysis of Ericsson's Virtual Network System Concept Applied to Mobile Backhaul A TCO Analysis of Ericsson's Virtual Network System Concept Applied to Mobile Backhaul Executive Summary Controlling total cost of ownership (TCO) of access, aggregation, and edge networks used for mobile

More information

ABNO: a feasible SDN approach for multivendor. optical networks. A. Aguado, V. López, J. Marhuenda, O. González de Dios and J.P. Fernández-Palacios

ABNO: a feasible SDN approach for multivendor. optical networks. A. Aguado, V. López, J. Marhuenda, O. González de Dios and J.P. Fernández-Palacios ABNO: a feasible SDN approach for multivendor IP and optical networks A. Aguado, V. López, J. Marhuenda, O. González de Dios and J.P. Fernández-Palacios Index Introduction 01 06 Conclusions 02 Carrier

More information

SDN Controllers in the WAN: protocols and applications

SDN Controllers in the WAN: protocols and applications SDN Controllers in the WAN: protocols and applications Julian Lucek jlucek@juniper.net @julianlucek Agenda SDN Controller for WAN concept Enabling protocols BGP Link State (BGP-LS) Path Computation Element

More information

Cisco WAN Automation Engine (WAE) Network Programmability with Segment Routing

Cisco WAN Automation Engine (WAE) Network Programmability with Segment Routing LTRMPL-2104 Cisco WAN Automation Engine (WAE) Network Programmability with Segment Routing Josh Peters Technical Marketing Engineer Derek Tay Technical Marketing Engineer Cisco Spark How Questions? Use

More information

Software-Defined Networking (SDN) Overview

Software-Defined Networking (SDN) Overview Reti di Telecomunicazione a.y. 2015-2016 Software-Defined Networking (SDN) Overview Ing. Luca Davoli Ph.D. Student Network Security (NetSec) Laboratory davoli@ce.unipr.it Luca Davoli davoli@ce.unipr.it

More information

Introduction to Segment Routing

Introduction to Segment Routing Introduction to Segment Routing Michael Kowal, Vertical Solutions Architect @ciscomk Abstract Introduction to Segment Routing This session provides an overview of the segment routing technology and its

More information

Powering Transformation With Cisco

Powering Transformation With Cisco Shape Your Business For the Future: Powering Transformation With Cisco Cisco Prime for Service Provider: Optimize Your Agility, Lower Your Costs Kenneth CHAN Consulting Systems Engineer Global Service

More information

NETFUSION DISCOVERY SYSTEM DESCRIPTION

NETFUSION DISCOVERY SYSTEM DESCRIPTION NETFUSION DISCOVERY SYSTEM DESCRIPTION White Paper Contents NetFusion Discovery Overview... 3 Network Discovery... 3 Design Principles... 3 NetFusion Discovery Architecture... 4 Topology and State Changes...

More information

Latest work in the IETF for SDN and NFV

Latest work in the IETF for SDN and NFV Latest work in the IETF for SDN and NFV An overview of the IETF and its work to deliver tools and architectures to support SDN and NFV Adrian Farrel Old Dog Consulting adrian@olddog.co.uk Overview A quick

More information

Optical network virtualization. Optical network virtualization. Transport SDN for cloud-centric networking

Optical network virtualization. Optical network virtualization. Transport SDN for cloud-centric networking Optical network virtualization Optical network virtualization Transport SDN for cloud-centric networking 1 Transport SDN for the cloud Manually initiated and managed provisioning processes do not provide

More information

Configuration and Management of Networks. Pedro Amaral

Configuration and Management of Networks. Pedro Amaral Configuration and Management of Networks Pedro Amaral 2012 Service Provider Networks Carrier grade networks that carry customers traffic: Triple play residential customers Voice High Speed Internet Broadcast

More information

APNIC elearning: SDN Fundamentals

APNIC elearning: SDN Fundamentals APNIC elearning: SDN Fundamentals Issue Date: esdn01_v0.15 Revision: Overview Evolution of routers The Clean Slate project OpenFlow Emergence and evolution of SDN SDN architecture today Use cases Standards

More information

OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT

OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT sdn-and-nfv-technical---georgia-tech---sep-2013---v2 Bruno Rijsman, Distinguished Engineer 24 September 2013 Use Cases 2 Copyright 2013 Juniper Networks,

More information

A Segment Routing (SR) Tutorial. R. Bonica NANOG70 June 6, 2017

A Segment Routing (SR) Tutorial. R. Bonica NANOG70 June 6, 2017 A Segment Routing (SR) Tutorial R. Bonica NANOG70 June 6, 2017 AKA: SPRING IETF Standardization Source Packet Routing In Networking (SPRING) WG ISIS, OSPF, IDR and MPLS WGs What is SR? A tunneling technology

More information

draft-anand-spring-poi-sr-01

draft-anand-spring-poi-sr-01 draft-anand-spring-poi-sr-01 Authors: Sanjoy Bardhan (Infinera) Madhukar Anand (Infinera) Ramesh Subrahmaniam (Infinera) Jeff Tantsura (individual) Presentor: Sanjoy Bardhan 1 Recap - 00 A Packet node

More information

TCO Comparison for ECI Telecom s MPLS-TP Based Native Packet Transport Solution for a Mobile Backhaul Network. Executive Summary.

TCO Comparison for ECI Telecom s MPLS-TP Based Native Packet Transport Solution for a Mobile Backhaul Network. Executive Summary. TCO Comparison for ECI Telecom s MPLS-TP Based Native Packet Transport Solution for a Mobile Backhaul Network Executive Summary Metro transport networks are undergoing a gradual transition from circuit-based

More information

Segment Routing. Jérôme DURAND Consulting Systems Engineer - FRNOG #21 20 septembre 2013

Segment Routing. Jérôme DURAND Consulting Systems Engineer -  FRNOG #21 20 septembre 2013 Segment Routing Jérôme DURAND Consulting Systems Engineer jerduran@cisco.com - http://reseauxblog.cisco.fr FRNOG #21 20 septembre 2013 2011 Cisco and/or its affiliates. All rights reserved. 1 Simplicity

More information

BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK

BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK BROCADE CLOUD-OPTIMIZED NETWORKING: THE BLUEPRINT FOR THE SOFTWARE-DEFINED NETWORK Ken Cheng VP, Service Provider and Application Delivery Products September 12, 2012 Brocade Cloud-Optimized Networking

More information

Leverage SDN Principles in LTE to Meet Future Network Demands

Leverage SDN Principles in LTE to Meet Future Network Demands Leverage SDN Principles in LTE to Meet Future Network Demands PLATFORM FOR PROFITABLE GROWTH The Role of SDN in LTE Networks SDN refers to specific technologies considered promising for mobile network

More information

Inter-SDN in Seamless MPLS for Mobile Backhaul

Inter-SDN in Seamless MPLS for Mobile Backhaul Inter-SDN in Seamless MPLS for Mobile Backhaul draft-li-rtgwg-network-ai-arch-00 Zhenbin Li, Kai Lu Huawei Technologies IETF 98, Chicago, USA 1 Introduction Background Seamless MPLS solution has been introduced

More information

Routing Resiliency Latest Enhancements

Routing Resiliency Latest Enhancements Routing Resiliency Latest Enhancements Clarence Filsfils cf@cisco.com Agenda Per-Prefix LFA Remote LFA Segment Routing Topology-Independent LFA 3 Acknowledgement Stephane Litkowski and Bruno Decraene,

More information

SEGMENT ROUTING PRINCIPLES AND APPLICATIONS FOR SDN

SEGMENT ROUTING PRINCIPLES AND APPLICATIONS FOR SDN POLITECNICO DI MILANO Dipartimento di Elettronica, Informazione e Bioingegneria Master of Science Telecommunications Engineering SEGMENT ROUTING PRINCIPLES AND APPLICATIONS FOR SDN Author: Ana Kos Supervisor:

More information

Routing Applications State of the Art and Disruptions

Routing Applications State of the Art and Disruptions Routing Applications State of the Art and Disruptions Use cases, Innovations and Disruptions Sachin Natu, Sr. Director Product Management Disha Chopra, Sr. Manager Product Management This statement of

More information

Open and Disaggregated Transport SDN

Open and Disaggregated Transport SDN Open and Disaggregated Transport SDN - from PoC to Field Trial - Dai Kashiwa, Director, NTT Communications / Board member of ONOS/CORD Marc De Leenheer, MTS, ON.Lab Toru Furusawa, Chief Engineer, NTT Communications

More information

Fiber in the backhaul : Powering mobile Broadband

Fiber in the backhaul : Powering mobile Broadband Fiber in the backhaul : Powering mobile Broadband Gamal Hegazi / Lead Architect Founding Board member FTTH Council Members and Mission MENA council members are from the main FTTH industry players of the

More information

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

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

More information

Connect & Go with WDM PON Ea 1100 WDM PON

Connect & Go with WDM PON Ea 1100 WDM PON Connect & Go with WDM PON Ea 1100 WDM PON ericsson deep Fiber access Connectivity Begins in the Access Speed, connectivity, Efficiency In much the same way the worldwide web changed the traditional voice

More information

BGP-TE APPLICATION LEVEL TOPOLOGY INTELLIGENCE

BGP-TE APPLICATION LEVEL TOPOLOGY INTELLIGENCE BGP-TE APPLICATION LEVEL TOPOLOGY INTELLIGENCE Hannes Gredler 1 Copyright 2012 Juniper Networks, Inc. www.juniper.net MOTIVATION Look across the fence Fence being IGP area/level or AS boundary Gain visibility

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

Digital Transformation

Digital Transformation Digital Transformation Content Consumer Pankaj Kitchlu CTO, Juniper Network (India-SAARC) Legal Statement Regarding Current Products and Intentions This statement of product direction sets forth Juniper

More information

Telco Systems featured product guide

Telco Systems featured product guide Delivering innovative telecom solutions for today s and tomorrow s networking business challenges 2017 Telco Systems featured product guide For the fully-detailed Telco System s product and solutions portfolio

More information

SDN Evolution of networks. Raul Caldeira

SDN Evolution of networks. Raul Caldeira SDN Evolution of networks Raul Caldeira The networked society SDN - Evolution of Networks Commercial in confidence Ericsson Telecomunicações, Lda 2013 2013-04-09 Page 2 Realizing the networked society

More information

The Next Opportunity in the Data Centre

The Next Opportunity in the Data Centre The Next Opportunity in the Data Centre Application Centric Infrastructure Soni Jiandani Senior Vice President, Cisco THE NETWORK IS THE INFORMATION BROKER FOR ALL APPLICATIONS Applications Are Changing

More information

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

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

More information

Coriant IP/MPLS and IP-Optical MBH and FMC Solution

Coriant IP/MPLS and IP-Optical MBH and FMC Solution Coriant IP/MPLS and IP-Optical MBH and FMC Solution Innovative Smart Router Platforms ADDRESSING THE CHALLENGES OF MOBILE AND FIXED MOBILE CONVERGED NETWORKS Network operators are facing formidable challenges

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

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

Introduction to IEEE 802.1Qca Path Control and Reservation

Introduction to IEEE 802.1Qca Path Control and Reservation www.huawei.com Introduction to IEEE 802.1Qca Path Control and Reservation Authors: Hesham ElBakoury Version: 1.0 HUAWEI TECHNOLOGIES CO., LTD. GOAL Present the scope main concepts of the new IEEE 802.1Qca

More information

T h e R o l e o f M P L S i n N e x t - G e n e r a t i o n I P / E t h e r n e t A c c e s s a n d A g g r e g a t i o n N e t w o r k s

T h e R o l e o f M P L S i n N e x t - G e n e r a t i o n I P / E t h e r n e t A c c e s s a n d A g g r e g a t i o n N e t w o r k s Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com I N S I G H T T h e R o l e o f M P L S i n N e x t - G e n e r a t i o n I P / E t h e r n e t A

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

Programmable BitPipe. Andreas Gladisch VP Convergent Networks and Infrastructure, Telekom Innovation Labs

Programmable BitPipe. Andreas Gladisch VP Convergent Networks and Infrastructure, Telekom Innovation Labs Programmable BitPipe Andreas Gladisch VP Convergent Networks and Infrastructure, Telekom Innovation Labs 25.10.2012 How do you program a switch / router today? Vendor N SDK and API Vendor 3 Vendor 2 SDK

More information

SR-TE On Demand LSP. The SR TE On demand LSP feature provides the ability to connect Metro access rings via a static route to the

SR-TE On Demand LSP. The SR TE On demand LSP feature provides the ability to connect Metro access rings via a static route to the The SR TE On demand LSP feature provides the ability to connect Metro access rings via a static route to the destination. The static route is mapped to an explicit path and that will trigger an on demand

More information

Segment Routing. Clarence Filsfils Distinguished Engineer

Segment Routing. Clarence Filsfils Distinguished Engineer Segment Routing Clarence Filsfils Distinguished Engineer cf@cisco.com Segment Routing Unified DC + WAN + Aggregation from server in the DC, through WAN and to the service edge Policy-aware DC: disjoint

More information

Versa Software-Defined Solutions for Service Providers

Versa Software-Defined Solutions for Service Providers PRODUCT BRIEF Software-Defined Solutions for Service Providers Transformative solutions to increase growth and value The Service Provider industry has seen an incredible amount of disruption due to NFV

More information

Overview of the Juniper Mobile Cloud Architecture Laying the Foundation for a Next-gen Secure Distributed Telco Cloud. Mobile World Congress 2017

Overview of the Juniper Mobile Cloud Architecture Laying the Foundation for a Next-gen Secure Distributed Telco Cloud. Mobile World Congress 2017 Overview of the Juniper Mobile Cloud Laying the Foundation for a Next-gen Secure Telco Cloud Mobile World Congress 2017 Summary Mobile Challenges and Trends through 2020 Business Drivers Enable new revenue

More information

Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture. White Paper

Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture. White Paper Automated Control and Orchestration within the Juniper Networks Mobile Cloud Architecture White Paper October 2017 Juniper Networks Mobile Cloud Architecture Automated Control and Orchrestration Juniper

More information

Segment Routing Configuration Guide, Cisco IOS XE Fuji 16.7.x

Segment Routing Configuration Guide, Cisco IOS XE Fuji 16.7.x Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 2018 Cisco Systems, Inc. All rights

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

Technologies for the future of Network Insight and Automation

Technologies for the future of Network Insight and Automation Technologies for the future of Network Insight and Automation Richard Wade (ricwade@cisco.com) Technical Leader, Asia-Pacific Infrastructure Programmability This Session s Context Service Creation Service

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

FibeAir IP-10 Series. Product Guide

FibeAir IP-10 Series. Product Guide FibeAir IP-10 Series Product Guide Ceragon s FibeAir IP-10 Series High Capacity Packet & Hybrid Wireless Backhaul FibeAir IP-10 is an innovative series of high-capacity wireless backhaul platforms. FibeAir

More information

Cengiz Alaettinoglu. SDN Traffic Engineering A Natural Evolution

Cengiz Alaettinoglu. SDN Traffic Engineering A Natural Evolution Cengiz Alaettinoglu SDN Traffic Engineering A Natural Evolution What is Traffic Engineering (TE)? Minimizes the worst link utilization Alleviates traffic congestion Better/longer use of capital expenditure

More information

Overview of the Juniper Networks Mobile Cloud Architecture

Overview of the Juniper Networks Mobile Cloud Architecture Overview of the Juniper Networks Mobile Cloud Architecture Laying the Foundation for a Next-Generation Secure Distributed Telco Cloud White Paper June 2017 Juniper Networks, Inc. 1133 Innovation Way Sunnyvale,

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

Multicast Information Model

Multicast Information Model Multicast Information Model draft-zhang-mboned-multicast-info-model-02 Mboned WG IETF 100#Singapore Sandy. Zhang Linda. Wang Ying. Cheng Why introduce Multicast Info Model? Existed multicast YANG models:

More information

Programmatic Interface to Routing

Programmatic Interface to Routing Programmatic Interface to Routing NANOG 61 Draft version, slides will be updated before presentation Applications and Networks Routing system players: the Application and the Network. Different interdependent

More information

Overview on FP7 Projects SPARC and UNIFY

Overview on FP7 Projects SPARC and UNIFY Overview on FP7 Projects SPARC and UNIFY Mario Kind, Telekom Innovation Laboratories, Deutsche Telekom AG UNIFY is co-funded by the European Commission DG CONNECT in FP7 Recent activities on SDN, NFV FP7

More information

Advances In Routing BRKRST Yun Cie Foo Network Consulting Engineer

Advances In Routing BRKRST Yun Cie Foo Network Consulting Engineer Advances In Routing Yun Cie Foo Network Consulting Engineer Topics of Interest Mobile Ad Hoc Network (MANET) Radio Aware Routing OSPFv3 Extensions Cisco Embedded Services Routers Segment Routing MPLS dataplanes

More information

Coriant IP/MPLS and IP-Optical MBH and FMC Solution

Coriant IP/MPLS and IP-Optical MBH and FMC Solution SOLUTION OVERVIEW Coriant IP/MPLS and IP-Optical MBH and FMC Solution Innovative Smart Router Platforms ADDRESSING THE CHALLENGES OF MOBILE AND FIXED MOBILE CONVERGED NETWORKS Network operators are facing

More information

Transformation Through Innovation

Transformation Through Innovation Transformation Through Innovation A service provider strategy to prosper from digitization People will have 11.6 billion mobile-ready devices and connections by 2020. For service providers to thrive today

More information

DetNet Requirements on Data Plane and Control Plane

DetNet Requirements on Data Plane and Control Plane DetNet Requirements on Data Plane and Control Plane draft-zha-detnet-requirments-00 Yiyong Zha, Liang Geng DetNet Architecture Agenda Data Plane Design Requirements Control Plane Design Requirements DetNet

More information

Intelligent WAN: Leveraging the Internet Secure WAN Transport and Internet Access

Intelligent WAN: Leveraging the Internet Secure WAN Transport and Internet Access Now a part of Cisco We bought Viptela Intelligent WAN: Leveraging the Internet Secure WAN Transport and Internet Access Branch Hybrid WAN Transport IPsec Secure MPLS (IP-VPN) Private Cloud Virtual Private

More information

Case Study: Orchestration of Hybrid Networks

Case Study: Orchestration of Hybrid Networks Hema Kadia VP - Head of Strategy and Practice for SDN/NFV Case Study: Orchestration of Hybrid Networks Achieving End-To-End Service Orchestration across Hybrid Networks Russ Bartels Director SDN & Networks

More information

Unified MPLS for Multiple Applications Transport Profile

Unified MPLS for Multiple Applications Transport Profile 25 August 2010 Unified MPLS for Multiple Applications Transport Profile Abstract This paper outlines important packet and transport network convergence opportunities & challenges, and illustrates how Multiprotocol

More information

Introduction to Segment Routing

Introduction to Segment Routing BRKRST-2124 Introduction to Segment Routing Alberto Donzelli, Solution Architect Service Provider Cisco Spark How Questions? Use Cisco Spark to communicate with the speaker after the session 1. Find this

More information

Configure IOS XR Traffic Controller (XTC)

Configure IOS XR Traffic Controller (XTC) IOS XR Traffic Controller (XTC) provides stateful path computation element (PCE) functionality by exting the existing IOS-XR PCE functionality with additional capabilities. The current IOS-XR PCE function

More information

JN0-210.juniper. Number: JN0-210 Passing Score: 800 Time Limit: 120 min.

JN0-210.juniper. Number: JN0-210 Passing Score: 800 Time Limit: 120 min. JN0-210.juniper Number: JN0-210 Passing Score: 800 Time Limit: 120 min Exam A QUESTION 1 Which protocol does Juniper Networks recommend to provide real-time updates of the network topology to the NorthStar

More information

Segment Routing Configuration Guide

Segment Routing Configuration Guide Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387) Fax: 408 527-0883 2017 Cisco Systems, Inc. All rights

More information

The path toward C-RAN and V-RAN: benefits and challenges from operator perspective

The path toward C-RAN and V-RAN: benefits and challenges from operator perspective TELECOM ITALIA GROUP 5G World Summit London, 29-30 June 2016 : benefits and challenges from operator perspective Marco Caretti Telecom Italia Engineering & TiLAB Agenda The drivers for the RAN evolution

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

Alcatel-Lucent 1850 TSS Product Family. Seamlessly migrate from SDH/SONET to packet

Alcatel-Lucent 1850 TSS Product Family. Seamlessly migrate from SDH/SONET to packet Alcatel-Lucent 1850 TSS Product Family Seamlessly migrate from SDH/SONET to packet The Alcatel-Lucent 1850 Transport Service Switch (TSS) products are a family of Packet-Optical Transport switches that

More information

End-to-end service provisioning across MPLS and IP/WDM domains

End-to-end service provisioning across MPLS and IP/WDM domains End-to-end service provisioning across MPLS and IP/WDM domains F. Muñoz 1, R. Muñoz 1, J. Rodríguez 1, V. Lopez 1, O. González de Dios 1 and J.P. Fernández-Palacios 1 1 Telefónica I+D c/ Don Ramón de la

More information

Fundamentals and Deployment of Cisco SD-WAN Duration: 3 Days (24 hours) Prerequisites

Fundamentals and Deployment of Cisco SD-WAN Duration: 3 Days (24 hours) Prerequisites Fundamentals and Deployment of Cisco SD-WAN Duration: 3 Days (24 hours) Prerequisites The recommended knowledge and skills that a learner must have before attending this course are as follows: Knowledge

More information

NS-090. Carrier Ethernet Based on MPLS-TP SERIES NS: NEW TECHNOLOGIES. PTCL Specifications NS-090 PAKISTAN TELECOMMUNICATION COMPANY LIMITED

NS-090. Carrier Ethernet Based on MPLS-TP SERIES NS: NEW TECHNOLOGIES. PTCL Specifications NS-090 PAKISTAN TELECOMMUNICATION COMPANY LIMITED PAKISTAN TELECOMMUNICATION COMPANY LIMITED SE SYSTEM ENGINEERING WING OF PTCL July, 2012 SERIES NS: NEW TECHNOLOGIES Specifications of New Technologies and Data Equipment Carrier Ethernet Based on MPLS-TP

More information

Multicast Yang Model

Multicast Yang Model Multicast Yang Model draft-zhang-mboned-multicast-yang-model-00 Mboned WG IETF 101#London Sandy. Zhang Linda. Wang Ying. Cheng Update: draft-zhang-mboned-multicast-info-model-02 draft-zhang-mboned-multicast-yang-model-00

More information

IEEE NetSoft 2016 Keynote. June 7, 2016

IEEE NetSoft 2016 Keynote. June 7, 2016 IEEE NetSoft 2016 Keynote June 7, 2016 0 Contents Introduction - Network Evolution & Operator Challenges Re-architecting the RAN SDRAN: Software-defined RAN - Overview & Enabling Features SDRAN Opportunities

More information

Internet Engineering Task Force (IETF) Category: Standards Track. S. Aldrin Google, Inc. L. Ginsberg Cisco Systems November 2018

Internet Engineering Task Force (IETF) Category: Standards Track. S. Aldrin Google, Inc. L. Ginsberg Cisco Systems November 2018 Internet Engineering Task Force (IETF) Request for Comments: 8491 Category: Standards Track ISSN: 2070-1721 J. Tantsura Apstra, Inc. U. Chunduri Huawei Technologies S. Aldrin Google, Inc. L. Ginsberg Cisco

More information

MENOG 18. Segment Routing. Vahid Tavajjohi. From HAMIM Corporation

MENOG 18. Segment Routing. Vahid Tavajjohi. From HAMIM Corporation Segment Routing MENOG 18 Rasoul Mesghali Vahid Tavajjohi CCIE#34938 From HAMIM Corporation 1 Agenda Introduction Technology Overview Use Cases Closer look at the Control and Data Plane Traffic Protection

More information

Innovative and Open Network Architectures for research and education networks and automated operation through SDN

Innovative and Open Network Architectures for research and education networks and automated operation through SDN Innovative and Open Network Architectures for research and education networks and automated operation through SDN Dr. Stephan Neidlinger, Jornadas Tecnicas de RedIRIS Valencia, November 16, 2016 Abstract

More information

OpenFlow: What s it Good for?

OpenFlow: What s it Good for? OpenFlow: What s it Good for? Apricot 2016 Pete Moyer pmoyer@brocade.com Principal Solutions Architect Agenda SDN & OpenFlow Refresher How we got here SDN/OF Deployment Examples Other practical use cases

More information

SRv6: Network as a Computer and Deployment use-cases

SRv6: Network as a Computer and Deployment use-cases SRv6: Network as a Computer and Deployment use-cases Gaurav Dawra, Technical Leader, Cisco Systems (gdawra@cisco.com) John Brzozowski, Fellow and Chief Architect, Comcast John Leddy, Network Engineering,

More information

WELCOME. Chicago Juniper Users Group SEPT 18TH, 2013

WELCOME. Chicago Juniper Users Group SEPT 18TH, 2013 WELCOME Chicago Juniper Users Group SEPT 18TH, 2013 THE SDN OPPORTUNITY James Kelly SDN PORTFOLIO & PARTNER MANAGEMENT SSD STRATEGY & MARKETING WHY SDN NOW? SOFTWARE TRENDS AND TECHNOLOGY DAMANDS + + Software

More information

Future of PCE. Dhruv Dhody, Sr. System Architect, Huawei Technologies

Future of PCE. Dhruv Dhody, Sr. System Architect, Huawei Technologies Future of PCE Dhruv Dhody, Sr. System Architect, Huawei Technologies What is PCE? A Path Computation Element (PCE) is an entity (component, application, or network node) that is capable of computing a

More information

For Ethernet and IP/MPLS networks

For Ethernet and IP/MPLS networks DATA SHEET MPC480 EDGE ROUTER For Ethernet and IP/MPLS networks Cost efficient Pay-as-you-grow Edge Router for IP/MPLS Service Router/BNG The MPC480 is a cost efficient, pay-as-you-grow, router for Ethernet

More information

Alcatel-Lucent 9500 Microwave Packet Radio (ETSI Markets)

Alcatel-Lucent 9500 Microwave Packet Radio (ETSI Markets) Alcatel-Lucent 9500 Microwave Packet Radio (ETSI Markets) The Alcatel-Lucent 9500 Microwave Packet Radio (MPR) provides cost-effective IP transformation for seamless microwave transport of TDM, ATM, IP

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

Ethekwini Municipality

Ethekwini Municipality Ethekwini Municipality Next Generation Fibre Network Immanuel Pillay: IT 11 February 2009 Future Comms related Projects Spread spectrum radio in CBD to replace copper Use of metro wide fiber network Vehicle

More information

For Ethernet and IP/MPLS networks

For Ethernet and IP/MPLS networks DATA SHEET MPC480 EDGE ROUTER For Ethernet and IP/MPLS networks Cost efficient Pay-as-you-grow Edge Router for IP/MPLS Service Router/BNG The MPC480 is a cost efficient, pay-as-you-grow, router for Ethernet

More information

Release Notes for NorthStar Controller

Release Notes for NorthStar Controller Release Notes for NorthStar Controller Release 3.1.0 14 September 2017 These release notes accompany Juniper Networks NorthStar Controller Release 3.1.0. Contents Introduction........................................................

More information