Transport Software Defined Networking: Part 1 Grabbing the Low-Hanging Fruit

Size: px
Start display at page:

Download "Transport Software Defined Networking: Part 1 Grabbing the Low-Hanging Fruit"

Transcription

1 Advisory Report Transport Software Defined Networking: Part 1 Grabbing the Low-Hanging Fruit February 27, 2013 Rick Talbot Current Analysis Senior Analyst, Transport and Routing Infrastructure Contents Introduction SDN Development The Service Provider Case Challenges in Delivering SDN A Role for Transport SDN Potential Key for Realizing Transport SDN Open Transport Switch Europe +33 (0) Or visit our Web site: 1

2 Transport Software Defined Networking: Part 1 Grabbing the Low-Hanging Fruit In October 2012, network operators and vendors gathered with software-defined networking (SDN) developers and academics in Darmstadt, Germany, at the SDN & OpenFlow World Congress to give the SDN community a voice to share its thoughts and provide some structure to what has become a broad, and in many ways, unstructured, debate. This was the first SDN conference to draw heavy service provider participation, so it provided a stage on which operators and vendors could address what SDN should (or could) mean for service providers. While the concepts of SDN as a programmable or intelligent network have been developed since the 1980s, the current interest in SDN is associated with the development of OpenFlow, which was originally (circa 2008) a method for researchers to run experimental protocols in their existing networks. OpenFlow is now referred to as the first standard interface designed specifically for SDN. Service providers, meanwhile, have begun to discover a number of opportunities, in both cost reduction and revenue generation, offered by SDN. This service provider interest appears to be reaching critical mass in 2012, and now some vendors are calling their solutions SDN-based, while others are developing SDN solutions. All the while, vendors and carriers have created a mélange of messaging that while increasing SDN s visibility, has muddied the waters as to exactly what SDN means and how vendors and carriers should be planning now to best address the concept. This report is the first of a two-part series that examines the fundamentals of SDN and describes the emerging role of Transport SDN, and then, in the second installment, compares the key vendor approaches as they stand today. This first installment examines the reasons why service providers are considering SDN for their networks and presents some of the challenges to deploying SDN in service provider networks. It defines a relatively new variant of SDN, Transport SDN, and describes how it can be used to overcome some traditional service provider challenges. Finally, the report looks at a particular Transport SDN challenge multi-vendor interoperability - and a potential solution to the challenge Open Transport Switching (OTS). Current Perspective At the heart of SDN is the concept that a central controller decides what paths traffic takes through the network (a function called the control plane), while the physical switching of the traffic takes place out in the switches and routers of the network (a function called the forwarding plane). This centralization of the network intelligence and state provides a central global network view. Centralized control has been the norm for optical and TDM transport networks, but packet networks, under the influence of the ubiquitous Internet, have been developed with distributed control planes (that is, paths being determined by network switches and routers). In addition to centralizing a previously distributed control plane, SDN also provides a programmable network operating system (NOS) that controls the network and offers open application programming interfaces (APIs). SDN can be depicted diagrammatically as in the figure below: Europe +33 (0) Or visit our Web site: 2

3 Source: Current Analysis In the figure, multiple applications provide requirements (or requests) for the centralized SDN controller to fulfill by directing configurations of the network elements. The OpenFlow protocol can be used on the links between the SDN controller and the network elements to provide an open method of controlling the network. SDN Development Today s SDN, which has garnered so much attention, has at its roots the development of networking concepts in several universities, particularly Stanford University and the University of California at Berkeley, in the mid-2000s. This development led by 2008 to the concept of OpenFlow, a network architecture that featured a central programmable controller of simple Ethernet switches. By 2010, data center operators were considering employing OpenFlow in their environments. Google expanded the vista of SDN by building its own OpenFlow network hardware from merchant silicon and deploying it in its global G-scale wide area network (WAN). Interest in SDN continued to increase to the point that VMware purchased SDN start-up Nicera in July 2012 for $1.26 billion, indicating that SDN concepts had moved far beyond academic discussions and lab trials; the industry was now making significant investments in the technology. The Service Provider Case Network service providers see the value of SDN inside the data center and are investigating SDN as a disruptor to address a number of needs in their WAN networks. They see content and virtualized processing resources being distributed among multiple data centers, and applications within the data centers, such as data backup and time-of-day shifts in access and processing, invoking tremendous changes in data flows between the data centers. Some of these flows are unpredictable, such as when videos taken during natural disasters go viral, or when emerging cloud computing Infrastructure-as-a-Service (IaaS) moves server instances. This increase in data center interconnection (DCI) traffic (and its unpredictability) is occurring as overall network traffic is increasing, driving the need to rapidly scale the network at an acceptable cost. SDN may solve these network challenges by rapidly provisioning network resources to meet the dynamic traffic flows and providing real-time software-driven network optimization to achieve higher network scaling at lower cost through increased network utilization. Europe +33 (0) Or visit our Web site: 3

