Network Automation through WAN SDN control

Size: px
Start display at page:

Download "Network Automation through WAN SDN control"

Transcription

1 Network Automation through WAN SDN control The Role of the Network Services Platform (NSP) Carsten Collatz 1 Nokia 2016

2 Agenda Introduction into Carrier SDN SDN-based LSP Optimization SDN Flow Steering SDN Controller Northbound API Evolution 2 Nokia 2015

3 Nokia Carrier SDN Network requirements for delivering profitable on-demand services Service delivery Simple Automated Network-aware Network optimization Real-time Centralized Service-aware How to bring together? Profitable, on-demand network services Operational scope IP & optical Physical & virtual Vendor-agnostic A new, more integrated approach required 3 Nokia 2016

4 Nokia Carrier SDN Bridging IT and the multi-layer, multivendor network Workflow IT world OSS/BSS Services automation Network Services Platform Network optimization IP and optical Network world Physical and virtual Multivendor 4 Nokia 2016

5 Why NSP? Carrier SDN use cases Service automation and network optimization BoD/ calendaring Greater resilience Network slicing Unlock stranded bandwidth Value-added services Dynamically tune network The cloud-based applications that dominate network traffic have no permanent location or duration. Bell Labs research shows that operators are also able to support 24% more revenue-generating traffic by using sophisticated algorithms to intelligently distribute new connections across their network. 5 Nokia 2016

6 Service Controller = abstracted view of Endpoints and Policies for Applications to consume Services Southbound: Manages Complexity multi-vendor, multi-layer network mediation Protocol(s) Datamodel Service Controller Applications Open abstract APIs 1. Abstracted Service Models 2. Service Templates / Policies 3. Device Specific Models Mediation North Bound Interface South Bound Interface Northbound: Extracts Simplicity standardsbased abstracted view of end-points and connectivity (ELINE, ELAN, ETREE, L3 VPN, lambda) Protocol(s) Datamodel based on Yang with information on topology, access ports, ACL, QoS type, constraints Optical Programmable, multi-vendor IP/optical infrastructure (physical or virtual) IP/MPLS Service Endpoints 6 Nokia 2015

7 The Promise of SDN NSP can help to make it true At sports events, additional information or different camera angles can be offered on your mobile huge bandwidth will be required in a certain area for a limited time Data-intensive Applications such as backup can be moved at short notice from one Data Center to another for efficiency reasons the bandwidth requirements will change dramatically Unexpected news may create an instant spike of required bandwidth Bandwidth must be provided on demand, the network may need optimization Online events may spark huge interest the bandwidth can be reserved ahead of time, the network must be optimized accordingly 7 Nokia 2015

8 C B High Level NSP Use Cases In That Context Service Provisioning Acceleration Simplified User Interface Ability to define path constraints (especially interesting for Strategic Industry Customers) Example: Abstract L2/L3 Service creation with H-QoS and Path selection for OTT SLAs Bandwidth on Demand Be able to provide instantly resilient bandwidth for online events or as reaction to recent news events Be able to provide bandwidth for customers with short-term bandwidth requirements and increase revenue Example: Network Optimisation and Path Diversity policies to improve network efficiency Calendaring Be able to reserve bandwidth for a future point in time and adapt your network accordingly Support planned move of applications to another Data Center Support reliably planned online events requiring significant bandwidth Example: L2 Service B/W on Demand & Scheduling with dynamic QoS configuration 8 Nokia 2015

9 NSD IP Use-Cases (Existing 5620 SAM customer) Increased revenue opportunitie s Maximise use of network assets Improve customer & service assurance Reduce Opex Abstract L2/L3 Service creation with H-QoS and Path selection for OTT SLAs Auto IP Tunnel Creation /Selection with path selection without pre-engineering for seamless introduction of OTT Services L2 Service B/W on Demand & Scheduling with dynamic QoS configuration Abstracted NBI with Yang data models for simplified & standards based OSS integration Multi-layer topology views and overlays for real-time assurance Integrated with service assurance tools to simplify assurance and improve MTTR Network Evolution with the embedded Stateful PCE for RSVP-TE LSPs & Segment Routing Network Optimisation and Path Diversity policies to improve network efficiency 9 Nokia 2015

