Network Services Interface (NSI): Enabling multi-domain SDN

Size: px
Start display at page:

Download "Network Services Interface (NSI): Enabling multi-domain SDN"

Transcription

1 Network Services Interface (NSI): Enabling multi-domain SDN Inder Monga Chief Technologist and Area Lead NSI co-chair, OGF The 3rd International Symposium on Network Virtualization September 6 th, 2013

2 1 Service Plane Concepts 2 Network Service Interface (NSI) 3 Multi-Domain SDN 9/6/13 Inder Monga, Tokyo

3 1 Introducing the Service Plane Concept programmatic! Interface, abstract topology! end-to-end view! SLA/ SLE AAA Service Plane! Routing, topology &! signaling! Policy provision, monitor! & troubleshoot!! Control Plane! Management Plane! bits in/out! Data Plane! 9/6/13 Inder Monga, Tokyo

4 NSI is an architectural framework offers programmatic access multiplexing a menu of network services using a simple, abstract, model over a multi-domain network 9/6/13 Inder Monga, Tokyo

5 Service Plane meets SDN: a provider view User/Client Applica7ons User/Client Applica7ons User/Client Applica7ons User/Client Applica7ons User/Client Applica7ons Network Service Interface Network Applica7ons Service Plane! User/Client Applica7ons Network Applica7ons Abstract Network View Network Virtualization Network Applica7ons Control Plane! Global Network View Management Plane! Network OS Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware Data Plane! Simple Packet Forwarding Hardware Simple Packet Forwarding Hardware 9/6/13 Inder Monga, Tokyo

6 2 NSI 101 Network Services Agent () Requesting Agent (RA) Provider Agent (PA) Network Services Interface NRM Network Resource Manager (NRM) NSI Network Service Domain 9/6/13 Inder Monga, Tokyo

7 Initial <rsvabort.cf <rsvabort.cf d Checking <rsv.fl <rsv.fl Failed Aborting upa only <rsvcommit.cf <rsvcommit.cf <rsvcommit.fl <rsvcommit.fl <rsv.cf <rsv.cf Committi ng >rsvcommit.rq >rsvcommit.rq Held (reserve_timeout) <rsvtimeout.nt Timeout >rsvcommit.rq <rsvcommit.fl Schedule d >prov.rq >prov.rq <rel.cf <rel.cf Provisioni ng Releasing <prov.cf <prov.cf >rel.rq >rel.rq Provision ed Schedule d >prov.rq >prov.rq <rel.cf <rel.cf Provisioni ng Releasing <prov.cf <prov.cf >rel.rq >rel.rq Provision ed Initial <rsvabort.cf <rsvabort.cf d Checking <rsv.fl <rsv.fl Failed Aborting upa only <rsvcommit.cf <rsvcommit.cf <rsvcommit.fl <rsvcommit.fl <rsv.cf <rsv.cf Committi ng >rsvcommit.rq >rsvcommit.rq Held (reserve_timeout) <rsvtimeout.nt Timeout >rsvcommit.rq <rsvcommit.fl NSI Protocol Structure Initial Client API d <rsvcommit.cf <rsvcommit.cf Committi ng Multiple clients and s interact to create a multi-domain <rsvcommit.fl end-to-end <rsvcommit.fl service >rsvcommit.rq >rsvcommit.rq Aggregator Fn (including PCE, Topology) State Machines <rsvabort.cf <rsvabort.cf Protocol Messages Message Handler Message Transport Layer Requesting Agent (RA) Checking <rsv.fl <rsv.fl Failed Reservation, <rsv.cfprovisioning, <rsv.cf Scheduling of point-to-point network connections Message exchange with service attributes NSI-Connection Service Multiple sessions and services multiplexed between 2 s Aborting NSI 2.0 à WS/SOAP Held (reserve_timeout) <rsvtimeout.nt Timeout Transport layer can be changed upa only State Machines >rsvcommit.rq <rsvcommit.fl Protocol Messages Message Handler Message Transport Layer Reservation State machine Provider Agent (PA) 9/6/13 Inder Monga, Tokyo

8 NSI Fundamental Design Principles 1. NSI interface can support multiple services Examples: Pt-Pt Connection Service (NSI-CS) Topology Service (NSI-TS) Discovery Service (NSI-DS) Switching Service (NSI-SS) Monitoring Service Protection Service Verification Service Etc. 9/6/13 Inder Monga, Tokyo

9 Design Principles (contd.) 2. Designed for flexible, multi-domain, service chaining Supports Tree and Chain model of service chaining A B C Fits in well with Cloud/Compute model of provisioning as well as Network/GMPLS model Domain A Domain B NSI Topology Domain C 9/6/13 Inder Monga, Tokyo

10 Design Principles (contd.) 3. Principles of Abstraction applied to network layers, technologies and domains Dynamic Connection STP - Service Termination Point TF - Transfer Function SDP - Service Demarcation Point Host EP e STP a/stp b Network W EP a Node EP b SDP STP e Network X EP c TF EP d STP d EP f STP c/stp f SDP Inter- Network representation of network resources Network Y Node TF Link STP g SDP STP h/stp j EP g EP h Network Z Network W EP - Edge point EP j STP k Node EP k Intra- network representation of network resources Host Service Termination Points (STP) and Service Demarcation Points (SDP) are abstract and technology independent 9/6/13 Inder Monga, Tokyo