4 Service providers are also seeking to deploy intelligent services that make use of network appliances such as firewalls, deep packet inspection (DPI) processors and session border controllers (SBCs). In an effort to optimize the performance of the network, they also use a host of probes, data collectors, data tools and analytics engines. The network lacks traffic steering that would send only appropriate data flows to these network appliances, so operators currently must distribute innumerable appliances of various types throughout the network. Network operators view a continuation of this proliferation of various appliances throughout the network as untenable, so a group of operators recently formed the Network Functions Virtualization (NFV) initiative to explore the use of virtualization technologies to implement these specialized functions in software and run it on top of standard data center compute resources to increase scale and speed deployment. However, the network would still require a switching mechanism to steer the appropriate data flows to these specialized servers. SDN appears to be well-suited to provide this traffic steering. SDN promises multiple capabilities that may enhance service provider ability to monetize/leverage their networks to differentiate existing services, increase revenues, introduce new intelligent services and offset the competitive threat of over-the-top (OTT) services. SDN s centralized network abstraction and network optimization applications promise to supply end-to-end service connection designs of known quality of service (QoS), even in complex multi-layer, multi-vendor and multi-domain networks. Further, the comprehensive modeling of services in software before deployment and centralized control facilitates rapid service provisioning, resulting in reduced time to revenue and in services that can be differentiated based on their immediate availability. In addition, the SDN controller APIs offer the prospect of providing next-generation services that are driven directly by service provider or business applications, and that should also stimulate new application development as the SDN economy develops. A service provider could introduce the ideal cloud service in which an application running on a server signals the network, via the SDN controller, to provision for it a network connection. Challenges in Delivering SDN While SDN certainly offers tantalizing capabilities for service providers, it also presents them with formidable challenges. Perhaps the greatest challenge is the fact that service providers are operating complex infrastructures that perform a myriad of functions ranging from switching packets to billing customers. As such, they cannot simply switch out that infrastructure. Similarly, if operators were to build a complete overlay infrastructure and gradually transfer customers to it, they would bear the operating cost for both infrastructures during the transfer, which would likely be an intolerable expense. Some of the challenge of delivering SDN in a service provider network springs from limiting the concept of SDN to OpenFlow. Though OpenFlow is generally defined today as the protocol between the controller and the network switching elements, its developers definitely had an OpenFlow architecture in mind that envisioned commodity-priced switching elements based on merchant silicon to minimize network CapEx and a controller based on commercial off-the-shelf (COTS) servers in a data center that could run various applications. Whereas this model might have been appropriate for the limited number of services required in the defined environment of the data center, many operators and their vendors doubt that it can addresses the complexities of service provider networks. Another challenge of today s general SDN definition, and specific OpenFlow protocol, is that its controller only directs Layers 2 through 4 in routers and switches. Service providers also must Europe +33 (0) Or visit our Web site: 4

5 manage wavelength and TDM (Layer 1) switching, so OpenFlow may need to be extended and augmented, perhaps with additional protocols, to support these lower layers. In addition, it remains to be seen if the model scales to move beyond the limited data center WAN implementation by Google, who has tens of nodes, to a full service provider network with hundreds and thousands of nodes. Further, in a fully centralized model, all controller connections with the switches extend across the network, which could be a scale and reliability issue (since a widespread network outage could disrupt those controller connections). These multi-layer and scale issues pertain not only to the original OpenFlow protocol, but they must also be addressed for any SDN architecture. A significant set of challenges in delivering SDN pertains to the existing network switching elements that make up service provider infrastructures. Besides the fact that service providers are not in position to replace their infrastructure, they also need some of the features provided by their existing network elements. For example, rapid network protection requires that the decision to switch be triggered in the switch itself, even if the back-up path is pre-provisioned by an SDN controller. Further, many vendors have designed unique features in their network elements (and networks populated by those elements), including some GMPLS control plane capabilities that network operators may not want to sacrifice. In addition, transport elements are managed by rich, proactive, element management systems (EMS) that are specific to each vendor. The network operators depend on these EMSs to manage their networked platforms; they will likely insist that the EMS functionality be implemented in any SDN context, or require that they end up running as applications on top of the SDN controllers. Similarly, SDN must be interworked with each service provider s existing operations support system (OSS)/business support system (BSS). These systems are thoroughly integrated with, and enable, the service providers operations, providing centralized ordering, provisioning, monitoring, control and billing, so any of these functions (such as provisioning) provided by SDN must be transitioned from the OSS/BSS, and the functions of the SDN controller and the OSS/BSS must be coordinated. This coordination will be complex, because it touches many, if not most, of the operations of the service provider. A Role for Transport SDN Whereas much of the current development of standard SDN is applied to data center and Layer 2-4 requirements, service providers may achieve a number of SDN-driven benefits for their transport networks (defined as wavelength/layer 0, Layer 1 and Layer 2/Layer 2.5 networks) from a concept called Transport SDN. Transport SDN configures and provisions transport network connections with defined transmission characteristics under centralized control that provides an abstraction of the network and open APIs for service and/or business applications. With this extension of SDN to the transport layers, an SDN controller could deliver multi-layer (Layer 0 through Layer 4) configuration based on user or application needs. There are various approaches to Transport SDN, some of which provide many of the centralized control functions of SDN in a way that could allow service providers to leverage their installed base while they migrate to a centralized SDN control approach. Transport SDN promises multi-layer network optimization (e.g., superior bandwidth utilization and defined QoS for connections), rapid multi-vendor, multi-layer and multi-domain provisioning, as well as the enabling of applications to leverage the information contained in the SDN controller to satisfy a connection request via the most cost effective layer of the network. SDN has visibility to, and control of, layers 0 4 and fundamentally presents the operations staff a global and virtualized view of the network that will let applications, whether operated by a human (such as with an NMS) or completely automated, request a network service to satisfy a particular application need. Addition- Europe +33 (0) Or visit our Web site: 5