10 Delivering profitable on-demand services I want a 1G Ethernet Service with 10-ms latency Service menu Service A Service B Service C Bandwidth <1GE 1GE 10GE >10GE Physical Port Speed OSS/IT applications Physical Interface Type Topology Transparent to customers routing Transparent to L2 Guaranteed Throughput Commit Rate and Burst Granularity Flexible Bandwidth Granularity Contended Service CoS/QoS (Number) Deterministic Routing IP/MPLS Packet optical Optical Profitable on-demand network services Services automation Network optimization Determine best service and tunnel to map flow Request new tunnel if necessary Compute best path for new tunnel Update topology and available tunnel bandwidth Working and Protect Paths Proactive Monitoring MEF Certified Yes Yes Yes SR PSS Third party Auto-provision L0-L3 services using the best available network resources 10 Nokia 2015

11 Agenda Introduction into Carrier SDN SDN-based LSP Optimization SDN Flow Steering SDN Controller Northbound API Evolution 11 Nokia 2015

12 LSP Path Computation: Is there a better way than the status-quo? PCE + Bell Labs STAR = Network Optimization Total capacity C Total revenue R Optimizing multi-layer networks is a multidimensional knapsack problem requiring significant compute power As the network fills up, links become congested and it becomes progressively harder to fit traffic requests As paths are retracted, remaining link capacity becomes fragmented and leaves useful capacity stranded 12 Nokia 2015 Total traffic T Network utilization Generated Revenue Ideal CSPF with STAR PCE CSPF SDN/PCE can help to improve utilization - Efficient path computation algorithms with Bell Labs STAR (Self-Tuned Adaptive Routing), CSPF and Linear Programming - Periodically defragment and rebalance links to reclaim stranded bandwidth

13 LSP Path Computation Algorithms Efficiency / Load Balancing Trade off S Max Utilization on path P 1 = 0.6 Max Utilization on path P 2 = 0.4 Max Utilization on path P 3 = 0.3 P 2 P 1 P 3 Number of hops on P 1 = 3 Number of hops on P 2 = 5 Number of hops on P 3 = 6 D Maximum link utilization CSPF (Min-hop) STAR Average link utilization Min-max Min-hop: Efficient but unbalanced Min-max: Balanced but inefficient STAR is both efficient and balanced Efficiency: Consume as little network bandwidth as possible Balance: Avoid overloading network links to avoid deadlocks 13 Nokia 2015

14 Comparing CSPF and Bell Labs STAR efficiency 59 node topology after 50% of requests are served 24% More Revenue! CSPF Link Load Distribution (50% of traffic) STAR Link Load Distribution (50% of traffic) Unbalanced link load distribution Inefficient packing, more rejected demands More balanced link load distribution Fewer rejected requests than CSPF 14 Nokia 2015

15 Segment Routing Use-Cases: Traffic Engineering NRC-P Constraint: Disjointness NRC-P Path Profile configuration Use-case: two services/lsps need to be disjoint - Example: PE1-PE2 and PE3-PE4 (shown) NSP / 7x50 behavior - PCEP is extended to include a path-profile object - A path-profile represents a policy (i.e. a list of path parameters) that a PCEP speaker (7x50) may present to NRC-P to influence path computation - A Profile/template is configured in NSP corresponding to a supported path-profile indicating how NRC-P should perform the path calculation PCEP Msg PCReq (path-profile=1) Node-SID PE Node-SID PE Node-SID P Node-SID P5 P3 P7 NRC-P Node-SID Node-SID Node-SID P Node-SID P6 P Node-SID P Node-SID Node-SID PE Node-SID PE2 15 Nokia 2015

16 Agenda Introduction into Carrier SDN SDN-based LSP Optimization SDN Flow Steering SDN Controller Northbound API Evolution 16 Nokia 2015

17 SDN Flow Steering Problem Statement Operators want greater control over the traffic on their network to improve their ROI - Granular treatment of key customers/applications - Granular treatment of large flows - Virtualization/slicing of network assets Standardized programmable interfaces required to achieve these goals Target solutions must be simple for operations - Centralized network-wide control - Control decisions performed manually by Ops teams or automated based upon policy 7x50 SDN Controller Differentiated network slices 17 Nokia 2015

18 NRC-F Use-Cases SROS & NSP Demo mid 16 IP Core subnet steering: enhanced load balancing IP Core subnet steering: VIP customers SROS & NSP Demo mid 16 MPLS Core: enhanced load balancing VPN Flow Steering DDoS Mitigation SROS & NSP Demo 4Q 16 Egress Peer Engineering SROS & NSP Demo 2H 17 Traffic steering use-cases enabled by an SDN-enabled IP-Optical Fabric 18 Nokia 2015