11 Design Corollaries a. User-driven composition of services is enabled by NSI Composite Service (S2 = AS1 + AS2) Composite Service (S1 = S2 + S3) Composite Service (S3 = AS3 + AS4) Service Abstraction Increases Service Usage Simplifies 1+1 Atomic Service (AS1) Atomic Service (AS2) Atomic Service (AS3) Atomic Service (AS4) topology protection monitoring [note for later: service composition can be applied to flows, circuits, or any network service construct] b. Network model -driven design (NML@OGF) helps scale across multi-vendor equipment 9/6/13 Inder Monga, Tokyo

12 NSI is part of SDN: Aligned architecturally NSI model 1. One /network 2. Tree/Chain model of interaction 3. b/w s/domains 4. Resource policies enforced by NRM 5. Provisioning of end-toend services 6. Inherits same challenges Architecture/Function 1. Logically Centralized 2. Hierarchical/nested support 3. Trust in control plane 4. Policy Management central to operation 5. Control and Management functions 6. Control plane challenges: Security, partitioning SDN model 1. One logical Controller 2. Multiple hierarchical controller model (tree) 3. Required b/w controllers 4. Flowvisor, AM, other policy mechanisms 5. Provisioning of end-toend data flows 6. Inherits same challenges 9/6/13 Inder Monga, Tokyo

13 3 Multi-domain SDN SDN, so far, has been conceived as control plane within a single domain ex. a data center, a service provider network, a campus network Multi-domain aspects have not been explicitly addressed OR Multi-domain aspects have been left to IP routing => End-to-end flow issues of today, ex. QoS, packet loss, are NOT solved by SDN (by default), as traffic transits multiple domains Two questions and a possible answer: Why is multi-domain important? What does multi-domain SDN mean? How does NSI, a multi-domain protocol, fit in this picture? 9/6/13 Inder Monga, Tokyo

14 Science is a networked multi-domain activity Dedicated Overlay Network for LHCONE: Includes 30 Nations, 40+ Global Networks KNU KERONET2 Korea Seattle UMich UltraLight SimFraU UVic UAlb UTor TRIUMF-T1 McGilU CANARIE Canada Chicago SLAC ESnet FNAL-T1 USA BNL-T1 New York NIKHEF-T1 SARA Netherlands Amsterdam NDGF-T1a NDGF-T1a NDGF-T1c NORDUnet Nordic CERN-T1 KISTI CERN Korea Geneva TIFR India DESY GSI DFN DE-KIT-T1 Germany Geneva Korea India ASGC-T1 ASGC Taiwan GÉANT Europe NCU NTU TWAREN Taiwan Caltech UCSD NE SoW UWisc UFlorida MidW PurU UNeb GLakes MIT Internet2 Harvard USA Washington CC-IN2P3-T1 GRIF-IN2P3 Sub-IN2P3 RENATER CEA France PIC-T1 RedIRIS Spain INFN-Nap CNAF-T1 GARR Italy CUDI UNAM Mexico Source: Bill Johnston, ESnet NTU Chicago LHCONE VPN domain End sites LHC Tier 2 or Tier 3 unless indicated as Tier 1 Regional R&E communication nexus Data communication links, 10, 20, and 30 Gb/s See for details.

15 Cloud experience depends on a Multi- Domain Network: orchestration is needed end-to-end Public Cloud Provider (s) Private Cloud Private Cloud Cloud Consumers Wide Area Network Wide Area Network Wide Area Network Site/ Campus Site/ Campus Site/ network Campus network network This is the cloud that everyone thinks about! User experience = Σ (Application + Data center + Campus + WAN)

16 What does multi-domain SDN mean? Multi-domain: transiting multiple administrative domains Multi-domain SDN: Controlling network flows across multiple resource/administrative domains One argument: NSI is multi-domain SDN....but that is only part of the larger SDN picture. How does NSI integrate with the OpenFlow-based SDN? The challenge we want solved is How to provide a consistent end-to-end service and programmability for multi-domain SDN networks? 9/6/13 Inder Monga, Tokyo

17 Multi-domain SDN models 1. Simplest case: Use SDN to provision multi-domain VLAN/Circuit OF Ctrl Multi-domain conversation OF Ctrl Cons: No multi-domain flow management 2. Create multi-domain virtual topology and flowspace partition manage using OpenFlow/SDN (slice) OF Ctrl Multi-domain conversation Cons: service providers do not want to allow flow programmability in their switches by third party controllers (trust and security issues) Cons: flowspace separation is static and not programmable 9/6/13 Inder Monga, Tokyo

18 Multi-domain SDN models 3. Leverage NSI multi-domain conversation to exchange flow-rules, exchange topology, and apply policies OF Ctrl Multi-domain flow rule conversation leverage multiple service conversations OF Ctrl TBD: Multi-domain policy conversation and negotiation 18