6 ally a network operator can use the abstracted view of the network and the servers to develop and run simulations of the full-sized network for additions, reconfigurations for network failures, and models of unusual traffic patterns, such as in emergency situations. One of the key benefits targeted for Transport SDN is the ability to provision services across multiple data and transport layers and across multiple vendors. Transport SDN may eventually be able to cross these multiple networking domains to more efficiently deliver services end-to-end. These benefits not only enable speedier service provisioning, making service providers more competitive, but they can save costs by eliminating the significant manual processes that exist today between the data and transport departments. On the revenue side, Transport SDN promises to make the transport network flexible and available enough for it to be a viable revenue-generating service platform, itself. Potential Key for Realizing Transport SDN Open Transport Switch Despite the promises of Transport SDN for the service provider environment, developers need to overcome a fundamental challenge to unlock SDN s potential. The SDN controller must interwork with transport elements from multiple vendors, each of which employs an EMS, and many of which utilize their own control planes. One promising approach which is being widely discussed is to create a control agent, for each transport platform, that provides a common/standard interface to the SDN controller. This solution is called Open Transport Switch (OTS), a virtual transport switch that exposes an abstraction of the physical network element to the SDN controller over a standard (perhaps OpenFlow and other web-based protocols) connection. Source: Infi nera In the figure, OTS acts as an open interface that communicates topology information and network data to the SDN control layer while accepting provisioning and configuration commands from the SDN control layer. OTS will require development in the operating system and/or the EMS of the transport system and significant cooperation between the SDN controller vendors and systems vendors via standards bodies. Europe +33 (0) Or visit our Web site: 6

Ending the Confusion About Software- Defined Networking: A Taxonomy

Ending the Confusion About Software- Defined Networking: A Taxonomy Ending the Confusion About Software- Defined Networking: A Taxonomy This taxonomy cuts through confusion generated by the flood of vendor SDN announcements. It presents a framework that network and server

More information

SDN for Multi-Layer IP & Optical Networks

SDN for Multi-Layer IP & Optical Networks SDN for Multi-Layer IP & Optical Networks Sterling d Perrin Senior Analyst, Heavy Reading Agenda Definitions for SDN and NFV SDN Drivers and Barriers SDN Use Cases and Applications General Uses Specific

More information

ELASTIC SERVICES PLATFORM

ELASTIC SERVICES PLATFORM ELASTIC SERVICES PLATFORM SIMPLIFYING SERVICE DELIVERY The telecom industry is at the dawn of a bright new era - one in which new services and technologies, such as 5G, IoT, and smart cities, hold promise

More information

The Virtual Brick Road Achievements and Challenges in NFV Space. Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013

The Virtual Brick Road Achievements and Challenges in NFV Space. Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013 The Virtual Brick Road Achievements and Challenges in NFV Space Diego R. Lopez Telefónica NFV ISG Technical Manager October 2013 The NFV Concept A means to make the network more flexible and simple by

More information

ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013

ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013 ETSI FUTURE Network SDN and NFV for Carriers MP Odini HP CMS CT Office April 2013 Challenges and Opportunities Reduce Capex/Opex Challenges Innovation at devices and OTT side Number of devices explode

More information

Taking Back Control of Your Network With SD-LAN

Taking Back Control of Your Network With SD-LAN IHS TECHNOLOGY SEPTEMBER 2016 Taking Back Control of Your Network With SD-LAN Matthias Machowinski, Senior Research Director, Enterprise Networks and Video TABLE OF CONTENTS Access Networks Are Under Pressure...

More information

Simplifying the Branch Network

Simplifying the Branch Network Simplifying the Branch Network By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by Aruba, a Hewlett Packard Enterprise company Executive Summary A majority of IT organizations are experiencing

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

Our Virtual Intelligent Network Overlay (VINO) solutions bring next-generation performance and efficiency to business networks throughout North

Our Virtual Intelligent Network Overlay (VINO) solutions bring next-generation performance and efficiency to business networks throughout North Our Virtual Intelligent Network Overlay (VINO) solutions bring next-generation performance and efficiency to business networks throughout North America TELoIP Simplifies Public And Private Cloud Access

More information

NFV and SDN what does it mean to enterprises?

NFV and SDN what does it mean to enterprises? OPINION NFV and SDN what does it mean to enterprises? By Clive Hamilton, VP Network Services, NTT Europe Rethinking the enterprise network The typical enterprise network now comprises hundreds or even

More information

Networking for a smarter data center: Getting it right

Networking for a smarter data center: Getting it right IBM Global Technology Services October 2011 Networking for a smarter data center: Getting it right Planning the network needed for a dynamic infrastructure 2 Networking for a smarter data center: Getting

More information

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including:

The CORD reference architecture addresses the needs of various communications access networks with a wide array of use cases including: Introduction Today s Mobile Network Operator (MNO) infrastructure is built with proprietary vertically integrated Network Elements (NEs), leading to inefficient utilization of network resources. Further,

More information

SDN AT THE SPEED OF BUSINESS THE NEW AUTONOMOUS PARADIGM FOR SERVICE PROVIDERS FAST-PATH TO INNOVATIVE, PROFITABLE SERVICES

SDN AT THE SPEED OF BUSINESS THE NEW AUTONOMOUS PARADIGM FOR SERVICE PROVIDERS FAST-PATH TO INNOVATIVE, PROFITABLE SERVICES SDN AT THE SPEED OF BUSINESS THE NEW AUTONOMOUS PARADIGM FOR SERVICE PROVIDERS FAST-PATH TO INNOVATIVE, PROFITABLE SERVICES Software-Defined Expectations & Preparations for the Smart Network Transformation

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

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1

ONAP CCVPN Blueprint Overview. ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity. ONAP CCVPN Blueprint Overview 1 ONAP CCVPN Blueprint Overview ONAP CCVPN Blueprint Improves Agility and Provides Cross-Domain Connectivity ONAP CCVPN Blueprint Overview 1 OVERVIEW: Build high-bandwidth, flat OTN (Optical Transport Networks)

More information

SDN Commercial Deployments: Emerging Business Cases

SDN Commercial Deployments: Emerging Business Cases SDN Commercial Deployments: Emerging Business Cases An IHS Markit Technology Webinar 2016 IHS Markit. All Rights Reserved. #SDN 2 Today s Speakers SDN Commercial Deployments: Emerging Business Cases #SDN

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

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision

Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision Cisco Unified Computing System Delivering on Cisco's Unified Computing Vision At-A-Glance Unified Computing Realized Today, IT organizations assemble their data center environments from individual components.

More information

SDN Technologies Primer: Revolution or Evolution in Architecture?

SDN Technologies Primer: Revolution or Evolution in Architecture? There is no single, clear definition of softwaredefined networking (SDN), but there are two sets of beliefs centralized control and management of packet forwarding vs. a distributed architecture. This

More information

Network Edge Innovation With Virtual Routing

Network Edge Innovation With Virtual Routing Independent market research and competitive analysis of next-generation business and technology solutions for service providers and vendors Network Edge Innovation With Virtual Routing A Heavy Reading

More information

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES

IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Daitan White Paper IMS, NFV and Cloud-based Services BUILDING INTEGRATED CLOUD COMMUNICATION SERVICES Highly Reliable Software Development Services http://www.daitangroup.com Daitan Group 2014 IMS, NFV

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

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

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN

SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN S O L U T I O N O V E R V I E W SOLUTION BRIEF Enterprise WAN Agility, Simplicity and Performance with Software-Defined WAN Today s branch office users are consuming more wide area network (WAN) bandwidth

More information

Simplified service creation and delivery. Branch. SOHO Data Center. Control Center / NOC Packet Muse Service & Network Applications

Simplified service creation and delivery. Branch. SOHO Data Center. Control Center / NOC Packet Muse Service & Network Applications ElastiNET FOR SERVICE PROVIDERS DEAL CONFIDENTLY WITH A CHANGING WORLD In today s world change is the only constant. Enabling technologies are changing, as is competition and customer expectations. Service

More information

Enable Infrastructure Beyond Cloud

Enable Infrastructure Beyond Cloud Enable Infrastructure Beyond Cloud Tim Ti Senior Vice President R&D July 24, 2013 The Ways of Communication Evolve Operator s challenges Challenge 1 Revenue Growth Slow Down Expense rate device platform

More information

SDN, SD-WAN, NFV, VNF I m confused!

SDN, SD-WAN, NFV, VNF I m confused! SDN, SD-WAN, NFV, VNF I m confused! Presenter: Tim Sullivan CEO, Coevolve @timsullo April 2017 Introduction to Coevolve Coevolve was established in 2014 to help drive enterprise adoption of next-generation

More information

SD-WAN AND BEYOND: DELIVERING VIRTUAL NETWORK SERVICES

SD-WAN AND BEYOND: DELIVERING VIRTUAL NETWORK SERVICES SD-WAN AND BEYOND: DELIVERING VIRTUAL NETWORK SERVICES A Technical Paper prepared for SCTE/ISBE by Ralph Santitoro Head of SDN/NFV/SD-WAN Solutions Fujitsu Network Communications (805) 791-0711 ralph.santitoro@us.fujitsu.com

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

MASERGY S MANAGED SD-WAN

MASERGY S MANAGED SD-WAN MASERGY S MANAGED New Performance Options for Hybrid Networks Business Challenges WAN Ecosystem Features and Benefits Use Cases INTRODUCTION Organizations are leveraging technology to transform the way

More information

EdgeConnectSP The Premier SD-WAN Solution

EdgeConnectSP The Premier SD-WAN Solution SERVICE PROVIDER EdgeConnectSP The Premier SD-WAN Solution Build High-Performance Managed SD-WAN Services Challenges with Legacy WANs Significant shifts in application and traffic patterns, including the

