Converged Packet-Optical Software Defined Networking. Marc De Leenheer

Size: px
Start display at page:

Download "Converged Packet-Optical Software Defined Networking. Marc De Leenheer"

Transcription

1 Converged Packet-Optical Software Defined Networking Tom Tofigh Marc De Leenheer AT&T ON.Lab

2 Outline SDN for Service Providers Background Use cases Packet/Optical Use Case Problem statement and conceptual solution Implementation Demonstration State of the Industry & Future Work

3 Explosive Growth Growth TRAFFIC OPERATOR COST VOICE ERA REVENUES NEW SERVICES DATA ERA * Graph Source - Accenture Analysis Service Provider Networks Time Unprecedented Traffic Growth Orders of magnitude increase in users, devices, apps Video, Mobile traffic exploding CAPEX continues to rise 2016 traffic = triple of 2011 More mobile devices than people Video: 79% of all traffic in 2018 AT&T spends $20 Billion per year on CAPEX

4 Turning Growth into Opportunity Open Open APIs Multi-vendor Multi-technology Open Source Scale Reduce CAPEX and OPEX Bring in cloud-style agility, flexibility, Scalability Monetize Deliver new and customized services rapidly DevOps model Lower operational complexity, increase visibility

5 Key Enabler: Software Defined Networking Control Apps Config Apps Mgmt Apps Closed SDN Network Operating System Agent OS Loader Merchant Silicon Whitebox Legacy

6 Service Provider Networks WAN core backbone Multi-Protocol Label Switching (MPLS) with Traffic Engineering (TE) routers, 5-10K ports Metro Networks Metro cores for access networks 10-50K routers, 2-3M ports Cellular Access Networks LTE for a metro area K devices, 100K-100M ports Wired access / aggregation Access network for homes; DSL/Cable 10-50K devices, 100K-1M ports

7 Service Provider Network of the Future Core Packet-Optical POP Built like a Data Center Network Interface Network Interface Network Interface Network Interface Metro Packet-Optical Central Office Built like a Data Center Network Interface Network Interface Network Interface Network Interface Network Interface Network Interface Access Wired Access Wireles s Access Enterprise Access Wireles s Access Wired Access Wireles s Access Wired Access Wireles s Access Enterprise Access Wireles s Access

8 SDN Control Plane: Key Performance Requirements High Throughput: ~500K-1M paths setups / second ~3-6M network state ops / second High Volume: ~500GB-1TB of network state data ONOS Apps Global Network View / State Difficult challenge! high throughput low latency consistency high availability

9 ONOS: SDN Network OS for Service Providers Scalability, High Availability & Performance Northbound & Southbound Abstractions Modularity

10 ONOS: Distributed Network OS ONOS Instance 1 Apps NB Application Intent Framework ONOS Instance 2 Distributed Core ONOS Instance 3 (performance, scale-out, availability, state management, notifications) ONOS Instance N Southbound Core API Adapters Adapters Adapters Adapters Protocols Protocols Protocols Protocols

11 Application Intent Framework Flexible and intuitive northbound abstraction and interface for user or app to define what it needs without worrying about how. Application Intent Framework: APIs, Policy Enforcement, Conflict resolution Provision 10G path from Datacenter 1 to Datacenter2 optimized for cost Intents translated and compiled into specific instructions for network devices. Distributed Core Southbound Southbound Core API OpenFlow NETCONF Southbound Interface

12 SDN Use Cases for Service Providers Converged multi-layer packet/optical networks Central Office Re-architected as a Data center (CORD) Seamless SDN and peering with SDN- Segment routing with SDN control And many more Mobile backhaul ( RAN) Network Functions as a Service (NFaaS) multicast

13 20K-100K subscribers/co Control Central Office Re-architected as a Data center Key components Commodity hardware SDN Control Plane (ONOS) NFVI Orchestration (XOS, Openstack) Open Leaf Spine Fabric Simple on-prem CPE + vcpe Virtualized Access (PON OLT MAC + volt) Virtualized Functions Virtualized BNG Spine Switches Applications SDN Control Plane ONOS NFVI orchestration XOS Fabric Leaf Switches I O I O Simple Switch ONT Access Link I PON OLT MACs O volt vcpe vbng DHCP LDAP RADIUS Metro Core Link Subscriber Home Commodity hardware Central Office Re-architected as Datacenter Data

14 Mobile CORD Local Traffic. Mobile CORD DB HSS PGW-D Local video streaming service at mobile edge. Mobile CORD On-demand provisioning of vbbus at cell sites near big sport match On-demand provisioning of video caching application(vm) for local video caching service Functions like DNS and DPI also need to be deployed locally for traffic classification Other traffic of spectators is treated same as before; traverse from and to the Centralized Core SGW-D Centralized DC Local communications hosted by distributed EPC Virtualized EPC can also be deployed to host local and internal communications Communication between security staffs Remote monitoring of Security CAM

15 Analytic CORD GPON (Access) Apps Apps Apps ONOS + XOS LOG Customer Care Security Analytics Platform (XOS + Services) Diagnosis PON OLT MACs (Core) Key Building Blocks to Measure: Access, Fabric, s and VNFs

16 Seamless Peering: SDN- BGP speaker 1 BGP speaker 2 External Network ONOS Control plane SDN- 1 SDN- 2 ONOS 1 ONOS 2 SDN Network BGP routes ONOS intents OpenFlow entries External Network External Network External Network

17 Outline SDN for Service Providers Background Use cases Packet/Optical Use Case Problem statement and conceptual solution Implementation Demonstration State of the Industry & Future Work

18 Problem Statement Today packet and transport networks are separate. They are planned, designed and operated separately by different teams. This leads to significant inefficiencies. They are subject to under-utilized networks with significant pre-planning and highly over-provisioned for worst case. A lot of the path planning in these networks is off-line. Given these considerations, WAN links are typically provisioned to 30-40% average utilization. This allows the network service provider to mask virtually all link or router failures from clients. Such overprovisioning delivers admirable reliability at the very real costs of 2-3x bandwidth overprovisioning and high-end routing gear. S. Jain, et. al., B4: Experience with a Globally-Deployed Software Defined WAN, SIGCOMM 2013.

19 Multi-Layer Network without Converged Control Plane Logical Tunnels Full Mesh MPLS A B C D E Routers P1 P2 P3 P4 P5 s R1 R2 R4 R3 R5 R6 R7 100s of wavelengths per