19 Combine NSI (service plane) and SDN (control plane) technologies hierarchically SDN Controller for Software Switch Software Switch abstraction (MD-NV) Multi-domain virtual network view Network Virtualization and Policy Layer SDN SDN 9/6/13 Inder Monga, Tokyo

20 Summary Service Plane is the right level for users to interact with the network Application of policy, AAA for effective resource management and multi-tenant separation, Service Level Experience (SLE) NSI and SDN concepts are architecturally well aligned Combination of SDN and NSI will enable global scalability and new network services Just as SDN was targeted towards single domain, NSI has been designed for multi-domain 9/6/13 Inder Monga, Tokyo

21 Questions? Contact: imonga at es dot net Twitter: esnetupdates, indermo 9/6/13 Inder Monga, Tokyo

22 Sensitive Elephants, Robust Mice Effect of % packet loss (1 out of packets) on data transfer rates for elephant and mouse flows. 1 80x reduction in data transfer rate at DOErelevant distances (ANL to NERSC) and speeds (10Gpbs). Negligible. 1 As measured recently by ESnet research scientist Brian Tierney. 9/6/13 Inder Monga, Tokyo

23 A small amount of packet loss makes a huge difference in end-to-end TCP performance 9/6/13 Inder Monga, Tokyo

LHCOPN and LHCONE an introduction

LHCOPN and LHCONE an introduction LHCOPN and LHCONE an introduction APAN workshop Nantou, 13 th August 2014 Edoardo.Martelli@cern.ch CERN IT Department CH-1211 Genève 23 Switzerland www.cern.ch/it 1 Summary - WLCG - LHCOPN - LHCONE - L3VPN

More information

Software Defined Networking for big-data science

Software Defined Networking for big-data science Software Defined Networking for big-data science Eric Pouyoul Chin Guok Inder Monga (presenting) SRS presentation November 15 th, Supercomputing 2012 Acknowledgements Many folks at ESnet who helped with

More information

Software Defined Networking for big-data science

Software Defined Networking for big-data science Software Defined Networking for big-data science Eric Pouyoul Chin Guok Inder Monga (presenting) TERENA Network Architects meeting, Copenhagen November 21 st, 2012 ESnet: World s Leading Science Network

More information

WAN Virtualization Looking beyond Point to Point Circuits

WAN Virtualization Looking beyond Point to Point Circuits WAN Virtualization Looking beyond Point to Point Circuits Inder Monga Chief Technologist & Area Lead Energy Sciences Network Lawrence Berkeley National Lab Special Symposia on Cloud Computing II. Network

More information

Multi-domain VPNs. A practical approach to enable end-to-end services over multiple domains

Multi-domain VPNs. A practical approach to enable end-to-end services over multiple domains Multi-domain VPNs A practical approach to enable end-to-end services over multiple domains DENOG7, Darmstadt Thomas Schmid, schmid@dfn.de The research network landscape GÉANT NRENs are in general interconnected

More information

The LHC Open Network Environment Kars Ohrenberg DESY Computing Seminar Hamburg, 10.12.2012

The LHC Open Network Environment Kars Ohrenberg DESY Computing Seminar Hamburg, 10.12.2012 The LHC Open Network Environment Kars Ohrenberg DESY Computing Seminar Hamburg, 10.12.2012 LHC Computing Infrastructure > WLCG in brief: 1 Tier-0, 11 Tier-1s, ~ 140 Tier-2s, O(300) Tier-3s worldwide Kars

More information

ESnet SDN Experiences. Roadmap to Operating SDN-based Networks Workshop July 14-16, 2015 Berkeley, CA C. Guok, B. Mah, I. Monga, E.

ESnet SDN Experiences. Roadmap to Operating SDN-based Networks Workshop July 14-16, 2015 Berkeley, CA C. Guok, B. Mah, I. Monga, E. ESnet SDN Experiences Roadmap to Operating SDN-based Networks Workshop July 14-16, 2015 Berkeley, CA C. Guok, B. Mah, I. Monga, E. Pouyoul Things We Have Tried Multi-Layer SDN Layer1 / Layer 2 modeling

More information

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

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

More information

Trial of the Infinera PXM. Guy Roberts, Mian Usman

Trial of the Infinera PXM. Guy Roberts, Mian Usman Trial of the Infinera PXM Guy Roberts, Mian Usman LHC Workshop Recap Rather than maintaining distinct networks, the LHC community should aim to unify its network infrastructure Traffic aggregation on few

More information

SDN Applications in Today s Data Center

SDN Applications in Today s Data Center SDN Applications in Today s Data Center Harry Petty Director Data Center & Cloud Networking Cisco Systems, Inc. Santa Clara, CA USA October 2013 1 Customer Insights: Research/ Academia OpenFlow/SDN components

More information

SDN for Science Networks