19 MPLS Core: Enhanced Load Balancing Optimize on Top N Flows NSP 2.0 SROS 14.0R1 Use-case explanation: - Targeted for hot PE-PE paths. E.g. DCI - Assurance collects link utilization stats across network, and flow stats at selected PE s P1-PE2 high utilization threshold is exceed indicating imminent congestion - LSP 2 is created with P1-PE2 link excluded (i.e. all busy links are excluded) - Redirect selected traffic to LSP 2 at PE1 - After link utilization drops below threshold, revert back to standard traffic flow (i.e. LSP1) NSP/NRC-F details: - Identification of Top N Flows via cflowd, and redirect to LSP2 via OpenFlow rules at PE1 Flows - Assurance engine performs network-wide monitoring and generates TCA for NRC-F to act on corresponding to configured KPI/thresholds NRC-F 1b OpenFlow OF switch instance #1 PE1 LSP 1 LSP 2 Steer flow to LSP 1 or LSP 2 R2 R3 2 Assurance SNMP/cflowd/IPFix Congested link PE2 19 Nokia 2015

20 IP Core Subnet Steering: Enhanced Load Balancing Optimize on Destination AS NSP 2.0 SROS 14.0R1 Use-case explanation: -1 By default, egress DC-GW traffic transits via primary exit (A1/A2) BGP NRC-F 3a 2 Assurance Native IP forwarding w/ ECMP -2 Assurance collects link utilization stats for A1/A2 and analyze the flows based on destination AS RR OpenFlow SNMP/cflowd/IPFix 3a When link usage to A1/A2 exceeds a preset threshold, operator is alerted and can select a group of flows/subnets (belonging to same AS); and 3b Redirect selected traffic to B1/B2 via OpenFlow upon operator action NSP/NRC-F details: - Calculates subnets corresponding to destination AS DC ECMP 3b B1 OF switch instance #1 B2 ECMP A1 A2 Primary Exit 1 Correlation between BGP RIB (subnet + dest AS) and flow stats collected via cflowd/ipfix - Populates OpenFlow match together with redirect to indirect next-hop action 3b Backup Exit Remote AS Networks 20 Nokia 2015

21 IP Core Subnet Steering: VIP Customers Dedicated IDC Links for VIP Customers NSP 2.0 SROS 14.0R1 Use-case explanation: - Two sets of link groups exist: public and dedicated NRC-F 1b link group is default exit Dedicated link group is reserved for VIP customers only - VIP customers sign-up for preferred treatment at DC 1a OpenFlow links Subnets used within DC are registered and fed into NRC-F 1b NRC-F populates OpenFlow matches (source IP subnets of VIP customers) together with redirect to indirect next-hop action -2 Traffic originated from VIP customers is redirected onto dedicated links via OpenFlow (rather than public links) - Bandwidth on Demand Add or remove links to dedicated link group for VIP customers DC-GW OF switch instance #1 DC Metro Dedicated VIP links 2 VIP Customers End Users Googl e Twitte r Yahoo 1a 21 Nokia 2015

22 Agenda Introduction into Carrier SDN SDN-based LSP Optimization SDN Flow Steering SDN Controller Northbound API Evolution 22 Nokia 2015

23 Service Provisioning Today OSS/IT applications Multiple integrations Integration code Integration code Integration code Integration code Service provisioning Today Complex APIs and provisioning systems Multiple layers and vendors Integration code Integration code Multi-vendor IP/optical network Slow and difficult to create, turn-up and change network services 23 Nokia 2015

24 Abstract and Standards Based OSS/IT applications Service automation With NSP Simple standardsbased APIs Operator defined policies Automated provisioning Multi-vendor IP/optical network Abstraction and automation provide simplified network service provisioning 24 Nokia 2015

25 SDN Controller / Next-Gen OSS API Evolution Introducing the Era of Abstraction Next-Gen OSS / SDN Orchestrator is an emerging evolution of traditional OSS - Requires open ecosystem and adaptable API s towards MV SDN controllers - abstraction in order to simplify API integration with each domain SDN controller - Supports open ecosystem of vendors / API s A true SDN controller NBI must: - Provide abstraction of service provisioning, hiding low-level and vendor-specific details - Enable rapid introduction of new service capabilities - Support API versioning for platform upgrade flexibility w/o breaking existing integration YANG models Template SR Policy Policy Mediation NBI NSD DB GNE drivers SNMP, NETCONF, CLI, REST / RESTCONF SDN Domain Controller 2 (Vendor X) Next-Gen OSS / SDN Orchestrator SDN Domain Controller 3 (Vendor Y) SDN Domain Controller N (Vendor Z) 25 Nokia 2015