More information

2013 ONS Tutorial 2: SDN Market Opportunities. Sizing the SDN Market Opportunities Lee Doyle, Doyle Research

2013 ONS Tutorial 2: SDN Market Opportunities. Sizing the SDN Market Opportunities Lee Doyle, Doyle Research 2013 ONS Tutorial 2: SDN Market Opportunities Sizing the SDN Market Opportunities Lee Doyle, Doyle Research ldoyle@doyle-research.com April 15, 2013 1 1 SDN Market Overview SDN Opportunity is Unlimited

More information

A Software-Defined WAN is a Business Imperative

A Software-Defined WAN is a Business Imperative A Software-Defined WAN is a Business Imperative A CBTS White Paper Introduction: It s Time for the WAN to Evolve Almost every IT and business leader today is focused on creating a more agile business.

More information

DEFINING SECURITY FOR TODAY S CLOUD ENVIRONMENTS. Security Without Compromise

DEFINING SECURITY FOR TODAY S CLOUD ENVIRONMENTS. Security Without Compromise DEFINING SECURITY FOR TODAY S CLOUD ENVIRONMENTS Security Without Compromise CONTENTS INTRODUCTION 1 SECTION 1: STRETCHING BEYOND STATIC SECURITY 2 SECTION 2: NEW DEFENSES FOR CLOUD ENVIRONMENTS 5 SECTION

More information

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN

Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN Avaya-FatPipe Solution Overview Introducing Avaya SDN Fx with FatPipe Networks Next Generation SD-WAN The Avaya SDN-Fx and FatPipe Networks solution provides a fabric-based SDN architecture for simplicity

More information

C O M P E T E A T Y O U R P E A K

C O M P E T E A T Y O U R P E A K COMPETE AT YOUR PEAK WHY Businesses with a Silver Peak SD-WAN solution lower costs, increase business agility and accelerate the value of using the cloud and broadband links to connect users WHAT AT LAST,

More information

Distribute or Die: Hybrid Fiber Coax Hanging by a Cable. Samir Parikh Gainspeed, Inc.

Distribute or Die: Hybrid Fiber Coax Hanging by a Cable. Samir Parikh Gainspeed, Inc. Distribute or Die: Hybrid Fiber Coax Hanging by a Cable Samir Parikh Gainspeed, Inc. Abstract The hybrid fiber coax (HFC) networks currently in place were designed to carry broadcast analog video, not

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

Cisco APIC Enterprise Module Simplifies Network Operations

Cisco APIC Enterprise Module Simplifies Network Operations Cisco APIC Enterprise Module Simplifies Network Operations October 2015 Prepared by: Zeus Kerravala Cisco APIC Enterprise Module Simplifies Network Operations by Zeus Kerravala October 2015 º º º º º º

More information

The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization

The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization The Top Five Reasons to Deploy Software-Defined Networks and Network Functions Virtualization May 2014 Prepared by: Zeus Kerravala The Top Five Reasons to Deploy Software-Defined Networks and Network Functions

More information

THE ELASTIC NETWORK. In today s world, CHANGE is the only constant. But to EXCEL - you need to change swiftly, seamlessly and profitably.

THE ELASTIC NETWORK. In today s world, CHANGE is the only constant. But to EXCEL - you need to change swiftly, seamlessly and profitably. ECI COMPANY PROFILE THE ELASTIC NETWORK In today s world, CHANGE is the only constant. Customers change Technology changes The market changes To survive - you also need to change... But to EXCEL - you

More information

Network Functions Virtualisation. Kazuaki OBANA Media Innovation Laboratory, NTT Network Innovation Laboratories

Network Functions Virtualisation. Kazuaki OBANA Media Innovation Laboratory, NTT Network Innovation Laboratories Network Functions Virtualisation Looking to the Future NFV ETSI Industry Specification Group Kazuaki OBANA Media Innovation Laboratory, NTT Network Innovation Laboratories Network Functions Virtualisation:

More information

ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY

ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY ADVANCED SECURITY MECHANISMS TO PROTECT ASSETS AND NETWORKS: SOFTWARE-DEFINED SECURITY One of the largest concerns of organisations is how to implement and introduce advanced security mechanisms to protect

More information

Cisco Prisma D-PON: Your DOCSIS-Based Fiber-to-the-Home Solution

Cisco Prisma D-PON: Your DOCSIS-Based Fiber-to-the-Home Solution Cisco Prisma D-PON: Your DOCSIS-Based Fiber-to-the-Home Solution Introduction Today s consumers live in a brave new world of media technology. They channel surf program guides, not channels; they pause,

More information

Colt Novitas: Bringing SDN & NFV in Production. Javier Benitez, Strategy & Architecture,

Colt Novitas: Bringing SDN & NFV in Production. Javier Benitez, Strategy & Architecture, Colt Novitas: Bringing SDN & NFV in Production Javier Benitez, Strategy & Architecture, Javier.benitez@colt.net 09 May 2016 ESNOG GORE 17, Barc elona 2016 1 Colt at a glance 187k+ LDN, metro fibre and

More information

SDN and NFV: How they Will Change Your Network Operations. IAMU Annual Conference March 2015 Eric Lampland Lookout Point Communications