SDN for Science Networks SDN for Science Networks Inder Monga Eric Pouyoul, Chin Guok and Eli Dart Energy Sciences Network, Scientific Networking Division Disclaimer Two Prime Requirements 1. Data Mobility Long latencies (RTT)

More information

2014 Technology Exchange Indianapolis, Indiana October 26-30, 2014

2014 Technology Exchange Indianapolis, Indiana October 26-30, 2014 Foundations of data intensive science: Technology and practice for high throughput, widely distributed, data management and analysis systems (version 3) William Johnston Senior Scientist and Advisor Eli

More information

GLIF End to end architecture Green paper

GLIF End to end architecture Green paper GLIF End to end architecture Green paper Bill, Inder, Erik-Jan GLIF Tech Honolulu, HI, USA 17 Jan 2013 Green Paper EC uses the concept of a green paper: A green paper released by the European Commission

More information

The New Infrastructure Virtualization Paradigm, What Does it Mean for Campus?

The New Infrastructure Virtualization Paradigm, What Does it Mean for Campus? The New Infrastructure Virtualization Paradigm, What Does it Mean for Campus? Jean-Marc Uzé Juniper Networks juze@juniper.net TNC2008, Brugge, May 19 th, 2008 Copyright 2008 Juniper Networks, Inc. www.juniper.net

More information

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

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

More information

MPLS multi-domain services MD-VPN service

MPLS multi-domain services MD-VPN service MPLS multi-domain services MD-VPN service Xavier Jeannin, RENATER Tomasz Szewczyk / PSNC Training and Workshops for advancing NRENs 8-11 Sept 2014 Chisinau, Moldova MPLS brief overview Original purpose:

More information

Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack

Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack Solution Overview Cisco and Canonical: Cisco Network Virtualization Solution for Ubuntu OpenStack What You Will Learn Cisco and Canonical extend the network virtualization offered by the Cisco Nexus 1000V

More information

Agenda. NRENs, GARR and GEANT in a nutshell SDN Activities Conclusion. Mauro Campanella Internet Festival, Pisa 9 Oct 2015 2

Agenda. NRENs, GARR and GEANT in a nutshell SDN Activities Conclusion. Mauro Campanella Internet Festival, Pisa 9 Oct 2015 2 Agenda NRENs, GARR and GEANT in a nutshell SDN Activities Conclusion 2 3 The Campus-NREN-GÉANT ecosystem CAMPUS networks NRENs GÉANT backbone. GÉANT Optical + switching platforms Multi-Domain environment

More information

Deploying distributed network monitoring mesh

Deploying distributed network monitoring mesh Deploying distributed network monitoring mesh for LHC Tier-1 and Tier-2 sites Phil DeMar, Maxim Grigoriev Fermilab Joe Metzger, Brian Tierney ESnet Martin Swany University of Delaware Jeff Boote, Eric

More information

SDN Use Cases: Leveraging Programmable Networks

SDN Use Cases: Leveraging Programmable Networks SDN Use Cases: Leveraging Programmable Networks Information Technologies Group (ITG) Enterprise Technologies Unit NEC Corporation of America Page 1 Agenda Networking Challenges Why do we need SDN? NEC

More information

Designing Virtual Network Security Architectures Dave Shackleford

Designing Virtual Network Security Architectures Dave Shackleford SESSION ID: CSV R03 Designing Virtual Network Security Architectures Dave Shackleford Sr. Faculty and Analyst SANS @daveshackleford Introduction Much has been said about virtual networking and softwaredefined

More information

Carrier/WAN SDN. SDN Optimized MPLS Demo

Carrier/WAN SDN. SDN Optimized MPLS Demo Carrier/WAN SDN SDN Optimized MPLS Demo Problem Statement! Service Providers around the world have large investments in highly sophisticated and feature rich IP/MPLS network infrastructures for providing

More information

Wireless Software Defined Networks Ayaka Koshibe, Akash Baid and Ivan Seskar

Wireless Software Defined Networks Ayaka Koshibe, Akash Baid and Ivan Seskar Wireless Software Defined Networks Ayaka Koshibe, Akash Baid and Ivan Seskar Rutgers University 2014 Fall IAB December 12 th, 2014 Need for Inter-network Cooperation Interaction between managed wireless

More information

What is SDN all about?

What is SDN all about? What is SDN all about? Emil Gągała Juniper Networks Piotr Jabłoński Cisco Systems In the beginning there was a chaos CLOUD BUILDING BLOCKS CAN I VIRTUALIZE MY Compute Network? Storage Where is my money?

More information

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014

Simplify IT. With Cisco Application Centric Infrastructure. Barry Huang bhuang@cisco.com. Nov 13, 2014 Simplify IT With Cisco Application Centric Infrastructure Barry Huang bhuang@cisco.com Nov 13, 2014 There are two approaches to Control Systems IMPERATIVE CONTROL DECLARATIVE CONTROL Baggage handlers follow

More information

How OpenFlow -Based SDN Transforms Private Cloud. ONF Solution Brief November 27, 2012