26 Nokia investing in Open-Source for Openess ONOS is an open-source SDN control solution developed by ON.lab: to produce the Open Source Network Operating System that will enable service providers to build real Software Defined Networks Nokia has become a member of ONOS, because we believe that open-source initiatives are an important way to achieve openness and interoperability, especially in the area of SDN We are already a member of OpenDaylight, but ONOS is working in close collaboration with service providers on topics that we believe are very relevant for the industry Solutions for managing multi-vendor optical networks The CORD project (Central Office Re-imagined as a Data Center) which addresses the potential evolution of fixed access solutions and the use of virtualized solutions at the network edge Intent-based networking and other forms of network abstraction We have committed development and test resources to ONOS an will actively collaborate with ON.lab and its member companies We do not intend to use ONOS to replace functionality that we have already developed for our SDN solutions NSP and Nuage. However, going forward we will leverage ONOS where and when it makes sense. NETWORK SERVICES PLATFORM 5620 SAM service aware management Bell Labs 1830 PSS GMPLS routing engine Feature-rich, proven IP/MPLS software operating system 26 Nokia 2015

27 We still need single unified Fulfillment, Assurance and Optimization WEB APPLICATIONS (COMMON) Customer X Networks Bring Success IP Optical Network Management System SUBSCRIBER MANAGEMENT INFRASTRUCTURE MANAGEMENT NETWORK & SERVICE ASSURANCE Service abstraction and automation by SDN Hierarchical Optical IP/MPLS Flow Optical/IP/Flow optimization by SDN CARRIER SDN sdn MULTI-LAYER-VENDOR NETWORK MEDIATION (COMMON) UNI Current NMS and SDN should be Complementary and Integrated 27 Nokia 2015

28 28 Nokia 2016

29 Copyright and confidentiality The contents of this document are proprietary and confidential property of Nokia. This document is provided subject to confidentiality obligations of the applicable agreement(s). This document is intended for use of Nokia s customers and collaborators only for the purpose for which this document is submitted by Nokia. No part of this document may be reproduced or made available to the public or to any third party in any form or means without the prior written permission of Nokia. This document is to be used by properly trained professional personnel. Any use of the contents in this document is limited strictly to the use(s) specifically created in the applicable agreement(s) under which the document is submitted. The user of this document may voluntarily provide suggestions, comments or other feedback to Nokia in respect of the contents of this document ("Feedback"). Such Feedback may be used in Nokia products and related specifications or other documentation. Accordingly, if the user of this document gives Nokia Feedback on the contents of this document, Nokia may freely use, disclose, reproduce, license, distribute and otherwise commercialize the feedback in any Nokia product, technology, service, specification or other documentation. Nokia operates a policy of ongoing development. Nokia reserves the right to make changes and improvements to any of the products and/or services described in this document or withdraw this document at any time without prior notice. The contents of this document are provided "as is". Except as required by applicable law, no warranties of any kind, either express or implied, including, but not limited to, the implied warranties of merchantability and fitness for a particular purpose, are made in relation to the accuracy, reliability or contents of this document. NOKIA SHALL NOT BE RESPONSIBLE IN ANY EVENT FOR ERRORS IN THIS DOCUMENT or for any loss of data or income or any special, incidental, consequential, indirect or direct damages howsoever caused, that might arise from the use of this document or any contents of this document. This document and the product(s) it describes are protected by copyright according to the applicable laws. Nokia is a registered trademark of Nokia Corporation. Other product and company names mentioned herein may be trademarks or trade names of their respective owners. 29 Nokia 2016

Network Automation through WAN SDN control

Network Automation through WAN SDN control Network Automation through WAN SDN control ES.NOG 2016 Luis Miguel Díaz Vizcaíno 20/10/16 1 Nokia 2016 Public A long history of successful change 2015 2014 Mobile devices 1865 Siemens Com Motorola Solutions

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

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

Security testing ain t no functional testing

Security testing ain t no functional testing Security testing ain t no functional testing Tóth Attila HUSTEF, November 13-15, 2017, Budapest 1 Let s play a game based on a real world example Imagine we need to build and test a secure door 2 Requirements

More information

NSP Network Services Platform Release Deployment Overview. 3HE AAAA-TQZZA Issue 1 March 2018

NSP Network Services Platform Release Deployment Overview. 3HE AAAA-TQZZA Issue 1 March 2018 Network Services Platform Deployment Overview 3HE-14100-AAAA-TQZZA Legal notice Nokia is a registered trademark of Nokia Corporation. Other products and company names mentioned herein may be trademarks

More information

The Consumable. Preparing business networks for the cloud with Software Defined Networking

The Consumable. Preparing business networks for the cloud with Software Defined Networking The Consumable Network Preparing business networks for the cloud with Software Defined Networking Strategic White Paper Abstract There is a large gap between business networks today and where they need

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

EXPLORER SDN PATH PROVISIONING