20 Multi-Layer Network without Converged Control Plane A G C E G B D 100G P G G P2 P3 P4 P5 R1 100G R2 100G R4 Peak rate provisioning R7 is necessary in optical transport 100G R3 R5 R6

21 Multi-Layer Network without Converged Control Plane A C E Multiple protection modes are applied (up to 4 times BW) Primary P1 Protected B P2 P3 P4 D P5 Light Paths R1 R2 Light Paths R4 R3 R5 R7 Static provisioning in transport networks R6

22 Conceptual Solution: Multi-Layer SDN Control BW Calendaring Control Apps Config Apps ONOS Mgmt Apps 1. Centralized Control of packet and optical 2. Multi-layer optimization based on availability, economics and policies Datacenter 1 Datacenter 2 Packet Network Optical circuit re-routed Optical Network

23 Benefits of Converged Control Plane Much faster bandwidth provisioning Drastically improve network utilization Perform dynamic restorations in response to packet and transport network failures Agile development and rapid deployment of new services

24 Implementation Code is king Less is more Vendor neutral Scalable Work focused on the three SDN layers Data plane Control plane Applications

25 Implementation Data plane Packet switches today Control of forwarding plane via OpenFlow Open and standardized Ideal scenario s have similar open and standard interface Reality Many s use legacy protocols, such as TL1 Vendor-specific, proprietary So we built an emulation platform (LINC-OE) Partnered with Infoblox

26 Emulation Basics Emulates optical layer topology from predefined table Includes characteristics of optical cross connect and Packet to Optical Link Interface (Add/Drop) Ports, links and switches are remotely reconfigurable by Mininet Supports OpenFlow 1.3+ Optical Add/Drop match actions Supports failure scenarios of links, ports, and Work in progress Emulates channel signal/power measurement Regenerator support Module Module O P M DROPs ADDs

27 Forwarding Model for s Match/action abstraction for s has three functions: add, drop, and forward Match is really about wavelength provisioning packets packets Match Add Packet port and traffic type Match Drop Optical port and lambda Action Transponder uses lambda and output to optical port Match Forwarding Optical port and lambda Action Transponder uses lambda and output to packet port Action Output to optical port (easy to extend when considering regenerators)

28 Forwarding Model for Packet and Layer Forwarding Constraints Match Action Match Action Egress Values Tuple on port3 Encaps, DEST xxx DEST xxx Capacity 10GbE LAG No Cost 10 Forwarding Constraints Match Action Match Action Egress Values, Dest xxx on port3 Pop Packet Tuple Forward to port12 Capacity 10GbE LAG No Cost 10 Lambda Forwarding Constraints Match Action Match Action Egress Values TPND port 5 PushOCH Lambda 66 Lambda 66 Forward to WDM port1 Capacity MUXPDR 100Gb Yes Cost 250 Loss 2.5 NF 4.75 PMD est 0.1 Disp est 40 Lambda Forwarding Constraints Match Action Egress Values l66 on port2 Forward WDM port6 Capacity 100Gb REGEN No Cost 250 Loss 2 NF 4.25 PMD est 0.05 Disp est 25 Lambda Forwarding Constraints Match Action Match Action Egress Values l66 on port3 Forward TPND port3 l66 on TPND port3 POP OCH and egress Capacity LAG 40Gb NA Cost 100

29 Transport Network Metering Model Metering Packets dropped Total packets Queue Port overflow status Queue Overflow count OAM Delay BFD Jitter Loss Metering Packets dropped Total packets Queue Port overflow status Queue Overflow count OAM Delay BFD Jitter Loss OTU- Frame/ OCH/TP ND Metering Errored seconds Severely errored seconds OTU- Frame/ OCH/TP ND OAM LOS LOF WDM LOL LBC Protection OTU- Frame/ OCH/TP ND Metering Errored seconds Severely errored seconds OTU- Frame/ OCH/TP ND OAM LOS LOF WDM LOL LBC Protection OTU- Frame/ OCH/TP ND Metering Errored seconds Severely errored seconds Red items implies access only if a regenerator is used OTU- Frame/ OCH/TP ND OAM LOS LOF WDM LOL LBC Protection

30 Implementation Control Plane Southbound protocol for s ONF Optical Transport Working Group OpenFlow 1.3+ experimenter messages Southbound abstractions simplify adding new protocols Converged topology Control both packet and optical layers Allows adding additional layers, e.g., OTN Discovery Automatic L3 topology discovery (LLDP) Static configuration of L0 topology L0 discovery work in progress Control Apps Config Apps SDN Network Operating System Mgmt Apps

31 Implementation Control Plane Path calculation takes place on the multi-layer graph Constraints and resource management Wavelength continuity, bandwidth, latency, Restoration Optical link failure causes disappearing packet links Control Apps Config Apps Mgmt Apps Packet layer restoration is tried first If unsuccessful, perform optical layer restoration Easily add multi-layer protection and restoration mechanisms SDN Network Operating System

32 Implementation Applications Multi-Layer GUI Bandwidth on Demand Bandwidth Calendaring Application Intent Framework: APIs, Policy Enforcement, Conflict resolution Distributed Core Southbound Southbound Core API OpenFlow NETCONF Southbound Interface

33 ONOS Multi-Layer Reference Platform LINC-OE First open source L0 emulator Based on OpenFlow 1.3+ Infoblox and ON.Lab ONOS HA, high performance, open source network OS ON.Lab and partners Open source platform Benefits Rapid prototyping, agile Adherence to common interfaces Scalability testing Common optical control plane for interoperability between vendors

34 Demo GUI DO try this at home

35 Lessons Learned Feasibility Converged packet optical control plane is possible Offers scalability, HA, and performance Benefits Significant improvement in network utilization Drastic reduction in CAPEX and OPEX DevOps model for transport networks Deeper insights OpenFlow packet switches commercially available, resistance from L0 vendors Abstractions are critical: intent framework, multi-layer graph

36 Outline SDN for Service Providers Background Use cases Packet/Optical Use Case Problem statement and conceptual solution Implementation Demonstration State of the Industry & Future Work

37 Vertical Integration: Packet Switches Control Apps Config Apps Mgmt Apps Closed SDN Network Operating System Packet switches are undergoing this transformation right now! Agent OS Loader Merchant Silicon Whitebox Legacy

38 Vertical Integration: s fiber demux controller Control and config of WSS and transponders Signal Monitoring and Adjustment Metering and alarms mux Why is this de-aggregation not happening? Control Apps Config Apps Mgmt Apps SDN Network Operating System transponder WSS pass through add/drop Agent OS HAL Hardware Whitebox controller Legacy