How OpenFlow -Based SDN Transforms Private Cloud. ONF Solution Brief November 27, 2012 How OpenFlow -Based SDN Transforms Private Cloud ONF Solution Brief November 27, 2012 Table of Contents 2 Executive Summary 2 Trends in the Private Cloud 3 Network Limitations and Requirements 4 OpenFlow-Based

More information

OpenFlow/SDN for IaaS Providers

OpenFlow/SDN for IaaS Providers OpenFlow/SDN for IaaS Providers Open Networking Summit 2011 Stanford University Paul Lappas & Ivan Batanov The Public Cloud Our Definition Shared infrastructure operated by a service provider where no

More information

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

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

More information

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

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

More information

Transport SDN - Clearing the Roadblocks to Wide-scale Commercial

Transport SDN - Clearing the Roadblocks to Wide-scale Commercial Transport SDN - Clearing the Roadblocks to Wide-scale Commercial Vishnu Shukla OIF President Verizon, USA OFC Los Angeles, March 25, 2015 Changing Role of Transport Networks A new kind of business customer

More information

Software Defined Networks

Software Defined Networks Software Defined Networks Dr. Uttam Ghosh, CDAC, Bangalore uttamg@cdac.in Outline Networking Planes OpenFlow Software Defined Network (SDN) SDN Origin What is SDN? SDN Architecture SDN Operation Why We

More information

Software-Defined Networks (SDN): Bridging the application-network divide

Software-Defined Networks (SDN): Bridging the application-network divide Software-Defined Networks (SDN): Bridging the application-network divide Inder Monga Chief Technologist and Area Lead, Engineering, Research and Software development CHEP 2013 Shared historical moment

More information

Virtualization and SDN Applications

Virtualization and SDN Applications Virtualization and SDN lications 2 Virtualization Sharing physical hardware or software resources by multiple users and/or use cases Examples system shares physical hardware resources Virtual machine shares

More information

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

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

More information

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

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

More information

Blue Planet. Introduction. Blue Planet Components. Benefits

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

More information

Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time

Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time Essential Curriculum Computer Networking II Cisco Discovery 3: Introducing Routing and Switching in the Enterprise 157.8 hours teaching time Chapter 1 Networking in the Enterprise-------------------------------------------------

More information

White Paper. SDN 101: An Introduction to Software Defined Networking. citrix.com

White Paper. SDN 101: An Introduction to Software Defined Networking. citrix.com SDN 101: An Introduction to Software Defined Networking citrix.com Over the last year, the hottest topics in networking have been software defined networking (SDN) and Network ization (NV). There is, however,

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

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

More information

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments

Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments Cisco Unified Network Services: Overcome Obstacles to Cloud-Ready Deployments What You Will Learn Deploying network services in virtual data centers is extremely challenging. Traditionally, such Layer

More information

SIMPLE NETWORKING QUESTIONS?

SIMPLE NETWORKING QUESTIONS? DECODING SDN SIMPLE NETWORKING QUESTIONS? Can A talk to B? If so which what limitations? Is VLAN Y isolated from VLAN Z? Do I have loops on the topology? SO SDN is a recognition by the Networking industry

More information

Virtualization, SDN and NFV

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

More information

Software Defined Networking for big-data science