EXPLORER SDN PATH PROVISIONING EXPLORER SDN PATH PROVISIONING The Explorer SDN Path Provisioning application is built on Packet Design s SDN Platform. Like the SDN Traffic Engineering application, it leverages the Platform s vendor-agnostic

More information

Routing Applications State of the Art and Disruptions

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

More information

Virtualized Network Services SDN solution for service providers

Virtualized Network Services SDN solution for service providers Virtualized Network Services SDN solution for service providers Nuage Networks Virtualized Network Services (VNS) is a fresh approach to business networking that seamlessly links your enterprise customers

More information

Virtualized Network Services SDN solution for enterprises

Virtualized Network Services SDN solution for enterprises Virtualized Network Services SDN solution for enterprises Nuage Networks Virtualized Network Services (VNS) is a fresh approach to business networking that seamlessly links your enterprise s locations

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

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

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

More information

Open and Disaggregated Transport SDN

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

More information

NFV. Cloud Standard Coordination Workshop January 28th 2016, Brussels. 1 Nokia 2016

NFV. Cloud Standard Coordination Workshop January 28th 2016, Brussels. 1 Nokia 2016 NFV Cloud Standard Coordination Workshop January 28th 2016, Brussels 1 Nokia 2016 Vision and high level expectations SCALE LIKE: MANAGE DATA LIKE: HAVE THE AGILITY OF: Cloud, NFV and SDN are perceived

More information

APNIC elearning: SDN Fundamentals

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

More information

SDN-based Automated Peering Optimization Challenges and Solutions

SDN-based Automated Peering Optimization Challenges and Solutions SDN-based Automated Peering Optimization Challenges and Solutions Reda Laichi: reda.laichi@nokia.com Hamid Ould-Brahim: hamid.ould-brahim@nokia.com NANOG 74, Vancouver, October 2018 Agenda Defining the

More information

Next Generation Networks MultiService Network Design. Dr. Ben Tang

Next Generation Networks MultiService Network Design. Dr. Ben Tang Next Generation Networks MultiService Network Design Dr. Ben Tang April 23, 2008 Operators face difficult network planning and design questions Can your current planning methods handle the complexity of

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

Software defined networking

Software defined networking Software defined networking Telecom Summit 2015 Anton Turygin IP Networks and Services solution architect Programmable Networks Drivers Network Evolution Agility Communication Services New Revenue Streams

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

Introduction to Segment Routing

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

More information

OPEN CONTRAIL ARCHITECTURE GEORGIA TECH SDN EVENT

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

More information

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom

China Unicom SDN Practice in WAN. Lv Chengjin/Ma Jichun, China Unicom China Unicom SDN Practice in WAN Lv Chengjin/Ma Jichun, China Unicom What Will Operator SDN Do? Two development directions Operator Softwaredefined networking (SDN) 1. Cloudify traditional services 2.

More information

Ericsson ip transport nms

Ericsson ip transport nms Ericsson ip transport nms Ericsson IP Transport NMS is the fully integrated and complete end-to-end O&M management solution for the IP and transport products used in mobile backhaul, metro, core and fixed/mobile

More information

Open, Hierarchical SDN Control Systems: Ecosystem Progress

Open, Hierarchical SDN Control Systems: Ecosystem Progress Open, Hierarchical SDN Control Systems: Ecosystem Progress Chris Janz, Technical VP Next-Generation Optical Networks, Nice 2016 SaaS Application Communication Entertainment Social networking Information

More information

DECODING SOFTWARE DEFINED NETWORKS

DECODING SOFTWARE DEFINED NETWORKS DECODING SOFTWARE DEFINED NETWORKS Emil Gągała 10th PLNOG, 28.02.2013 AGENDA What s it? Architecture Use Cases Transition Summary 3 Copyright 2012 Juniper Networks, Inc. SOFTWARE DEFINED NETWORKING / SDN

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

Packet-Optical SDN Field Trial for Multi-Layer Network Optimization. Jim Theodoras May 2016

Packet-Optical SDN Field Trial for Multi-Layer Network Optimization. Jim Theodoras May 2016 Packet-Optical SDN Field Trial for Multi-Layer Network Optimization Jim Theodoras May 2016 OSI Stack Top of Stack 7 6 5 Application Presentation Session Data 4 Transport Layer TCP, UDP Segments SDN 3 Network

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

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

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

More information

Performance Assurance Solution Components

Performance Assurance Solution Components Solution brief Performance Assurance Solution Components Network Performance Platforms, Elements, Modules & Agents Accedian is the Performance Assurance Solution specialist, with a complete range of components

More information