39 What Makes Optical Devices Different? We need specialized mix of L0, L1, and L2 functions Physical impairments are too complex to monitor and manage externally Our analog transmission system is custom designed It s impossible to control all configuration and forwarding at scale You can t achieve sub-50ms failovers And so on None of this is fundamental! De-aggregation is inevitable

40 Open Optical Hardware Hardware Abstraction Layer Hides optical impairments, thermal instability, power balancing, etc. Can autonomously fix problems or perform maintenance OS Server-like environment for switches Manages various hardware sensors Boot loader, tools, switch management, etc. Agent Agent OS HAL Hardware Whitebox Open and standardized interface for forwarding, configuration, and observability Inviting all vendors to join us! controller Legacy

41 Disaggregated s API# API# API# W# MW# MW# Pluggable#Op?cs# G# Transponder# W# W# #(Wavelength#Switching,..)# 6" Martin Birk, Mehran Esfandiari, Kathy Tse, AT&T's direction towards a Whitebox, ONS 2015.

42 Architecture SDN Controller WOLU White box Optical Line Unit W White box Spine switch Spine switch Leaf & Spine Fabric L0 Device Controller L0 Device Controller L0 Device Controller Leaf switch Leaf switch Leaf switch W W WOLU WOLU WOLU WOLU WOLU WOLU WOLU W WOLU WOLU WOLU

43 Conceptual Solution: Disaggregated SDN Controlled Transponders and S Config Apps ONOS Control Apps Mgmt Apps Config Apps ONOS Control Apps Mgmt Apps 2 Leaf-Spine Fabric Leaf-Spine Fabric Channelized Traffic Transponder Transponder Channelized Traffic Metro λ Optical Network with disaggregated S λ Optical circuit re-routed

44 It's Happening Now! CALIENT s S-series Optical Circuit Switch (OCS) Up to 320 User Ports 640 Single Mode Fiber Termina ons 320x320, 160x160 op ons 10, 40, 100 Gbit/s per port and beyond 25ms typical setup me (<50ms Max) Less than 50ns latency Less than 3.5 db Inser on Loss Ultra low power (<45w), small size (7RU) TL1, SNMP, OpenFlow APIs Optimized for Datacenters and Software Defined Networks 5 CALIENT Technologies All Rights Reserved Company Confidential

45 Vendor-Specific Domains Second problem with Optical Transport Industry Transport networks suffer from vendor lock-in Domain consists of equipment from a single vendor Each domain requires vendor-specific NMS/EMS No data plane interoperability Profound impact on service providers Complex management & orchestration tools Problem identification & resolution Expensive Is this fundamental? NMS A Vendor A Service Provider Orchestration NMS B Vendor B

46 Why Vendor-Specific Domains? We monitor network state and performance in NMS We built intelligent alarm and event handling between boxes and NMS Our NMS is the only system that can control our transmission Failures are handled faster and more efficiently by our NMS And so on None of this is fundamental! Vendor-specific domains will disappear

47 Vendor-Neutral Domains Control Apps Config Apps Mgmt Apps SDN Network Operating System Common southbound abstractions X X X Vendor A Data plane interoperability is key X X Vendors can still innovate and diversify their hardware Vendor B

48 Proof of Concept Menlo Park, CA On-Demand Op cal Bandwidth Advanced Mul -Layer Restora on ONOS Mul -Layer Network Op miza on OF provider Ciena TL1 provider Fujitsu TL1 provider Huawei PCEP provider Layer Op cal layer O awa, Ontario Richardson, TX Plano, TX Domain A Domain B Domain C

49 Proof of Concept Open Networking Summit

50 Future Work Looking to work with vendors that offer OpenFlow/NETCONF support Something better than proprietary TL1 Experiments on data plane interoperability Drive adoption of DevOps model for transport networks Hardware deployments

51 Cap-Grow-Drain Strategy Cap-Grow-Drain = Bring SDN to backbone without fork lift upgrade Segment Routing Optical control Segment Routing Optical control Segment Routing (for MPLS network) (for MPLS network) (for MPLS network) ONOS ONOS ONOS Optical control Whitebox switches MPLS Network Cap Whitebox switches Whitebox switches MPLS Network Whitebox switches Whitebox switches MPLS Network Drain Whitebox switches New SDN Edge Optical Network Optical Network Grow Optical Network Route Big Flows to optical network Cap MPLS backbone don t grow the legacy MPLS backbone of proprietary routers Grow packet edge and optical core with SDN control plane and make the best use of packet-optical technologies Drain the MPLS backbone as most traffic transitions to new packet edge and optical core network

52 Summary Demonstrated converged packet/optical control plane for service providers Scalability, HA, performance Potential to dramatically decrease CAPEX & OPEX Innovative services using DevOps model Need the right abstractions Intent framework Multi-layer graph Datacenter 1 BW Calendaring Control Config Apps Apps ONOS Mgmt Apps Packet Network 1. Centralized Control of packet and optical 2. Multi-layer optimization based on availability, economics and policies Datacenter 2 Optical circuit re-routed Optical Network

53 Call to Action Open and standardize hardware interfaces Achieve control plane interoperability Eliminate vendor-specific domains Achieve L0 data plane interoperability Remove vendor-specific approaches (EMS & NMS) Control Apps Config Apps SDN Network Operating System Mgmt Apps Agent OS HAL controller X X X X X Hardware Whitebox Legacy If existing vendors don t take action, others will step in!

54 Software-defined Transformation of Service Provider Networks Join the onosproject.org

ONOS [Open Source SDN Network Operating System for Service Provider networks]

ONOS [Open Source SDN Network Operating System for Service Provider networks] ONOS [Open Source SDN Network Operating System for Service Provider networks] http://onosproject.org/ Released on December 5 th, 2014 Guru Parulkar parulkar@stanford.edu ONOS Partnership A partnership

More information

ONOS Open Network Operating System

ONOS Open Network Operating System ONOS Open Network Operating System Architecture Overview Thomas Vachuska tom@onlab.us ONOS: SDN OS for Service Provider Networks Scalability, High Availability & Performance Northbound & Southbound Abstractions

More information

A Whitepaper by. In collaboration with:

A Whitepaper by. In collaboration with: A Whitepaper by In collaboration with: Introduction Many carriers in both the telecom and cable fields are espousing next generation architectures that borrow heavily from web scale data centers and cloud

More information

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES

Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Testing Software Defined Network (SDN) For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 SDN - An Overview... 2 SDN: Solution Layers and its Key Requirements to be validated...