Software Defined Networking for big-data science Software Defined Networking for big-data science Architectural models from campus to the WAN Inder Monga, Eric Pouyoul, Chin Guok Energy Sciences Network Lawrence Berkeley Lab Berkeley, California {inder,

More information

Software-Defined Networks Powered by VellOS

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

More information

SDN Overview. Southern Partnership in Advanced Networking John Hicks, jhicks@internet2.edu November 3, 2015

SDN Overview. Southern Partnership in Advanced Networking John Hicks, jhicks@internet2.edu November 3, 2015 SDN Overview Southern Partnership in Advanced Networking John Hicks, jhicks@internet2.edu November 3, 2015 Slide material excerpted from presentations at the OIN workshop series and other sources. Acknowledgement

More information

Network Middleware Solutions

Network Middleware Solutions Network Middleware: Lambda Station, TeraPaths, Phoebus Matt Crawford GLIF Meeting; Seattle, Washington October 1-2, 2008 Lambda Station (I) Target: last-mile problem between local computing resources and

More information

P2P Service Trial Session Notes

P2P Service Trial Session Notes https://indico.cern.ch/event/401680/ P2P Service Trial Session Notes Amsterdam LHCONE meeting, Oct. 28-29, 2015 1 Introduction Gerben van Malenstein, SURFnet The general activities of the service trial

More information

BURSTING DATA BETWEEN DATA CENTERS CASE FOR TRANSPORT SDN

BURSTING DATA BETWEEN DATA CENTERS CASE FOR TRANSPORT SDN BURSTING DATA BETWEEN DATA CENTERS CASE FOR TRANSPORT SDN Abhinava Sadasivarao, Sharfuddin Syed, Ping Pan, Chris Liou (Infinera) Inder Monga, Andrew Lake, Chin Guok Energy Sciences Network (ESnet) IEEE

More information

SOFTWARE-DEFINED NETWORKING AND OPENFLOW

SOFTWARE-DEFINED NETWORKING AND OPENFLOW SOFTWARE-DEFINED NETWORKING AND OPENFLOW Freddie Örnebjär TREX Workshop 2012 2012 Brocade Communications Systems, Inc. 2012/09/14 Software-Defined Networking (SDN): Fundamental Control

More information

SDN Testbed Experiences: Challenges and Next Steps

SDN Testbed Experiences: Challenges and Next Steps SDN Testbed Experiences: Challenges and Next Steps SDN Concertation Workshop January 30 th, 2014 Daniel King d.king@lancaster.ac.uk Panagiotis Georgopoulos p.georgopoulos@lancaster.ac.uk Nicholas Race

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

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26

Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 Panel: Cloud/SDN/NFV 黃 仁 竑 教 授 國 立 中 正 大 學 資 工 系 2015/12/26 1 Outline Cloud data center (CDC) Software Defined Network (SDN) Network Function Virtualization (NFV) Conclusion 2 Cloud Computing Cloud computing

More information

Evolution of Software Defined Networking within Cisco s VMDC

Evolution of Software Defined Networking within Cisco s VMDC Evolution of Software Defined Networking within Cisco s VMDC Software-Defined Networking (SDN) has the capability to revolutionize the current data center architecture and its associated networking model.

More information

Leveraging SDN and NFV in the WAN

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

More information

DECODING SOFTWARE DEFINED NETWORKING (SDN) Nico Siebelink Technical Director Northern Europe

DECODING SOFTWARE DEFINED NETWORKING (SDN) Nico Siebelink Technical Director Northern Europe DECODING SOFTWARE DEFINED NETWORKING (SDN) Nico Siebelink Technical Director Northern Europe JUNIPER AND SDN IN THE NEWS 2 Copyright 2013 Juniper Networks, Inc. www.juniper.net WHY DO WE NEED SOFTWARE

More information

Transport SDN @ OIF. Hans-Martin Foisel Deutsche Telekom. OIF Carrier WG Chair. October 16, 2013

Transport SDN @ OIF. Hans-Martin Foisel Deutsche Telekom. OIF Carrier WG Chair. October 16, 2013 SDN @ OIF Hans-Martin Foisel Deutsche Telekom OIF Carrier WG Chair Member of OIF-BoD October 16, 2013 What is the OIF? Since 1998 OIF has brought together th industry groups from the data and optical worlds

More information

An Architecture for Application-Based Network Operations

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

More information

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

Dynamic Circuit Network (DCN) / perfsonar Shared Infrastructure

Dynamic Circuit Network (DCN) / perfsonar Shared Infrastructure Dynamic Circuit Network (DCN) / perfsonar Shared Infrastructure Tom Lehman USC/ISI Network Cyberinfrastructure Application Classes: Bulk Transport 2-Way Interactive Video Real-Time Communications others.

More information

LHCONE Operational Framework

LHCONE Operational Framework LHCONE Operational Framework Part 1 : principles and ideas for the operational model Part 2 : LHCONE VRF operational handbook Part 3 : Next step Xavier Jeannin RENATER 2013/01/28 Part 1 : principles and

More information

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES

Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Testing Network Virtualization For Data Center and Cloud VERYX TECHNOLOGIES Table of Contents Introduction... 1 Network Virtualization Overview... 1 Network Virtualization Key Requirements to be validated...

More information

Software Defined Networks Virtualized networks & SDN

Software Defined Networks Virtualized networks & SDN Software Defined Networks Virtualized networks & SDN Tony Smith Solution Architect HPN 2 What is Software Defined Networking Switch/Router MANAGEMENTPLANE Responsible for managing the device (CLI) CONTROLPLANE

More information

Use Case Brief CLOUD MANAGEMENT SOFTWARE AUTOMATION

Use Case Brief CLOUD MANAGEMENT SOFTWARE AUTOMATION Use Case Brief CLOUD MANAGEMENT SOFTWARE AUTOMATION Cloud Management Software can coordinate and automate server, network, and storage operations within the modern datacenter. This brief describes how

More information

The Evolution of the Central Office

The Evolution of the Central Office The Gateway to Learning an All IP Network The Evolution of the Central Office -Where did all the DS-1s go? Presented by: Steven Senne, P.E. APRIL 27-30, 2014 ACE/RUS SCHOOL AND SYMPOSIUM 1 The New Central

More information

VMDC 3.0 Design Overview

VMDC 3.0 Design Overview CHAPTER 2 The Virtual Multiservice Data Center architecture is based on foundation principles of design in modularity, high availability, differentiated service support, secure multi-tenancy, and automated

More information

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

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

More information

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

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

More information

LHCONE Site Connections

LHCONE Site Connections LHCONE Site Connections Michael O Connor moc@es.net ESnet Network Engineering Asia Tier Center Forum on Networking Daejeon, South Korea September 23, 2015 Outline Introduction ESnet LHCONE Traffic Volumes

More information

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

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

More information

Enterprise Data Center Networks

Enterprise Data Center Networks Enterprise Data Center Networks Isabelle Guis Big Switch Networks Vice President of Outbound Marketing ONF Market Education Committee Chair 1 This Session Objectives Leave with an understanding of Data

More information

2013 ONS Tutorial 2: SDN Market Opportunities

2013 ONS Tutorial 2: SDN Market Opportunities 2013 ONS Tutorial 2: SDN Market Opportunities SDN Vendor Landscape and User Readiness Jim Metzler, Ashton, Metzler & Associates Jim@ashtonmetzler.com April 15, 2013 1 1 Goals & Non-Goals Goals: Describe

More information

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków

SDN CONTROLLER. Emil Gągała. PLNOG, 30.09.2013, Kraków SDN CONTROLLER IN VIRTUAL DATA CENTER Emil Gągała PLNOG, 30.09.2013, Kraków INSTEAD OF AGENDA 2 Copyright 2013 Juniper Networks, Inc. www.juniper.net ACKLOWLEDGEMENTS Many thanks to Bruno Rijsman for his

More information

Service Delivery Automation in IPv6 Networks

Service Delivery Automation in IPv6 Networks Service Delivery Automation in IPv6 Networks C. Jacquenet christian.jacquenet@orange.com Slide 1 Outline Rationale Beyond the SDN hype: a true need for automation Global framework From service negotiation

More information

White Paper. Juniper Networks. Enabling Businesses to Deploy Virtualized Data Center Environments. Copyright 2013, Juniper Networks, Inc.

White Paper. Juniper Networks. Enabling Businesses to Deploy Virtualized Data Center Environments. Copyright 2013, Juniper Networks, Inc. White Paper Juniper Networks Solutions for VMware NSX Enabling Businesses to Deploy Virtualized Data Center Environments Copyright 2013, Juniper Networks, Inc. 1 Table of Contents Executive Summary...3

More information

An Integrated Validation Approach to SDN & NFV

An Integrated Validation Approach to SDN & NFV www.wipro.com An Integrated Validation Approach to SDN & NFV Key challenges, implementation strategies and the road ahead. Jayaprakash Hariharan Mohan Kumar Table of Contents 03...Abstract 04...Introduction

More information

Defining SDN. Overview of SDN Terminology & Concepts. Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014

Defining SDN. Overview of SDN Terminology & Concepts. Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014 Defining SDN Overview of SDN Terminology & Concepts Presented by: Shangxin Du, Cisco TAC Panelist: Pix Xu Jan 2014 2013 Cisco and/or its affiliates. All rights reserved. 2 2013 Cisco and/or its affiliates.

More information

Optimizing Data Center Networks for Cloud Computing

Optimizing Data Center Networks for Cloud Computing PRAMAK 1 Optimizing Data Center Networks for Cloud Computing Data Center networks have evolved over time as the nature of computing changed. They evolved to handle the computing models based on main-frames,

More information

Sustainable Network Resource Management System for Virtual Private Clouds

Sustainable Network Resource Management System for Virtual Private Clouds Sustainable Network Resource Management System for Virtual Private Clouds Takahiro Miyamoto Michiaki Hayashi Kosuke Nishimura KDDI R&D Laboratories Inc. Cloud computing environment Infrastructure as a

More information

SDN and NFV in the WAN

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

More information

Adoption of SDN: Progress Update

Adoption of SDN: Progress Update Adoption of SDN: Progress Update Stuart Elby VP, Network Architecture & Technology 17 April 2012 Services Migration to the Cloud Service intelligence distributed across dedicated network elements Opportunity:

More information

Software Defined Networking Subtitle: Network Virtualization Terry Slattery Chesapeake NetCraftsmen Principal Consultant CCIE #1026.

Software Defined Networking Subtitle: Network Virtualization Terry Slattery Chesapeake NetCraftsmen Principal Consultant CCIE #1026. Software Defined Networking Subtitle: Network Virtualization Terry Slattery Chesapeake NetCraftsmen Principal Consultant CCIE #1026 1 What is Virtualization? Virtual Existing or resulting in essence or

More information

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS

OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS OVERLAYING VIRTUALIZED LAYER 2 NETWORKS OVER LAYER 3 NETWORKS Matt Eclavea (meclavea@brocade.com) Senior Solutions Architect, Brocade Communications Inc. Jim Allen (jallen@llnw.com) Senior Architect, Limelight

More information

BGP Vector Routing. draft-patel-raszuk-bgp-vector-routing-01

BGP Vector Routing. draft-patel-raszuk-bgp-vector-routing-01 BGP Vector Routing draft-patel-raszuk-bgp-vector-routing-01 Keyur Patel, Robert Raszuk, Burjiz Pithawala, Ali Sajassi, Eric Osborne, Jim Uttaro, Luay Jalil IETF 88, November 2013, Vancouver, Canada Presentation_ID

More information

"Charting the Course...

Charting the Course... Description "Charting the Course... Course Summary Interconnecting Cisco Networking Devices: Accelerated (CCNAX), is a course consisting of ICND1 and ICND2 content in its entirety, but with the content

More information

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan

How To Make A Vpc More Secure With A Cloud Network Overlay (Network) On A Vlan) On An Openstack Vlan On A Server On A Network On A 2D (Vlan) (Vpn) On Your Vlan Centec s SDN Switch Built from the Ground Up to Deliver an Optimal Virtual Private Cloud Table of Contents Virtualization Fueling New Possibilities Virtual Private Cloud Offerings... 2 Current Approaches