Making Inroads to Infrastructure SDN with Cisco Quantum WAVE. Sonny Franslay Consulting SE, WAN Orchestration

Making Inroads to Infrastructure SDN with Cisco Quantum WAVE. Sonny Franslay Consulting SE, WAN Orchestration 1 Making Inroads to Infrastructure SDN with Cisco Quantum WAVE Sonny Franslay Consulting SE, WAN Orchestration 2 The Mission: Service Provider Business Transformation Cost Reduction and Agility Delivers

More information

Accelerating SDN and NFV Deployments. Malathi Malla Spirent Communications

Accelerating SDN and NFV Deployments. Malathi Malla Spirent Communications Accelerating SDN and NFV Deployments Malathi Malla Spirent Communications 2 Traditional Networks Vertically integrated Closed, proprietary Slow innovation 3 Infinite Complexity of Testing Across virtual

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 Orchestration (LSO): Multi-operator Delivery from Months to Minutes Christopher Cullan Director Product Marketing, Business s Solutions InfoVista The

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

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

Nuage Networks Product Architecture. White Paper

Nuage Networks Product Architecture. White Paper Nuage Networks Product Architecture White Paper Table of Contents Abstract... 3 Networking from the Application s Perspective... 4 Design Principles... 4 Architecture... 4 Integrating Bare Metal Resources...

More information

NETFUSION DISCOVERY SYSTEM DESCRIPTION

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

More information

Segment Routing On Demand SR Next Hop. Bertrand Duvivier Principal Engineer CKN, March 29 th 2016

Segment Routing On Demand SR Next Hop. Bertrand Duvivier Principal Engineer CKN, March 29 th 2016 Segment Routing On Demand SR Next Hop Bertrand Duvivier Principal Engineer CKN, March 29 th 2016 (from next slide) 2 Network Bandwidth demand in SP s Network demand double every 18 months Compute demand

More information

OPTera Metro 8000 Services Switch

OPTera Metro 8000 Services Switch Product/Service Bulletin Nortel Networks Services Switch Service providers looking for ways to scale Ethernet-based services and maximize their profitability need look no further than the Nortel Networks

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

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

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

More information

Case Study: Orchestration of Hybrid Networks

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

More information

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

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

More information

NETSMART Network Management Solutions

NETSMART Network Management Solutions shaping tomorrow with you NETSMART NETSMART management solutions simplify maintenance, provisioning and surveillance. 1 NETSMART Unify Your Network As new and legacy services coexist to support a widening

More information

SD-WAN orchestrated by Amdocs

SD-WAN orchestrated by Amdocs SD-WAN orchestrated by Amdocs What is software-defined wide area network? SD-WAN determines the most cost-effective and efficient way to route enterprise traffic to remote locations over ubiquitous broadband

More information

NETWORK DEPLOYMENT WITH SEGMENT ROUTING (SPRING)

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

More information

SDN+NFV Next Steps in the Journey

SDN+NFV Next Steps in the Journey SDN+NFV Next Steps in the Journey Margaret T. Chiosi AT&T Labs Distinguished Architect SDN-NFV Realization 2015 AT&T Intellectual Property. All rights reserved. AT&T, the AT&T logo and all other AT&T marks

More information

DragonWave, Horizon and Avenue are registered trademarks of DragonWave Inc DragonWave Inc. All rights reserved

DragonWave, Horizon and Avenue are registered trademarks of DragonWave Inc DragonWave Inc. All rights reserved NOTICE This document contains DragonWave proprietary information. Use, disclosure, copying or distribution of any part of the information contained herein, beyond that for which it was originally furnished,

More information

Network Planning, Control and Management Perspectives on Dynamic Networking

Network Planning, Control and Management Perspectives on Dynamic Networking Network Planning, and Management Perspectives on Dynamic Networking Dr. Thomas Michaelis Michael Duelli Mohit Chamania Bernhard Lichtinger Franz Rambach Stefan Türk Nokia Siemens Networks Research, Technology

More information

DetNet Requirements on Data Plane and Control Plane

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

More information

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

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

More information

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

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

More information

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

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

More information

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

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

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

More information

Technologies for the future of Network Insight and Automation

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

More information

Benefits of SDN Modeling and Analytics tool for complex Service Provider Network

Benefits of SDN Modeling and Analytics tool for complex Service Provider Network Benefits of SDN Modeling and Analytics tool for complex Service Provider Network George Backer, Senior Director, Charter Communications Manish Jani, Senior Architect, Cisco Systems BRKNMS-1010 BRKNMS-1010

More information

Customize OpenStack for Telco NFV