More information

Flexible SDN Transport Networks With Optical Circuit Switching

Flexible SDN Transport Networks With Optical Circuit Switching Flexible SDN Transport Networks With Optical Circuit Switching Multi-Layer, Multi-Vendor, Multi-Domain SDN Transport Optimization SDN AT LIGHT SPEED TM 2015 CALIENT Technologies 1 INTRODUCTION The economic

More information

SDN FOR IP/OPTICAL TRANSPORT NETWORKS

SDN FOR IP/OPTICAL TRANSPORT NETWORKS SDN FOR IP/OPTICAL TRANSPORT NETWORKS Tony Kourlas IP Routing and Transport Group, Alcatel-Lucent April 2014 THE EVOLUTION OF IP & OPTICAL NETWORKS Cloud-optimized IP routing & transport IP routing networks

More information

Evolution to Consolidated Network Layers

Evolution to Consolidated Network Layers Evolution to Consolidated Network Layers EPF 10 Madrid, September 2015 Chris Cousins BTI Systems ccousins@btisystems.com Areas of Network Integration Data Plane Traditionally one technology choice per

More information

Agile VPN for Carrier/SP Network. ONOS- based SDN Controller for China Unicom MPLS L3VPN Service

Agile VPN for Carrier/SP Network. ONOS- based SDN Controller for China Unicom MPLS L3VPN Service Agile VPN for Carrier/SP Network ONOS- based SDN Controller for China Unicom MPLS L3VPN Service Introduction In order to meet strong service demand on their network and respond to the new competition (who

More information

Driving SDN Adoption in Service Provider Networks

Driving SDN Adoption in Service Provider Networks WHITEPAPER Software Defined Networking (SDN) Driving SDN Adoption in Service Provider Networks This whitepaper provides an overview of key requirements and enablers for driving SDN adoption in Service

More information

Open Source Tools & Platforms

Open Source Tools & Platforms Open Source Tools & Platforms Open Networking Lab Ali Al-Shabibi Agenda Introduction to ON.Lab; Who we are? What we are doing? ONOS Overview OpenVirtex Overview ONRC Organizational Structure Berkeley Scott

More information

How To Switch A Layer 1 Matrix Switch On A Network On A Cloud (Network) On A Microsoft Network (Network On A Server) On An Openflow (Network-1) On The Network (Netscout) On Your Network (

How To Switch A Layer 1 Matrix Switch On A Network On A Cloud (Network) On A Microsoft Network (Network On A Server) On An Openflow (Network-1) On The Network (Netscout) On Your Network ( Software- Defined Networking Matrix Switching January 29, 2015 Abstract This whitepaper describes a Software- Defined Networking use case, using an OpenFlow controller and white box switches to implement

More information

Delivering Managed Services Using Next Generation Branch Architectures

Delivering Managed Services Using Next Generation Branch Architectures Delivering Managed Services Using Next Generation Branch Architectures By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by Versa Networks Executive Summary Network architectures for the WAN

More information

Leveraging SDN and NFV in the WAN

Leveraging SDN and NFV in the WAN Leveraging SDN and NFV in the WAN Introduction Software Defined Networking (SDN) and Network Functions Virtualization (NFV) are two of the key components of the overall movement towards software defined

More information

SDN PARTNER INTEGRATION: SANDVINE

SDN PARTNER INTEGRATION: SANDVINE SDN PARTNER INTEGRATION: SANDVINE SDN PARTNERSHIPS SSD STRATEGY & MARKETING SERVICE PROVIDER CHALLENGES TIME TO SERVICE PRODUCT EVOLUTION OVER THE TOP THREAT NETWORK TO CLOUD B/OSS AGILITY Lengthy service

More information

Blue Planet. Introduction. Blue Planet Components. Benefits

Blue Planet. Introduction. Blue Planet Components. Benefits Blue Planet Introduction Cyan Blue Planet is the first Software- Defined Network (SDN) and Network Function Virtualization (NFV) platform purpose- built for service providers and the wide area network.

More information

Building Access Networks that Support Carrier Ethernet 2.0 Services and SDN

Building Access Networks that Support Carrier Ethernet 2.0 Services and SDN In cooperation with Building Access Networks that Support Carrier Ethernet 2.0 Services and SDN COMMTECH Show Toronto, April 15-16 Mississauga Center by Pasquale Tagliarini Senior Solutions Engineer Agenda

More information

SDN: A NEW PARADIGM. Kireeti Kompella CTO, JDI

SDN: A NEW PARADIGM. Kireeti Kompella CTO, JDI SDN: A NEW PARADIGM Kireeti Kompella CTO, JDI AGENDA What is SDN? Definition and goals of SDN Analogy with Compute Virtualization Orchestration for Agile Provisioning Unified SDN What parts of the network

More information

Transport SDN Toolkit: Framework and APIs. John McDonough OIF Vice President NEC BTE 2015

Transport SDN Toolkit: Framework and APIs. John McDonough OIF Vice President NEC BTE 2015 Transport SDN Toolkit: Framework and APIs John McDonough OIF Vice President NEC BTE 2015 Transport SDN Toolkit Providing carriers with essential tools in the Transport SDN toolkit How to apply SDN to a

More information

ON.Lab Launches Revolutionary SDN Open Source Network Operating System ONOS on behalf of its Community of Service Providers and Innovator Partners

ON.Lab Launches Revolutionary SDN Open Source Network Operating System ONOS on behalf of its Community of Service Providers and Innovator Partners ON.Lab Launches Revolutionary SDN Open Source Network Operating System ONOS on behalf of its Community of Service Providers and Innovator Partners Available publicly on Dec. 5, ONOS has the potential to

More information

Business Case for NFV/SDN Programmable Networks

Business Case for NFV/SDN Programmable Networks Business Case for NFV/SDN Programmable Networks Executive Summary Traditional network designs are failing to meet service providers business requirements. The designs lead to complex hardware stacks, over-provisioning

More information

A Presentation at DGI 2014 Government Cloud Computing and Data Center Conference & Expo, Washington, DC. September 18, 2014.

A Presentation at DGI 2014 Government Cloud Computing and Data Center Conference & Expo, Washington, DC. September 18, 2014. A Presentation at DGI 2014 Government Cloud Computing and Data Center Conference & Expo, Washington, DC September 18, 2014 Charles Sun www.linkedin.com/in/charlessun @CharlesSun_ 1 What is SDN? Benefits

More information

SDN and NFV in the WAN

SDN and NFV in the WAN WHITE PAPER Hybrid Networking SDN and NFV in the WAN HOW THESE POWERFUL TECHNOLOGIES ARE DRIVING ENTERPRISE INNOVATION rev. 110615 Table of Contents Introduction 3 Software Defined Networking 3 Network

More information

Software-Defined Networks Powered by VellOS

Software-Defined Networks Powered by VellOS WHITE PAPER Software-Defined Networks Powered by VellOS Agile, Flexible Networking for Distributed Applications Vello s SDN enables a low-latency, programmable solution resulting in a faster and more flexible

More information

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre

Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Introduction to Software Defined Networking (SDN) and how it will change the inside of your DataCentre Wilfried van Haeren CTO Edgeworx Solutions Inc. www.edgeworx.solutions Topics Intro Edgeworx Past-Present-Future

More information

Testing Challenges for Modern Networks Built Using SDN and OpenFlow

Testing Challenges for Modern Networks Built Using SDN and OpenFlow Using SDN and OpenFlow July 2013 Rev. A 07/13 SPIRENT 1325 Borregas Avenue Sunnyvale, CA 94089 USA Email: Web: sales@spirent.com www.spirent.com AMERICAS 1-800-SPIRENT +1-818-676-2683 sales@spirent.com

More information

Qualifying SDN/OpenFlow Enabled Networks

Qualifying SDN/OpenFlow Enabled Networks Qualifying SDN/OpenFlow Enabled Networks Dean Lee Senior Director, Product Management Ixia Santa Clara, CA USA April-May 2014 1 Agenda SDN/NFV a new paradigm shift and challenges Benchmarking SDN enabled

More information

ASON for Optical Networks

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

More information

BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK. Gustavo Barros Systems Engineer Brocade Brasil

BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK. Gustavo Barros Systems Engineer Brocade Brasil BROCADE NETWORKING: EXPLORING SOFTWARE-DEFINED NETWORK Gustavo Barros Systems Engineer Brocade Brasil Software- Defined Networking Summary Separate control and data planes Networks are becoming: More programmatic

More information

GAINING FULL CONTROL OF YOUR NETWORK WITH SERVICE PROVIDER SDN STRATEGIC WHITE PAPER

GAINING FULL CONTROL OF YOUR NETWORK WITH SERVICE PROVIDER SDN STRATEGIC WHITE PAPER GAINING FULL CONTROL OF YOUR NETWORK WITH SERVICE PROVIDER SDN STRATEGIC WHITE PAPER While the focus of software-defined networking (SDN) so far has been the automation of data center (DC) networks, service

More information

How To Orchestrate The Clouddusing Network With Andn

How To Orchestrate The Clouddusing Network With Andn ORCHESTRATING THE CLOUD USING SDN Joerg Ammon Systems Engineer Service Provider 2013-09-10 2013 Brocade Communications Systems, Inc. Company Proprietary Information 1 SDN Update -

More information

The Software Defined Hybrid Packet Optical Datacenter Network SDN AT LIGHT SPEED TM. 2012-13 CALIENT Technologies www.calient.

The Software Defined Hybrid Packet Optical Datacenter Network SDN AT LIGHT SPEED TM. 2012-13 CALIENT Technologies www.calient. The Software Defined Hybrid Packet Optical Datacenter Network SDN AT LIGHT SPEED TM 2012-13 CALIENT Technologies www.calient.net 1 INTRODUCTION In datacenter networks, video, mobile data, and big data

More information

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

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

More information

Why Operators Need Optical Transport SDN

Why Operators Need Optical Transport SDN Why Operators Need Optical Transport SDN Not Just Another SDN Presentation. Nanog 63 Peter Landon, Director Product Architecture BTI Systems 2 Op.cal Transport SDN: Why is it important? OpenFlow controlled

More information

The Cloud-Optimized. Leveraging a multi-layer SDN framework

The Cloud-Optimized. Leveraging a multi-layer SDN framework The Cloud-Optimized MAN and WAN Leveraging a multi-layer SDN framework to deliver scalable and agile cloud services Strategic white paper Over the next few years, service providers will adopt Software-Defined

More information

THE SDN TRANSFORMATION A Framework for Sustainable Success

THE SDN TRANSFORMATION A Framework for Sustainable Success WHITE PAPER THE SDN TRANSFORMATION A Framework for Sustainable Success The promise of Software Defined Networking (SDN) is gaining more and more attention as traffic growth increases the costs and complexity

More information

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure

Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure White Paper Transform Your Business and Protect Your Cisco Nexus Investment While Adopting Cisco Application Centric Infrastructure What You Will Learn The new Cisco Application Centric Infrastructure

More information

Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~

Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~ Getting started with O3 Project Achievement ~ Innovating Network Business through SDN WAN Technologies~ May 13, 2015 Satoshi Kamiya O3 project (NEC, NTT, NTT Communications, Fujitsu, Hitachi) 1 Agenda

More information

Using SDN-OpenFlow for High-level Services

Using SDN-OpenFlow for High-level Services Using SDN-OpenFlow for High-level Services Nabil Damouny Sr. Director, Strategic Marketing Netronome Vice Chair, Marketing Education, ONF ndamouny@netronome.com Open Server Summit, Networking Applications

More information

Network Virtualization and SDN/OpenFlow for Optical Networks - EU Project OFELIA. Achim Autenrieth, Jörg-Peter Elbers ADVA Optical Networking SE

Network Virtualization and SDN/OpenFlow for Optical Networks - EU Project OFELIA. Achim Autenrieth, Jörg-Peter Elbers ADVA Optical Networking SE Network Virtualization and SDN/OpenFlow for Optical Networks - EU Project OFELIA Achim Autenrieth, Jörg-Peter Elbers ADVA Optical Networking SE Networked Systems (NetSys) 2013 Stuttgart, 14.03.2013 Outline

More information

MRV EMPOWERS THE OPTICAL EDGE.

MRV EMPOWERS THE OPTICAL EDGE. Pro-Vision Service Delivery Software MRV EMPOWERS THE OPTICAL EDGE. WE DELIVER PACKET AND OPTICAL SOLUTIONS ORCHESTRATED WITH INTELLIGENT SOFTWARE TO MAKE SERVICE PROVIDER NETWORKS SMARTER. www.mrv.com

More information

Sudden Impact: How Cloud Services Affect the Network and Drive Business Transformation. Monday, March 11, 2013 2:30-3:15 p.m.

Sudden Impact: How Cloud Services Affect the Network and Drive Business Transformation. Monday, March 11, 2013 2:30-3:15 p.m. Sudden Impact: How Cloud Services Affect the Network and Drive Business Transformation Monday, March 11, 2013 2:30-3:15 p.m. PLEASE SILENCE YOUR CELL PHONES THANK YOU! Moderator: Eric Clelland, CMO and

More information

OpenFlow -Enabled Cloud Backbone Networks Create Global Provider Data Centers. ONF Solution Brief November 14, 2012

OpenFlow -Enabled Cloud Backbone Networks Create Global Provider Data Centers. ONF Solution Brief November 14, 2012 OpenFlow -Enabled Cloud Backbone Networks Create Global Provider Data Centers ONF Solution Brief November 14, 2012 Table of Contents 2 OpenFlow-Enabled Software-Defined Networking 2 Executive Summary 3

More information

RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL

RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL RIDE THE SDN AND CLOUD WAVE WITH CONTRAIL Pascal Geenens CONSULTING ENGINEER, JUNIPER NETWORKS pgeenens@juniper.net BUSINESS AGILITY Need to create and deliver new revenue opportunities faster Services

More information

Software Networking & The New IP. A Technical Perspective

Software Networking & The New IP. A Technical Perspective Software Networking & The New IP A Technical Perspective The New IP Architecture for the 3 rd Platform SCALE ARCH COMPUTE NETWORK % of IT Spend 14 18 Social Billions/ Trillions Open Virtualized SW-driven

More information

An Architecture for Application-Based Network Operations

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

More information

Software Defined Optical Networks with Optical OpenFlow. Jörg-Peter Elbers, Achim Autenrieth ADVAnced Technology August 2012 Rev 1.

Software Defined Optical Networks with Optical OpenFlow. Jörg-Peter Elbers, Achim Autenrieth ADVAnced Technology August 2012 Rev 1. Software Defined Optical Networks with Optical OpenFlow Jörg-Peter Elbers, Achim Autenrieth ADVAnced Technology August 2012 Rev 1.0 Outline Software Defined Networks & OpenFlow Optical Domain Extensions

More information

MRV EMPOWERS THE OPTICAL EDGE.

MRV EMPOWERS THE OPTICAL EDGE. Pro-Vision Service Delivery Software MRV EMPOWERS THE OPTICAL EDGE. WE DELIVER PACKET AND OPTICAL SOLUTIONS ORCHESTRATED WITH INTELLIGENT SOFTWARE TO MAKE SERVICE PROVIDER NETWORKS SMARTER. www.mrv.com

More information

Transforming Evolved Programmable Networks

Transforming Evolved Programmable Networks Transforming Evolved Programmable Networks CKN: New Capabilities in the Evolved Programmable Network (EPN) Greg Nehib, Senior Marketing Manager, Cisco Systems Bertrand Duvivier, Principal Engineer, Cisco

More information

Accelerating Packet-Optical Convergence: A Blueprint for P-OTS 3.0

Accelerating Packet-Optical Convergence: A Blueprint for P-OTS 3.0 White Paper Accelerating Packet-Optical Convergence: A Blueprint for P-OTS 3.0 Prepared by Sterling Perrin Senior Analyst, Heavy Reading www.heavyreading.com on behalf of www.mrv.com July 2014 Introduction

More information

Use Cases for the NPS the Revolutionary C-Programmable 7-Layer Network Processor. Sandeep Shah Director, Systems Architecture EZchip

Use Cases for the NPS the Revolutionary C-Programmable 7-Layer Network Processor. Sandeep Shah Director, Systems Architecture EZchip Use Cases for the NPS the Revolutionary C-Programmable 7-Layer Network Processor Sandeep Shah Director, Systems Architecture EZchip Linley Processor Conference Oct. 6-7, 2015 1 EZchip Overview Fabless

More information

WDM network management

WDM network management IO2654 Optical Networking WDM network management Paolo Monti Optical Networks Lab (ONLab), Communication Systems Department (COS) http://web.it.kth.se/~pmonti/ 1! Lecture objectives Overview of the control

More information

Software-Defined Networking and Network Functions Virtualization

Software-Defined Networking and Network Functions Virtualization Software-Defined Networking and Network Functions Virtualization Redefining the Communications Network shaping tomorrow with you Contents Realizing the Potential of a Virtualized, 1 Programmable Network

More information

Making the Case for Open Source Controllers

Making the Case for Open Source Controllers White Paper Making the Case for Open Source Controllers Prepared by Roz Roseboro Senior Analyst, Heavy Reading www.heavyreading.com on behalf of www.brocade.com September 2014 Introduction Telcos face

More information

Core and Pod Data Center Design

Core and Pod Data Center Design Overview The Core and Pod data center design used by most hyperscale data centers is a dramatically more modern approach than traditional data center network design, and is starting to be understood by

More information

WHITE PAPER. April 6th, 2015. 2015 ONOS. All Rights Reserved.

WHITE PAPER. April 6th, 2015. 2015 ONOS. All Rights Reserved. WHITE PAPER This white paper describes an effective set of metrics to evaluate the carrier grade quotient of SDN Control Planes/Controllers and provides performance evaluation of ONOS Blackbird using these

More information

Leveraging SDN for Intelligent WAN Automation

Leveraging SDN for Intelligent WAN Automation Leveraging SDN for Intelligent WAN Automation Craig Hill Distinguished SE U.S. Federal CCIE #1628 crhill@cisco.com @netwrkr95 Polar Star EIS Conference Atlanta GA April 29, 2015 1 Introduction SDN beyond

More information

A Software Defined Network Architecture for Transport Networks

A Software Defined Network Architecture for Transport Networks WHITE PAPER A Software Defined Network Architecture for Transport Networks The Importance of an Intelligent Transport Network as a Foundation for Transport SDN Introduction Software Defined Networking

More information

software networking Jithesh TJ, Santhosh Karipur QuEST Global

software networking Jithesh TJ, Santhosh Karipur QuEST Global software defined networking Software Defined Networking is an emerging trend in the networking and communication industry and it promises to deliver enormous benefits, from reduced costs to more efficient

More information

DNA-M. Multi-layer Service and Network Management Tool for Packet-Optical Networks MANAGEMENT SYSTEM FOR XTM SERIES AND XTG SERIES

DNA-M. Multi-layer Service and Network Management Tool for Packet-Optical Networks MANAGEMENT SYSTEM FOR XTM SERIES AND XTG SERIES DATA SHEET MANAGEMENT SYSTEM FOR XTM SERIES AND XTG SERIES DNA-M Multi-layer Service and Network Management Tool for Packet-Optical Networks Digital Network Administrator (DNA-M) is a multi-layer network

More information

DEMYSTIFYING ROUTING SERVICES IN SOFTWAREDEFINED NETWORKING

DEMYSTIFYING ROUTING SERVICES IN SOFTWAREDEFINED NETWORKING DEMYSTIFYING ROUTING SERVICES IN STWAREDEFINED NETWORKING GAUTAM KHETRAPAL Engineering Project Manager, Aricent SAURABH KUMAR SHARMA Principal Systems Engineer, Technology, Aricent DEMYSTIFYING ROUTING

More information

Extending SDN into the Transport Network. Nanog 59 Wayne Wauford Infinera

Extending SDN into the Transport Network. Nanog 59 Wayne Wauford Infinera Extending SDN into the Transport Network Nanog 59 Wayne Wauford Infinera 1 Why is the Industry Interested in SDN? Integra(on of Network with IT VM Hypervisor IT Resources Business Applica-ons OrchestraDon

More information

Software Defined Networking for Telecom Operators: Architecture and Applications

Software Defined Networking for Telecom Operators: Architecture and Applications 2013 8th International Conference on Communications and Networking in China (CHINACOM) Software Defined Networking for Telecom Operators: Architecture and Applications Jian-Quan Wang China Unicom Research

More information

SDN Services at the Customer Edge

SDN Services at the Customer Edge WHITEPAPER SDN Services at the Customer Edge White Box SDN Foundation for Strategic Advantage SDN Services at the Customer Edge White Box SDN Foundation for Strategic Advantage Businesses and consumers

More information

Virtualization, SDN and NFV

Virtualization, SDN and NFV Virtualization, SDN and NFV HOW DO THEY FIT TOGETHER? Traditional networks lack the flexibility to keep pace with dynamic computing and storage needs of today s data centers. In order to implement changes,

More information

Business Case for BTI Intelligent Cloud Connect for Content, Co-lo and Network Providers

Business Case for BTI Intelligent Cloud Connect for Content, Co-lo and Network Providers Business Case for BTI Intelligent Cloud Connect for Content, Co-lo and Network Providers s Executive Summary Cloud computing, video streaming, and social media are contributing to a dramatic rise in metro

More information

Increase Simplicity and Improve Reliability with VPLS on the MX Series Routers

Increase Simplicity and Improve Reliability with VPLS on the MX Series Routers SOLUTION BRIEF Enterprise Data Center Interconnectivity Increase Simplicity and Improve Reliability with VPLS on the Routers Challenge As enterprises improve business continuity by enabling resource allocation

More information

White Paper. BTI Intelligent Cloud Connect. Unblocking the Cloud Connectivity Bottleneck. btisystems.com

White Paper. BTI Intelligent Cloud Connect. Unblocking the Cloud Connectivity Bottleneck. btisystems.com White Paper BTI Intelligent Cloud Connect Unblocking the Cloud Connectivity Bottleneck 2 BTI Intelligent Cloud Connect Contents Executive Summary... 2 Cloud Connectivity Challenges.... 3 BTI Intelligent

More information

All Fibers Lead to Data Centers

All Fibers Lead to Data Centers shaping tomorrow with you All Fibers Lead to s With the recent explosive growth of video streaming, social media, and cloud-based services, a large portion of Internet traffic either comes from data centers

More information

Embracing Transport SDN for Open Networking Architectures

Embracing Transport SDN for Open Networking Architectures Embracing Transport SDN for Open Networking Architectures Yabin YE yeyabin@huawei.com HUAWEI TECHNOLOGIES CO., LTD. Agenda Move Towards SDN Transport SDN Use Cases Examples of Transport SDN 2 ONF Definition

More information

An Introduction to Software-Defined Networking (SDN) Zhang Fu

An Introduction to Software-Defined Networking (SDN) Zhang Fu An Introduction to Software-Defined Networking (SDN) Zhang Fu Roadmap Reviewing traditional networking Examples for motivating SDN Enabling networking as developing softwares SDN architecture SDN components

More information

Technical White Paper for Multi-Layer Network Planning

Technical White Paper for Multi-Layer Network Planning Technical White Paper for Multi-Layer Network Planning Technical White Paper for Multi-Layer Network Planning 1 Overview...1 2 Requirement Scenarios...2 2.1 Sharp Increase in Network Construction CapEx...3

More information

Transport SDN Directions. March 20, 2013 Lyndon Ong Ciena lyong@ciena.com

Transport SDN Directions. March 20, 2013 Lyndon Ong Ciena lyong@ciena.com Transport SDN Directions March 20, 2013 Lyndon Ong Ciena lyong@ciena.com SDN Potential Benefits of Transport SDN SDN Benefit Transport Network Impact Network Utilization Application-aware optimization

More information

MPLS-TP. Future Ready. Today. Introduction. Connection Oriented Transport

MPLS-TP. Future Ready. Today. Introduction. Connection Oriented Transport MPLS-TP Future Ready. Today Introduction As data traffic started dominating telecom networks, there was a need for transport data networks, as opposed to transport TDM networks. Traditional transport technologies

More information

Cisco Prime Optical. Overview

Cisco Prime Optical. Overview Data Sheet Cisco Prime Optical Overview Service providers face tremendous challenges in managing optical networks. These challenges include accurate capacity planning; maintaining an offline database of

More information

Juniper Networks NorthStar Controller

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

More information

Dynamic Service Chaining for NFV/SDN

Dynamic Service Chaining for NFV/SDN Dynamic Service Chaining for NFV/SDN Kishore Inampudi A10 Networks, Inc. Agenda Introduction NFV Reference Architecture NFV Use cases Policy Enforcement in NFV/SDN Challenges in NFV environments Policy

More information

IxNetwork OpenFlow Solution

IxNetwork OpenFlow Solution IxNetwork OpenFlow Solution Solution Highlights OpenFlow Controller Emulation OpenFlow Switch Emulation OpenFlow Benchmarking Test OpenFlow Switch Conformance Test Key Features Software Defined Networking

More information

Brocade SDN 2015 NFV

Brocade SDN 2015 NFV Brocade 2015 SDN NFV BROCADE IP Ethernet SDN! SDN illustration 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. INTERNAL USE ONLY 2015 BROCADE COMMUNICATIONS SYSTEMS, INC. INTERNAL USE ONLY Brocade ICX (campus)

More information

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks

A Coordinated. Enterprise Networks Software Defined. and Application Fluent Programmable Networks A Coordinated Virtual Infrastructure for SDN in Enterprise Networks Software Defined Networking (SDN), OpenFlow and Application Fluent Programmable Networks Strategic White Paper Increasing agility and

More information

Does SDN accelerate network innovations? Example of Flexible Service Creation

Does SDN accelerate network innovations? Example of Flexible Service Creation Does SDN accelerate network innovations? Example of Flexible Service Creation Andreas Gladisch VP Convergent Networks and Infrastructure, Telekom Innovation Labs 24.10.2012 Do you know what this is? Zuse

More information

HOW SDN AND (NFV) WILL RADICALLY CHANGE DATA CENTRE ARCHITECTURES AND ENABLE NEXT GENERATION CLOUD SERVICES

HOW SDN AND (NFV) WILL RADICALLY CHANGE DATA CENTRE ARCHITECTURES AND ENABLE NEXT GENERATION CLOUD SERVICES HOW SDN AND (NFV) WILL RADICALLY CHANGE DATA CENTRE ARCHITECTURES AND ENABLE NEXT GENERATION CLOUD SERVICES Brian Levy CTO SERVICE PROVIDER SECTOR EMEA JUNIPER NETWORKS CIO DILEMA IT viewed as cost center

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Eric Choi < echoi@brocade.com> Senior Manager, Service Provider Business Unit, APJ 2012 Brocade Communications Systems, Inc. EPF 7 2012/09/17 Software-Defined Networking

More information

B4: Experience with a Globally-Deployed Software Defined WAN TO APPEAR IN SIGCOMM 13

B4: Experience with a Globally-Deployed Software Defined WAN TO APPEAR IN SIGCOMM 13 B4: Experience with a Globally-Deployed Software Defined WAN TO APPEAR IN SIGCOMM 13 Google s Software Defined WAN Traditional WAN Routing Treat all bits the same 30% ~ 40% average utilization Cost of

More information

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer

Data Center Infrastructure of the future. Alexei Agueev, Systems Engineer Data Center Infrastructure of the future Alexei Agueev, Systems Engineer Traditional DC Architecture Limitations Legacy 3 Tier DC Model Layer 2 Layer 2 Domain Layer 2 Layer 2 Domain Oversubscription Ports

More information

Restorable Logical Topology using Cross-Layer Optimization

Restorable Logical Topology using Cross-Layer Optimization פרויקטים בתקשורת מחשבים - 236340 - סמסטר אביב 2016 Restorable Logical Topology using Cross-Layer Optimization Abstract: Today s communication networks consist of routers and optical switches in a logical

More information

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

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

More information

Better management of large-scale, heterogeneous networks toward a programmable management plane

Better management of large-scale, heterogeneous networks toward a programmable management plane Better management of large-scale, heterogeneous networks toward a programmable management plane Joshua George, Anees Shaikh Google Network Operations www.openconfig.net Agenda 1 2 3 Management plane challenges

More information

Optimizing Multi-Layer Networks with Transport SDN

Optimizing Multi-Layer Networks with Transport SDN WHITE PAPER Optimizing Multi-Layer Networks with Transport SDN The growth and evolution in traffic types and patterns over IP backbones is causing cable operators and service providers to reexamine the

More information

Software Defined Networking and OpenFlow: a Concise Review

Software Defined Networking and OpenFlow: a Concise Review Software Defined Networking and OpenFlow: a Concise Review Stefano Forti stefano.forti92@gmail.com MSc in Computer Science and Networking Scuola Superiore Sant'Anna - University of Pisa 1. Introduction

More information

Security Challenges & Opportunities in Software Defined Networks (SDN)

Security Challenges & Opportunities in Software Defined Networks (SDN) Security Challenges & Opportunities in Software Defined Networks (SDN) June 30 th, 2015 SEC2 2015 Premier atelier sur la sécurité dans les Clouds Nizar KHEIR Cyber Security Researcher Orange Labs Products

More information

Outline. Institute of Computer and Communication Network Engineering. Institute of Computer and Communication Network Engineering

Outline. Institute of Computer and Communication Network Engineering. Institute of Computer and Communication Network Engineering Institute of Computer and Communication Network Engineering Institute of Computer and Communication Network Engineering Communication Networks Software Defined Networking (SDN) Prof. Dr. Admela Jukan Dr.

More information

Various Alternatives to achieve SDN. Dhruv Dhody, Sr. System Architect, Huawei Technologies

Various Alternatives to achieve SDN. Dhruv Dhody, Sr. System Architect, Huawei Technologies Various Alternatives to achieve SDN Dhruv Dhody, Sr. System Architect, Huawei Technologies Huawei India R&D Dhruv Dhody Who? A multinational networking and telecommunications equipment and services company

More information

Addressing Inter Provider Connections With MPLS-ICI

Addressing Inter Provider Connections With MPLS-ICI Addressing Inter Provider Connections With MPLS-ICI Introduction Why migrate to packet switched MPLS? The migration away from traditional multiple packet overlay networks towards a converged packet-switched

More information

Networks & Platforms: what s next? Nicolas Fischbach Director, Network & Platform Strategy and Architecture

Networks & Platforms: what s next? Nicolas Fischbach Director, Network & Platform Strategy and Architecture Networks & Platforms: what s next? Nicolas Fischbach Director, Network & Platform Strategy and Architecture 2012 Colt Telecom Group Limited. All rights reserved. A network of depth and breadth High capacity

More information

Disaster-Resilient Backbone and Access Networks

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

More information

SDN/Virtualization and Cloud Computing

SDN/Virtualization and Cloud Computing SDN/Virtualization and Cloud Computing Agenda Software Define Network (SDN) Virtualization Cloud Computing Software Defined Network (SDN) What is SDN? Traditional Network and Limitations Traditional Computer

More information

WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED

WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED RAJESH KUMAR SUNDARARAJAN Assistant Vice President - Product Management, Aricent Group WIRELESS IN THE METRO PACKET MICROWAVE EXPLAINED This whitepaper

More information

Relationship between SMP, ASON, GMPLS and SDN

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

More information

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

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

More information

Unified Subsea-Terrestrial Mesh Networking the New Normal

Unified Subsea-Terrestrial Mesh Networking the New Normal Unified Subsea-Terrestrial Mesh Networking the New Normal Anuj Malik, Wayne Wauford 1 2013 Infinera Why Unified Network Architecture? Growing complexity DWDM. OXC. Routers Metro. LH. Submarine Globalization

More information