More information

White Paper. Requirements of Network Virtualization

White Paper. Requirements of Network Virtualization White Paper on Requirements of Network Virtualization INDEX 1. Introduction 2. Architecture of Network Virtualization 3. Requirements for Network virtualization 3.1. Isolation 3.2. Network abstraction

More information

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

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

More information

VPLS lies at the heart of our Next Generation Network approach to creating converged, simplified WANs.

VPLS lies at the heart of our Next Generation Network approach to creating converged, simplified WANs. Virtual Private LAN Service (VPLS) A WAN that thinks it s a LAN. VPLS is a high security, low latency means to connect sites or services either point-to-point or as a mesh. We use Virtual Private LAN Service

More information

Software Defined Networking (SDN) Networking excellence Maniyan Sundaresan

Software Defined Networking (SDN) Networking excellence Maniyan Sundaresan Software Defined Networking (SDN) Networking excellence Maniyan Sundaresan Summary Software Defined Networking (SDN) is an emerging trend in today's networking industry. It is changing the way a network

More information

NFV Management and Orchestration: Enabling Rapid Service Innovation in the Era of Virtualization

NFV Management and Orchestration: Enabling Rapid Service Innovation in the Era of Virtualization White Paper NFV Management and Orchestration: Enabling Rapid Service Innovation in the Era of Virtualization NFV Orchestration Overview Network Function Virtualization (NFV) technology, in combination