SDN and NFV: How they Will Change Your Network Operations. IAMU Annual Conference March 2015 Eric Lampland Lookout Point Communications SDN and NFV: How they Will Change Your Network Operations IAMU Annual Conference March 2015 Eric Lampland Lookout Point Communications Are you going to be the next legacy network? Will your services cost

More information

NEC Virtualized Evolved Packet Core vepc

NEC Virtualized Evolved Packet Core vepc TE-524262 NEC Virtualized Evolved Packet Core vepc Design Concepts and Benefits INDEX Leading the transformation into Mobile Packet Core Virtualization P.3 vepc System Architecture Overview P.4 Elastic

More information

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution

Introduction. Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Delivering Management as Agile as the Cloud: Enabling New Architectures with CA Technologies Virtual Network Assurance Solution Introduction Service providers and IT departments of every type are seeking

More information

DATA SHEET HIGHTLIGHTS Deploying a Single System to Manage All Devices and Services Implementing Service Assurance

DATA SHEET HIGHTLIGHTS Deploying a Single System to Manage All Devices and Services Implementing Service Assurance Motorola EDGE Service Assurance Software Suite The allows service providers to expand broadband service revenues while reducing operational and support costs through automated service provisioning and

More information

Hard Slicing: Elastic OTN and Wavelength Slicing

Hard Slicing: Elastic OTN and Wavelength Slicing NETWORK SLICING 5G will enable carriers to expand their service offering to include a complete range of telecoms services to individuals, businesses, enterprises and critical industries. However, each

More information

Revolutionising mobile networks with SDN and NFV

Revolutionising mobile networks with SDN and NFV Revolutionising mobile networks with SDN and NFV Cambridge Wireless Virtual Networks SIG 8 th May 2014 Philip Bridge, Senior Network Architect at EE May 2014 Networks are getting messy Vertically integrated

More information

HOW ADVANCED ANALYTICS DIFFERENTIATES CSP SD-WAN SOLUTIONS

HOW ADVANCED ANALYTICS DIFFERENTIATES CSP SD-WAN SOLUTIONS WHITEPAPER HOW ADVANCED ANALYTICS DIFFERENTIATES CSP SD-WAN SOLUTIONS Jim Metzler, Vice-President, Ashton-Metzler & Associates Introduction Today s most commonly used branch office WAN architecture was

More information

Hybrid WAN Operations: Extend Network Monitoring Across SD-WAN and Legacy WAN Infrastructure

Hybrid WAN Operations: Extend Network Monitoring Across SD-WAN and Legacy WAN Infrastructure Hybrid WAN Operations: Extend Network Monitoring Across SD-WAN and Legacy WAN Infrastructure An ENTERPRISE MANAGEMENT ASSOCIATES (EMA ) White Paper Prepared for SevOne May 2017 IT & DATA MANAGEMENT RESEARCH,

More information

Transforming the Cisco WAN with Network Intelligence

Transforming the Cisco WAN with Network Intelligence Transforming the Cisco WAN with Network Intelligence Introduction Branch office networks and the enterprise WAN are in a state of dramatic transformation, driven by three key trends. Enterprises are using

More information

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale

Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale Enterprise Strategy Group Getting to the bigger truth. White Paper Hyperconverged Infrastructure: Cost-effectively Simplifying IT to Improve Business Agility at Scale By Mike Leone, ESG Senior Analyst;

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

Introduction to iscsi

Introduction to iscsi Introduction to iscsi As Ethernet begins to enter into the Storage world a new protocol has been getting a lot of attention. The Internet Small Computer Systems Interface or iscsi, is an end-to-end protocol

More information

Real-time Communications Security and SDN

Real-time Communications Security and SDN Real-time Communications Security and SDN 2016 [Type here] Securing the new generation of communications applications, those delivering real-time services including voice, video and Instant Messaging,

More information

90 % of WAN decision makers cite their

90 % of WAN decision makers cite their WHITEPAPER So many ways to WAN How the most essential technology for distributed enterprises has evolved and where it s headed One of the most critical components to the success of any growth-oriented

More information

Evolution For Enterprises In A Cloud World

Evolution For Enterprises In A Cloud World Evolution For Enterprises In A Cloud World Foreword Cloud is no longer an unseen, futuristic technology that proves unattainable for enterprises. Rather, it s become the norm; a necessity for realizing

More information

SD-WAN Transform Your Agency

SD-WAN Transform Your Agency Federal SD-WAN Transform Your Agency 1 Overview Is your agency facing network traffic challenges? Is migration to the secured cloud hogging scarce bandwidth? How about increased mobile computing that is

More information

ONUG SDN Federation/Operability

ONUG SDN Federation/Operability ONUG SDN Federation/Operability Orchestration A white paper from the ONUG SDN Federation/Operability Working Group May, 2016 Definition of Open Networking Open networking is a suite of interoperable software

More information

Delivering the Wireless Software-Defined Branch

Delivering the Wireless Software-Defined Branch Delivering the Wireless Software-Defined Branch By: Lee Doyle, Principal Analyst at Doyle Research Sponsored by Cradlepoint Executive Summary Operations at the branch, critical to many distributed organizations,