Customize OpenStack for Telco NFV Security Level: Customize OpenStack for Telco NFV Tianran Zhou (zhoutianran@huawei.com) Feng Dong (albert.dongfeng@huawei.com) www.huawei.com HUAWEI TECHNOLOGIES CO., LTD. Motivation Linux as a general

More information

THE EMERGING CONTROL HIERARCHY

THE EMERGING CONTROL HIERARCHY THE EMERGING CONTROL HIERARCHY For Service Provider SDN-Enabled Networks White Paper Contents The Emerging Control Hierachy for Service Provider SDN-Enabled Networks... 3 The Three-tier Control Model for

More information

Huawei SD-WAN Solution

Huawei SD-WAN Solution Huawei SD-WAN Solution HUAWEI TECHNOLOGIES CO., LTD. 1 Trends and Challenges Faced by Enterprise Networks Enterprise IT architecture is continuously transforming towards the cloud architecture, and public

More information

Provisioning an Ethernet Private Line (EPL) Virtual Connection

Provisioning an Ethernet Private Line (EPL) Virtual Connection Provisioning an Ethernet Private Line (EPL) Virtual Connection Cisco EPN Manager 2.0 Job Aid Copyright Page THE SPECIFICATIONS AND INFORMATION REGARDING THE PRODUCTS IN THIS MANUAL ARE SUBJECT TO CHANGE

More information

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

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

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

More information

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

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

More information

CA Spectrum MPLS Transport Manager

CA Spectrum MPLS Transport Manager CA Spectrum MPLS Transport Manager User Guide Release 9.3 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

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

The State of SDN & NFV: 5 Years In. Neela Jacques, Executive Director,

The State of SDN & NFV: 5 Years In. Neela Jacques, Executive Director, The State of SDN & NFV: 5 Years In Neela Jacques, Executive Director, OpenDaylight @NeelaJacques There is a Wave Sweeping the IT Industry The Era of Standards Wars is Over Collaboration With your team...but

More information

Software-Defined Networking (SDN) Overview

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

More information

Telco Systems featured product guide

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

More information

Unified MPLS for Multiple Applications Transport Profile

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

More information

Network Service Description

Network Service Description Network Service Description Applies to: Office 365 Dedicated Topic Last Modified: 2015-09-03 Contents... 1 Network Architecture... 2 Customer Connectivity to Services... 5 Customer-Owned Private Network

More information

Optimising SP Networks with WAN Automation Engine

Optimising SP Networks with WAN Automation Engine Optimising SP Networks with WAN Automation Engine Arman Maghbouleh Senior Director, WAN Orchestration Group #clmel Agenda New Era in Telecommunications Cloud Monetisation, Connectivity Optimisation Cisco

More information

BW Protection. 2002, Cisco Systems, Inc. All rights reserved.

BW Protection. 2002, Cisco Systems, Inc. All rights reserved. BW Protection 2002, Cisco Systems, Inc. All rights reserved. 1 Cisco MPLS - Traffic Engineering for VPNs Amrit Hanspal Sr. Product Manager MPLS & QoS Internet Technologies Division 2 Agenda MPLS Fundamentals

More information

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc.

Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. Pradeep Kathail Chief Software Architect Network Operating Systems Technology Group, Cisco Systems Inc. March 4 th, 2014 2012 2010 Cisco and/or its affiliates. All rights reserved. 1 2012 Cisco and/or

More information

Cisco Hosted Collaboration Solution (HCS)

Cisco Hosted Collaboration Solution (HCS) Cloud Collaboration The cloud is an enabler and an accelerator for collaboration capabilities. Cloud technologies enable the delivery of collaboration services in an asa-service model, making advanced

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

SDN Controllers in the Broadcast TV Environment

SDN Controllers in the Broadcast TV Environment SDN Controllers in the Broadcast TV Environment Julian Lucek jlucek@juniper.net @julianlucek Agenda Broadcast TV use-cases in the WAN How resilience is achieved The role of the SDN Controller Broadcast

More information

SUCCESSFUL STRATEGIES FOR NETWORK MODERNIZATION AND TRANSFORMATION

SUCCESSFUL STRATEGIES FOR NETWORK MODERNIZATION AND TRANSFORMATION SUCCESSFUL STRATEGIES FOR NETWORK MODERNIZATION AND TRANSFORMATION A Technology Evolution Perspective Both fixed line and mobile service providers are facing a growing variety of challenges related to

More information

Agile Data Center Solutions for the Enterprise

Agile Data Center Solutions for the Enterprise Solution Brief Agile Data Center Solutions for the Enterprise IP Fabrics: Paving the Way to Digital Transformation The data center sits at the core of the business, housing mission critical applications