More information

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform

TECHNOLOGY WHITE PAPER. Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform TECHNOLOGY WHITE PAPER Correlating SDN overlays and the physical network with Nuage Networks Virtualized Services Assurance Platform Abstract Enterprises are expanding their private clouds and extending

More information

SELECTED TOPICS IN ADVANCED NETWORKING FOR SCIENTIFIC APPLICATIONS

SELECTED TOPICS IN ADVANCED NETWORKING FOR SCIENTIFIC APPLICATIONS SELECTED TOPICS IN ADVANCED NETWORKING FOR SCIENTIFIC APPLICATIONS Artur Barczyk/Caltech Varenna School Varenna, July 29 th, 2014 July 29, 2014 Artur.Barczyk@cern.ch 1 Agenda Introduction Part I: Application-Aware

More information

Software Defined Networks in SP Environments

Software Defined Networks in SP Environments Software Defined Networks in SP Environments Architecture, Elements and Use Cases Stefano Previdi (sprevidi@cisco.com) Distinguished Engineer Cisco Systems Darmstadt, October 25, 2012 2010 2012 Cisco and/or

More information

Debunking the Myths: An Essential Guide to Software-Defined Networking April 17, 2013

Debunking the Myths: An Essential Guide to Software-Defined Networking April 17, 2013 Copyright 2013 Vivit Worldwide Debunking the Myths: An Essential Guide to Software-Defined Networking April 17, 2013 Brought to you by Vivit Cloud Builders Special Interest Group (SIG) Jim Murphy Cloud

More information

US CMS Tier1 Facility Network at Fermilab

US CMS Tier1 Facility Network at Fermilab US CMS Tier1 Facility Network at Fermilab Andrey Bobyshev Fermilab, Computing Division Winter 2010 ESCC/Internet2 Joint Techs Salt Lake City, Utah, January 31 February 4, 2010 Outline of the talk : A little

More information

Network Virtualization

Network Virtualization Network Virtualization What is Network Virtualization? Abstraction of the physical network Support for multiple logical networks running on a common shared physical substrate A container of network services

More information

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview

STRATEGIC WHITE PAPER. Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview STRATEGIC WHITE PAPER Securing cloud environments with Nuage Networks VSP: Policy-based security automation and microsegmentation overview Abstract Cloud architectures rely on Software-Defined Networking

More information

BRINGING NETWORKS TO THE CLOUD ERA

BRINGING NETWORKS TO THE CLOUD ERA BRINGING NETWORKS TO THE CLOUD ERA SDN enables new business models Aruna Ravichandran VICE PRESIDENT, MARKETING AND STRATEGY ARAVICHANDRAN@JUNIPER.NET SOFTWARE DEFINED NETWORKING (SDN), JUNIPER NETWORKS

More information

DEMYSTIFYING ROUTING SERVICES IN SOFTWAREDEFINED NETWORKING

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

More information

Control Plane architectures for Photonic Packet/Circuit Switching-based Large Scale Data Centres

Control Plane architectures for Photonic Packet/Circuit Switching-based Large Scale Data Centres Control Plane architectures for Photonic Packet/Circuit Switching-based Large Scale Data Centres Salvatore Spadaro Optical Communications group Universitat Politècnica de Catalunya (UPC) Barcelona, Spain

More information