More information

Making the Business Case: Network Analytics for the New IP

Making the Business Case: Network Analytics for the New IP Making the Business Case: Network Analytics for the New IP Executive Summary Mobile operators are experiencing large cost increases as they build out their networks to keep pace with rising traffic demand.

More information

Networking for a dynamic infrastructure: getting it right.

Networking for a dynamic infrastructure: getting it right. IBM Global Technology Services Networking for a dynamic infrastructure: getting it right. A guide for realizing the full potential of virtualization June 2009 Executive summary June 2009 Networking for

More information

ONAP VoLTE Use Case Solution Brief

ONAP VoLTE Use Case Solution Brief ONAP VoLTE Use Case Solution Brief ONAP Voice over LTE Improves Agility and Slashes Costs for Communication Service Providers ONAP VoLTE Use Case Solution Brief 1 By using ONAP to support the VoLTE use

More information

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS

WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS WIND RIVER TITANIUM CLOUD FOR TELECOMMUNICATIONS Carrier networks are undergoing their biggest transformation since the beginning of the Internet. The ability to get to market quickly and to respond to

More information

Solution Overview Gigamon Visibility Platform for AWS

Solution Overview Gigamon Visibility Platform for AWS Solution Overview Gigamon Visibility Platform for Background With the rapid evolution of the public cloud that brings instant advantages of economies of scale, elasticity and agility, IT and data center

More information

Can the Network be the New Cloud.

Can the Network be the New Cloud. PEOPLE. PLATFORMS. PARTNERS. PEERING. Can the Network be the New Cloud. MARK DALEY DIRECTOR, DIGITAL STRATEGY EPSILON 1 According to Aryaka's 2017 State of the WAN report, 50% of WAN traffic is now in

More information

MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes..

MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes.. Seminar Series Sponsor Event Sponsors MEF's Lifecycle Service Orchestration (LSO): Multi-operator Service Delivery from Months to Minutes.. Janine Rebelo Head of Global Ethernet Product Development Vodafone

More information

Simplifying WAN Architecture

Simplifying WAN Architecture Simplifying WAN Architecture Migrating without a network forklift upgrade Phased approach with existing environment Architecture and management complexity Automation of deployment, management and maintenance

More information

Making Enterprise Branches Agile and Efficient with Software-defined WAN (SD-WAN)

Making Enterprise Branches Agile and Efficient with Software-defined WAN (SD-WAN) Making Enterprise Branches Agile and Efficient with Software-defined WAN (SD-WAN) Simplify your branch office network with assured application performance with clouddelivered SD-WAN. EXECUTIVE SUMMARY

More information

NetAnalyst Test Management Software Automated, Centralized Network Testing. NetComplete Service Assurance Solutions Portfolio

NetAnalyst Test Management Software Automated, Centralized Network Testing. NetComplete Service Assurance Solutions Portfolio NetAnalyst Test Management Software Automated, Centralized Network Testing NetComplete Service Assurance Solutions Portfolio Ensure High Quality of Service with NetAnalyst As telecommunications networks

More information

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS

VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS SOLUTION OVERVIEW VMWARE AND NETROUNDS ACTIVE ASSURANCE SOLUTION FOR COMMUNICATIONS SERVICE PROVIDERS Combined solution provides end-to-end service and infrastructure visibility, service monitoring and

More information

MPLS vs SDWAN.

MPLS vs SDWAN. MPLS vs SDWAN MPLS MPLS It offers excellent QoS when it comes to avoiding packet loss and keeping a business s most important traffic flowing. This reliability is especially essential to maintain the quality

More information

ONOS: SDN gets real. The future of telco is software-defined; it s also open-source. Open Network Operating

ONOS: SDN gets real. The future of telco is software-defined; it s also open-source. Open Network Operating ONOS: SDN gets real By Kyra Mi The future of telco is software-defined; it s also open-source. Open Network Operating System (ONOS) is the first carrier-grade operating system that combines both. ONOS

More information

SDN TO BE OR NOT TO BE. Uwe Richter SE Director Russia/CIS, East and South East Europe

SDN TO BE OR NOT TO BE. Uwe Richter SE Director Russia/CIS, East and South East Europe SDN TO BE OR NOT TO BE Uwe Richter SE Director Russia/CIS, East and South East Europe uwe@juniper.net FUNDAMENTAL PROBLEMS TO SOLVE Want more innovation in networking Want it more quickly too Want more

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

Benefits of SD-WAN to the Distributed Enterprise

Benefits of SD-WAN to the Distributed Enterprise WHITE PAPER Benefits of SD-WAN to the Distributed Enterprise 1 B enefits of SD-WAN to the Distributed Enterprise Branch Networking Today More Bandwidth, More Complexity Branch or remote office network

More information

FOCUS ON THE FACTS: SOFTWARE-DEFINED STORAGE

FOCUS ON THE FACTS: SOFTWARE-DEFINED STORAGE FOCUS ON THE FACTS: SOFTWARE-DEFINED STORAGE Table of Contents CHAPTER 1: UNRAVELING THE SDS HYPE CHAPTER 2: CRITICAL ATTRIBUTES OF SDS CHAPTER 3: THE FUTURE IS NOW CHAPTER 4: CUTTING THE HARDWARE CORD