More information

Technical Specification MEF 6. Ethernet Services Definitions - Phase I. June 2004

Technical Specification MEF 6. Ethernet Services Definitions - Phase I. June 2004 Technical Specification Ethernet Services Definitions - Phase I June 2004 contain the following statement: "Reproduced with permission of the Metro Ethernet Forum." No user of this document is authorized

More information

Unlock the Benefits of Transport SDN OIF Transport SDN API Interop Demo

Unlock the Benefits of Transport SDN OIF Transport SDN API Interop Demo Unlock the Benefits of Transport SDN OIF Transport SDN API Interop Demo June 13 th, 2017 Optinet China Conference 2017 Junjie Li, China Telecom (lijj.bri@chinatelecom.cn) OIF Board Member Agenda Motivation

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

ORACLE ENTERPRISE COMMUNICATIONS BROKER

ORACLE ENTERPRISE COMMUNICATIONS BROKER ORACLE ENTERPRISE COMMUNICATIONS BROKER A CORE COMMUNICATIONS CONTROLLER KEY FEATURES Centralized dial plan management Centralized session routing and forking Multivendor UC protocol normalization SIP

More information

External API - Casablanca Proposal - SDNC/DO/MEC Alignment

External API - Casablanca Proposal - SDNC/DO/MEC Alignment External API - Casablanca Proposal - SDNC/DO/MEC Alignment NetCracker May 2018 Ext API : Beijing Release BSS Ext API List Service Order Retrieve Service Order Create Service Order Partial Update of Service

More information

SOFTWARE DEFINED NETWORKING/ OPENFLOW: A PATH TO PROGRAMMABLE NETWORKS

SOFTWARE DEFINED NETWORKING/ OPENFLOW: A PATH TO PROGRAMMABLE NETWORKS SOFTWARE DEFINED NETWORKING/ OPENFLOW: A PATH TO PROGRAMMABLE NETWORKS April 23, 2012 From Past to Future Bringing modularity to network infrastructure Device (Applications) Network Controller Physical

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

MPLS network built on ROADM based DWDM system using GMPLS signaling

MPLS network built on ROADM based DWDM system using GMPLS signaling MPLS network built on ROADM based DWDM system using GMPLS signaling PIONIER experiences in GMPLS based next generation optical network and strategy for integration of MPLS based metropolitan academic networks

More information

Techniques and Protocols for Improving Network Availability

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

More information

Cisco Virtual Managed Services

Cisco Virtual Managed Services Data Sheet Cisco Virtual Managed Services SD-WAN Made Simple for Service Providers Cisco Virtual Managed Services (VMS) is a cloud native solution for service providers to automate, innovate and accelerate

More information

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

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

More information

LEAP DATA SHEET. Lumina Extension Adaptation Platform. Benefits: Model-driven software platform enables automation of heterogeneous networks.

LEAP DATA SHEET. Lumina Extension Adaptation Platform. Benefits: Model-driven software platform enables automation of heterogeneous networks. DATA SHEET LEAP Lumina Extension Adaptation Platform Model-driven software platform enables automation of heterogeneous networks. SDN has long enabled interfaces like Netconf and OpenFlow to program network

More information

SEGMENT ROUTING PRINCIPLES AND APPLICATIONS FOR SDN

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

More information

Silver Peak EC-V and Microsoft Azure Deployment Guide

Silver Peak EC-V and Microsoft Azure Deployment Guide Silver Peak EC-V and Microsoft Azure Deployment Guide How to deploy an EC-V in Microsoft Azure 201422-001 Rev. A September 2018 2 Table of Contents Table of Contents 3 Copyright and Trademarks 5 Support

More information

SPECTRUM MPLS Transport Manager

SPECTRUM MPLS Transport Manager SPECTRUM MPLS Transport Manager User Guide (5120) r9.1 This documentation and any related computer software help programs (hereinafter referred to as the Documentation ) is for the end user s informational

More information

SteelConnect. The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN

SteelConnect. The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN Solution Brief SteelConnect The Future of Networking is here. It s Application-Defined for the Cloud Era. SD-WAN Cloud Networks Branch LAN/WLAN The Business Challenge Like most businesses today, the retail

More information

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

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

More information

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

Flow-Based Routing: Towards New QoS Models Dr. Riad Hartani Caspian Networks

Flow-Based Routing: Towards New QoS Models Dr. Riad Hartani Caspian Networks Flow-Based Routing: Towards New QoS Models Dr. Riad Hartani Caspian Networks Agenda MPLS: status and ongoing work items Flow-based routing the technology Flow-based routing benefits Overall technology

More information