More information

NETWORK VIRTUALIZATION IN THE HOME Chris Donley CableLabs

NETWORK VIRTUALIZATION IN THE HOME Chris Donley CableLabs NETWORK VIRTUALIZATION IN THE HOME Chris Donley CableLabs Abstract Networks are becoming virtualized. While there has been significant focus on virtualization in core and data center networks, network

More information

Mobile TeleSystems (MTS) Converges Fixed and Mobile Telephony

Mobile TeleSystems (MTS) Converges Fixed and Mobile Telephony Mobile TeleSystems (MTS) Converges Fixed and Mobile Telephony MTS creates new revenue opportunities with new services. EXECUTIVE SUMMARY Mobile TeleSystems (MTS) Industry: Telecommunications BUSINESS CHALLENGE

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

Sonus Acquisition of Treq Labs SDN Assets. January 8, 2015

Sonus Acquisition of Treq Labs SDN Assets. January 8, 2015 Sonus Acquisition of Treq Labs SDN Assets January 8, 2015 Important Information Regarding Forward-Looking Statements The information in this presentation contains forward-looking statements within the

More information

TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS

TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS E-Guide TEN ESSENTIAL NETWORK VIRTUALIZATION DEFINITIONS SearchSDN T here is some confusion surrounding as there is no one definition. In this exclusive guide, you ll find ten to help you better understand

More information

Federal Agencies and the Transition to IPv6

Federal Agencies and the Transition to IPv6 Federal Agencies and the Transition to IPv6 Introduction Because of the federal mandate to transition from IPv4 to IPv6, IT departments must include IPv6 as a core element of their current and future IT

More information

Vodafone keynote. How smart networks are changing the corporate WAN. Peter Terry Brown Director of Connectivity & UC.

Vodafone keynote. How smart networks are changing the corporate WAN. Peter Terry Brown Director of Connectivity & UC. How smart networks are changing the corporate WAN Vodafone keynote Peter Terry Brown Director of Connectivity & UC 17 October 2017 About Vodafone Enterprise Connectivity & UC IoT Cloud & Security Our vision:

More information

Solutions Overview. Nortel Networks. Preside. Next-Generation Management Solutions

Solutions Overview. Nortel Networks. Preside. Next-Generation Management Solutions Solutions Overview Nortel Networks Next-Generation Management Solutions Giving Service Providers a View to the Future Today A place where you can......rapidly create new services...attract new customers...discover

More information

What is SD WAN and should I know or care about it? Ken LaMere Ecessa

What is SD WAN and should I know or care about it? Ken LaMere Ecessa What is SD WAN and should I know or care about it? Ken LaMere Ecessa Powered by 1 Source International What is SD WAN? 10 Years Ago 7 Years Ago 7 Years Ago 5 Years Ago 5 Years Ago Today Today Market Trends

More information

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved.

Rethinking VDI: The Role of Client-Hosted Virtual Desktops. White Paper Virtual Computer, Inc. All Rights Reserved. Rethinking VDI: The Role of Client-Hosted Virtual Desktops White Paper 2011 Virtual Computer, Inc. All Rights Reserved. www.virtualcomputer.com The Evolving Corporate Desktop Personal computers are now

More information

Introducing CloudGenix Clarity

Introducing CloudGenix Clarity SOLUTION OVERVIEW Introducing CloudGenix Clarity Brilliant network and app insights from the world s leading SD-WAN solution CLOUDGENIX SOLUTION OVERVIEW CLARITY 2 CloudGenix Clarity is the most complete

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

Systems Engineering for Software-Defined Network Virtualisation. John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra

Systems Engineering for Software-Defined Network Virtualisation. John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra Systems Engineering for Software-Defined Network Virtualisation John Risson, Solutions Engineering Manager IP and Transport Engineering, Telstra Agenda Motivation Case Studies Opportunities and Challenges

More information

How the WAN is Driving Digital Transformation. An IDC InfoBrief, Sponsored by

How the WAN is Driving Digital Transformation. An IDC InfoBrief, Sponsored by How the WAN is Driving Digital Transformation Executive Summary Digital transformation needs to go hand in hand with an evolution of the wide area network (WAN). IDC has built a comparison framework to

More information

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

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

More information

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

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

Unity EdgeConnect SP SD-WAN Solution

Unity EdgeConnect SP SD-WAN Solution As cloud-based application adoption continues to accelerate, geographically distributed enterprises increasingly view the wide area network (WAN) as critical to connecting users to applications. As enterprise

More information

SD-WAN Implementation & Differentiation Layer Strategies

SD-WAN Implementation & Differentiation Layer Strategies Independent market research and competitive analysis of next-generation business and technology solutions for service providers and vendors SD-WAN Implementation & Differentiation Layer Strategies A Heavy

More information

Your guide to embedding SDN in data centers, from start to finish

Your guide to embedding SDN in data centers, from start to finish NETWORKING HANDBOOK FEBRUARY 2017 ISTOCK Your guide to embedding SDN in data centers, from start to finish After you define an SDN data center, what s the next step? ALISSA IREI Because the answer still

More information