Software Defined Optical Networks (Sdons): a Comprehensive Survey

Total Page:16

File Type:pdf, Size:1020Kb

Software Defined Optical Networks (Sdons): a Comprehensive Survey 1 Software Defined Optical Networks (SDONs): A Comprehensive Survey Akhilesh Thyagaturu, Anu Mercian, Michael P. McGarry, Martin Reisslein, and Wolfgang Kellerer Abstract—The emerging Software Defined Networking (SDN) The SDN abstraction layering consists of three generally paradigm separates the data plane from the control plane and accepted layers [5] inspired by computing systems, from the centralizes network control in an SDN controller. Applications bottom layer to the top layer: (i) the infrastructure layer, (ii) interact with controllers to implement network services, such as network transport with Quality of Service (QoS). SDN facilitates the control layer, and (iii) the application layer, as illustrated the virtualization of network functions so that multiple virtual in Fig. 1. The interface between the application layer and networks can operate over a given installed physical network the control layer is referred to as the NorthBound Interface infrastructure. Due to the specific characteristics of optical (pho- (NBI), while the interface between the control layer and the tonic) communication components and the high optical transmis- infrastructure layer is referred to as the SouthBound Interface sion capacities, SDN based optical networking poses particular challenges, but holds also great potential. In this article, we (SBI). There are a variety of standards emerging for these comprehensively survey studies that examine the SDN paradigm interfaces, e.g., the OpenFlow protocol [7] for the SBI. in optical networks; in brief, we survey the area of Software The application layer is modeled after software applica- Defined Optical Networks (SDONs). We mainly organize the tions that utilize computing resources to complete tasks. The SDON studies into studies focused on the infrastructure layer, control layer is modeled after a computer’s Operating System the control layer, and the application layer. Moreover, we cover SDON studies focused on network virtualization, as well as (OS) that manages computer resources (e.g., processors and SDON studies focused on the orchestration of multilayer and memory), provides an abstraction layer to simplify interfacing multidomain networking. Based on the survey, we identify open with the computer’s devices, and provides a common set of challenges for SDONs and outline future directions. services that all applications can leverage. Device drivers in Index Terms—Control layer, infrastructure layer, optical net- a computer’s OS hide the details of interfacing with many work, orchestration, Software Defined Networking (SDN), virtual different devices from the applications by offering a simple network. and unified interface for various device types. In the SDN model both the unified SBI as well as the control layer I. INTRODUCTION functionality provide the equivalent of a device driver for interfacing with devices in the infrastructure layer, e.g., packet At least a decade ago [1] it was recognized that new network switches. abstraction layers for network control functions needed to Optical networks play an important role in our modern in- be developed to both simplify and automate network man- formation technology due to their high transmission capacities. agement. Software Defined Networking (SDN) [2]–[4] is the At the same time, the specific optical (photonic) transmission design principle that emerged to structure the development of and switching characteristics, such as circuit, burst, and packet those new abstraction layers. Fundamentally, SDN is defined switching on wavelength channels, pose challenges for con- by three architectural principles [5], [6]: (i) the separation trolling optical networks. This article presents a comprehen- of control plane functions and data plane functions, (ii) the sive survey of Software Defined Optical Networks (SDONs). logical centralization of control, and (iii) programmability of SDONs seek to leverage the flexibility of SDN control for arXiv:1511.04376v3 [cs.NI] 17 Jul 2016 network functions. The first two architectural principles are supporting networking applications with an underlying optical related in that they combine to allow for network control network infrastructure. This survey comprehensively covers functions to have a wider perspective on the network. The idea SDN related mechanisms that have been studied to date for is that networks can be made easier to manage (i.e., control optical networks. and monitor) with a move away from significantly distributed control. A tradeoff is then considered that balances ease of management arising from control centralization and scalability A. Related Work issues that naturally arise from that centralization. The general principles of SDN have been extensively cov- Please direct correspondence to M. Reisslein ered in several surveys, see for instance, [2], [6], [7], [10]– A. Thyagaturu, A. Mercian, and M. Reisslein are with the School of [27]. SDN security has been surveyed in [28], [29], while Electrical, Computer, and Energy Eng., Arizona State University, Tempe, management of SDN networks has been surveyed in [26] and AZ 85287-5706, USA, Phone: 480-965-8593, Fax: 480-965-8325, (e-mail: fathyagat, amercian, [email protected]). SDN-based satellite networking is considered in [30]. M. McGarry is with the Dept. of Electr. and Comp. Eng., University of To date, there have been relatively few overview and sur- Texas at El Paso, El Paso, TX 79968, USA (email: [email protected]). vey articles on SDONs. Zhang et al. [31] have presented W. Kellerer is with the Lehrstuhl fur¨ Kommunikationsnetze, Tech- nische Universitat¨ Munchen,¨ Munich, 80290, Germany, (email: wolf- a thorough survey on flexible optical networking based on [email protected]). Orthogonal Frequency Division Multiplexing (OFDM) in core 2 SDN network domain SDN network domain Non- SDN Application Layer network domain Application Layer, Sec. VI E.g., Recovery, Topology Discov. APPLICATION Northbound Interface (NBI) Northbound Interface (NBI) CONTROL FORWARDING BASE Control Layer Control Layer, Sec. IV E.g., Exterior Gateways E.g., Open Netw. Operat. Sys. (ONOS) with Border Gateway Protocol (BGP), Southbound Interface (SBI) Southbound Interface (SBI) Interior Gateways with Open Shortest Path First Infrastructure Layer Eastbound (EBI) Interface (OSPF) Protocol. Infrastructure Layer, Sec. III Westbound (WBI) Interface E.g., OF-Switch, NETCONF Device Fig. 1. Illustration of Software Defined Networking (SDN) abstraction layers: The infrastructure layer implements the data plane, e.g., with OpenFlow (OF) switches [7] or network elements (devices) controlled with the NETCONF protocol [8]. A controller at the control layer, e.g., the ONOS controller [9], controls the infrastructure layer based on the application layer requirements. The interface between the application and control layers is commonly referred to as the NorthBound Interface (NBI), while the interface between the control and infrastructure layers is commonly referred to as the SouthBound Interface (SBI). The WestBound Interface (WBI) interconnects multiple SDN domains, while the EastBound Interface (EBI) interconnects with non-SDN domains. (backbone) networks. The survey briefly notes how OFDM- Kerpez et al. [38]. based elastic networking can facilitate network virtualization Bitar [39] has surveyed use cases for SDN controlled broad- and surveys a few studies on OFDM-based network virtual- band access, such as on-demand bandwidth boost, dynamic ization in core networks. service re-provisioning, as well as value-added services and Bhaumik et al. [32] have presented an overview of SDN service protection. Bitar [39] has discussed the commercial and network virtualization concepts and outlined principles perspective of the access networks that are enhanced with SDN for extending SDN and network virtualization concepts to the to add cost-value to the network operation. Almeida Amazonas field of optical networking. Their focus has been mainly on et al. [40] have surveyed the key issues of incorporating industry efforts, reviewing white papers on SDN strategies SDN in optical and wireless access networks. They briefly from leading networking companies, such as Cisco, Juniper, outlined the obstacles posed by the different specific physical Hewlett-Packard, Alcatel-Lucent, and Huawei. A few selected characteristics of optical and wireless access networks. academic research projects on general SDN optical networks, Although our focus is on optical networks, for completeness namely projects reported in the journal articles [33], [34] and we note that for the field of wireless and mobile networks, a few related conference papers, have also been reviewed SDN based networking mechanisms have been surveyed by Bhaumik et al. [32]. In contrast to Bhaumik et al. [32], in [41]–[47] while network virtualization has been surveyed we provide a comprehensive up-to-date review of academic in [48] for general wireless networks and in [49] for wireless research on SDONs. Whereas Bhaumik et al. [32] presented sensor networks. SDN and virtualization strategies for LTE a small sampling of SDON research organized by research wireless cellular networks have been surveyed in [50]. SDN- projects, we present a comprehensive SDON survey that is based 5G wireless network developments for mobile networks organized according to the SDN infrastructure, control, and have been outlined in [51]–[54]. application layer architecture. For the SDON sub-domain of access networks, Cvijetic [35] has given an overview of access network challenges
Recommended publications
  • National Broadband Infrastructure Plan for Next Generation Access
    NATIONAL BROADBAND INFRASTRUCTURE PLAN FOR NEXT GENERATION ACCESS Decree № 435/ 26.06. 2014 National Broadband Infrastructure Plan for Next Generation Access Sofia, 2014 NATIONAL BROADBAND INFRASTRUCTURE PLAN FOR NEXT GENERATION ACCESS TABLE OF CONTENTS I. INTRODUCTION .............................................................................................................. 5 II. TECHNOLOGICAL SOLUTIONS FOR BUILDING NGA INFRASTRUCTURE .................. 9 2.1. Types of Next Generation Broadband Access Networks............................................ 10 2.2. Hybrid Networks ........................................................................................................... 11 2.2.1. Hybrid Ffiber Ccoaxial Networks ....................................................................... 11 2.2.2. Hybrid VDSL Networks ....................................................................................... 12 2.3. Optical Cable Access Networks (FTTx)........................................................................ 14 2.3.1. FTTN (Fiber to the Node).................................................................................... 14 2.3.2. FTTC (Fiber to the Ccurb) ................................................................................... 14 2.3.3. FTTP (FTTB, FTTH, FTTD).................................................................................. 15 2.3.4. Architectures of Optical Access Networks......................................................... 15 2.4. Technical and Economic Aspects of NGA Technologies
    [Show full text]
  • 763601 - D4.1 Cellular LTE/5G System Concepts to Provide Optimal Support for Both Terrestrial Communications and High Reliability UAS Data Links
    EXPLORATORY RESEARCH DroC2om - 763601 - D4.1 Cellular LTE/5G system concepts to provide optimal support for both terrestrial communications and high reliability UAS data links DeliverableID [D4.1] ProjectAcronym DroC2om Grant: 763601 Call: H2020-SESAR-2016-1 Topic: RPAS-05 DataLink Consortium coordinator: AAU Edition date: [28 May 2018] Edition: [01.00] Template Edition: 02.00.00 EDITION [01.00] Authoring & Approval Authors of the document Name/Beneficiary Position/Title Date István Z. Kovács WP4 lead 30/05/2018 Jeroen Wigard Project TM 30/05/2018 Nicolas Van Wambeke WP2 lead 30/05/2018 Rafhael Amorim Contributor 30/05/2018 Reviewers internal to the project Name/Beneficiary Position/Title Date Ulrich Tuerke / atesio WP3 lead 01/05/2018 Matthieu Clergeaud / Thales Contributor 01/05/2018 Approved for submission to the SJU By - Representatives of beneficiaries involved in the project Name/Beneficiary Position/Title Date Troels B. Sørensen Project Coordinator / AAU 29/05/2018 Rejected By - Representatives of beneficiaries involved in the project Name/Beneficiary Position/Title Date 2 DROC2OM - 763601 - D4.1 Cellular LTE/5G system concepts to provide optimal support for both terrestrial communications and high reliability UAS data links Document History Edition Date Status Author Justification 00.10 08/11/2017 DRAFT István Z. K. Slide material moved to D4.1 template; Early ToC 00.20 31/01/2018 DRAFT István Z. K. Add first references, abbreviations, terms. Updated ToC. 00.3x 06/03/2018 DRAFT István Z. K. Start adding content in the LTE/5G architecture sections and evaluation sections 00.40 12/04/2018 DRAFT István Z.
    [Show full text]
  • Four Spaces from Top Margin
    HYBRID OPTICAL AND WIRELSS BROADBAND ACCESS NETWORK OPTIMISATION AND SURVIVABILITY By CHAN CHEONG LOONG A thesis submitted to the Department of Electronic Engineering, Faculty of Engineering and Green Technology Universiti Tunku Abdul Rahman, in partial fulfillment of the requirements for the degree of Doctor of Philosophy in Engineering Nov 2018 ABSTRACT HYBRID OPTICAL AND WIRELSS BROADBAND ACCESS NETWORK OPTIMISATION AND SURVIVABILITY Chan Cheong Loong Deployment of redundant components is the ubiquitous practice in improving the reliability and survivability of a network due to node and link failures. Extensive studies have been done to evaluate the impact of node failure and provision of redundant resources in specific segment of Hybrid Optical and Wireless Broadband Access Network to resolve the issues on network cost and survivability. However, methodology that enable the evaluation and decision to prioritise the deployment of redundant facilities in the network to ensure network survivability has not been explored. This research work was done to fill this germane gap and to investigate the impact of the critical segment on the network deployment cost and survivability. The results obtained using FMEA technique showed that the backup power is the most critical component required to be put in place at the front end of a hybrid optical and wireless broadband access network particularly in the least developed countries where broadband growth is essential for improving the economy of the nations. The simulation results showed that the deployment cost for the front end using alternative path network with backup power can be reduced by up to 34% with less than 2% of degradation in network survivability compared to a full survivability network.
    [Show full text]
  • Increasing Broadband Reach with Hybrid Access Networks
    1 Increasing broadband reach with Hybrid Access Networks Nicolas Keukeleire, Benjamin Hesmans, Olivier Bonaventure Tessares, Louvain-la-Neuve, Belgium Email: [email protected] Abstract—End-users and governments force network operators these areas. On the other hand, Long Term Evolution (LTE) to deploy faster Internet access services everywhere. Access covers 89.9% of the rural areas across Europe in 2017. The technologies such as FTTx, VDSL2, DOCSIS3.0 can provide such latest measurements reported by the Federal Communications services in cities. However, it is not cost-effective for network operators to deploy them in less densely populated regions. Commission (FCC) in the USA [2] indicate that only 92.3% The recently proposed Hybrid Access Networks allow to boost of the population has access to a fixed terrestrial service at xDSL networks by using the available capacity in existing LTE 25 Mbps. At 50 Mbps, this number drops to 90.8% of the networks. We first present the three architectures defined by population. the Broadband Forum for such Hybrid Access Networks. Then To cope with these government objectives, network oper- we describe our experience with the implementation and the deployment of Multipath TCP-based Hybrid Access Networks. ators deploy NGA technologies in densely populated areas such as cities. However, this deployment takes time and will Index Terms—Multipath TCP, hybrid access networks, link still require several years to complete. In rural areas, NGA aggregation, xDSL. technologies are barely economically viable given the popula- tion density. This has encouraged network operators to explore I. INTRODUCTION alternatives. One of them is to combine a terrestrial broadband ETWORK operators have deployed a variety of fixed access network such as xDSL with a wireless access network N access network technologies (xDSL, DOCSIS, FTTx, such as LTE.
    [Show full text]
  • Ubiquitous Broadband Access Volume 102 No
    Contents Telektronikk Ubiquitous Broadband Access Volume 102 No. 2 – 2006 ISSN 0085-7130 1 Guest editorial – Ubiquitous broadband access; Terje Tjelta Editor: Per Hjalmar Lehne 3 Ubiquitous broadband access; (+47) 916 94 909 Terje Tjelta [email protected] 14 European broadband overview; Editorial assistant: Roland Montagne, Loïc Le Floch Gunhild Luke (+47) 415 14 125 22 Requirements to and architecture of hybrid broadband access networks; [email protected] Lars E Bråten Editorial office: 39 Interoperability issues for hybrid access and backhaul networks; Telenor R&I Marina Settembre, Isabelle Tardy NO-1331 Fornebu Norway 48 The prospects of wireless broadband solutions; (+47) 810 77 000 Nils Kr Elnegaard [email protected] 58 Automated hybrid cost-optimised network design; www.telektronikk.com Stuart Allen, Steve Hurley, Desmond Ryan, Richard Taplin Editorial board: Berit Svendsen, VP Telenor Nordic 71 Technology outlook for broadband and mobile networks; Ole P. Håkonsen, Professor NTNU Chris Howson Oddvar Hesjedal, VP Project Director 77 Next generation broadband wireless access systems; Bjørn Løken, Director Telenor Nordic Ole Grøndalen Graphic design: Design Consult AS (Odd Andersen), Oslo 89 Hybrid satellite and terrestrial wireless access for rural deployment in Spain; Julian Seseña, Diego Soro Layout and illustrations: Gunhild Luke and Åse Aardal, 95 Experience of low-cost 26 GHz fixed wireless access systems in Japan – WIPAS; Telenor R&I Ryutaro Ohmoto Prepress and printing: 101 Radiowave propagation models for improved performance and use of spectrum; Rolf Ottesen Grafisk Produksjon, Oslo Michael J Willis Circulation: 3,700 Status 115 Introduction; Per Hjalmar Lehne 116 The SDL’05 conference in Grimstad; Andreas Prinz 121 A Cinderella-based prototype of a digital camera – a contribution to the SDL’05 Design Contest; Merete Skjelten Tveit Networks on networks Connecting entities through networks – in technological, societal and personal terms – enables telecommunication.
    [Show full text]
  • Introduction
    CHAPTER 1 Introduction 1.1 Introduction Recently there has been a tremendous growth witnessed in the use of Internet access and other broadband services over multiple access networks such as wireless local area networks (WLANs) [1], [2], and cellular networks. With the advances in WLAN technologies, affordability and large bandwidth availability, WLANs are increasingly applied in home and office environments (in fixed wireless mode) over up to a few hundreds of meters for Internet access. On the other hand cellular networks are suitable for mobile users, because of a wider coverage than WLANs and mobility support for Internet access. However, the 2.5G and 3G cellular systems which are primarily designed for low data transmission and voice connectivity are not well suited for extensive Internet Copyrightaccess due to high communication cost and narrow bandwidth. To overcome the drawbacks of cellular networks in providing Internet access the IEEE has brought out the standard 802.16x. This standard allows data rates up to 134 Mbps in a fixed mode in the frequency range of 10 - 66 GHz and up to 70 Mbps in mobile environments in the frequency rangeIIT of 2 - 6 GHz. ThisKharagpur access technology is a wireless option to provide a Introduction cost-effective solution to broadband Internet access which can be deployed quickly and with ease. Capability to provide wireless broadband access to different subscribers ranging from individual to small business groups is one of the important objectives of the present and next generation access networks. There are different types of access networks in use while some of them are stand-alone systems, and others are in hybrid form between different technologies.
    [Show full text]
  • Design and Performance Analysis of Functional Split in Virtualized Access Networks by Ziyad Alharbi
    Design and Performance Analysis of Functional Split in Virtualized Access Networks by Ziyad Alharbi A Dissertation Presented in Partial Fulfillment of the Requirements for the Degree Doctor of Philosophy Approved February 2019 by the Graduate Supervisory Committee: Martin Reisslein, Chair Akhilesh Thyagaturu Yanchao Zhang Michael McGarry ARIZONA STATE UNIVERSITY May 2019 ABSTRACT Emerging modular cable network architectures distribute some cable headend functions to remote nodes that are located close to the broadcast cable links reaching the cable modems (CMs) in the subscriber homes and businesses. In the Remote- PHY (R-PHY) architecture, a Remote PHY Device (RPD) conducts the physical layer processing for the analog cable transmissions, while the headend runs the DOCSIS medium access control (MAC) for the upstream transmissions of the distributed CMs over the shared cable link. In contrast, in the Remote MACPHY (R-MACPHY) ar- chitecture, a Remote MACPHY Device (RMD) conducts both the physical and MAC layer processing. The dissertation objective is to conduct a comprehensive perfor- mance comparison of the R-PHY and R-MACPHY architectures. Also, development of analytical delay models for the polling-based MAC with Gated bandwidth alloca- tion of Poisson traffic in the R-PHY and R-MACPHY architectures and conducting extensive simulations to assess the accuracy of the analytical model and to evaluate the delay-throughput performance of the R-PHY and R-MACPHY architectures for a wide range of deployment and operating scenarios. Performance evaluations ex- tend to the use of Ethernet Passive Optical Network (EPON) as transport network between remote nodes and headend. The results show that for long CIN distances above 100 miles, the R-MACPHY architecture achieves significantly shorter mean up- stream packet delays than the R-PHY architecture, especially for bursty traffic.
    [Show full text]
  • Access Transformation – Technology Basics
    Access Transformation – Technology Basics Luc Absillis, Chief Operating Officer First Principles Innovations LLC. 111 Fieldbrook Ct. Cary NC 27519 T: 919-444-2270 WEB: www.fpinno.com E: [email protected] Executive Summary WHAT IS THE PROBLEM? Broadband service trends have gone through a significant evolution and there is no sign of this slowing down. In the early days of the internet all interactive applications were text based and file-sharing was considered a background task! Since then waves of Broadband service demand is increasing innovation and application adoption have pushed subscriber demand. exponentially. In addition, competitors are A first evolution wave hit in the 1990’s with the introduction of search engines and multi-media disrupting the market by introducing browsers. In the early 2000’s distributed file and content sharing dominated demand, taken over leapfrog offers that far exceed bandwidth quickly in the late 2000’s by broadcast and over the top video streaming combined with the demand. To meet these challenges upsurge of social media. The latest connected living innovation cycle - driven by the Internet of technology is being evolved at a breakneck things and real time cloud-based applications - propels the need for both upstream and speed. downstream bandwidth[1]. The impact of the broadband service evolution is considered the trigger for the third industrial revolution[2]. In such a fluid transformation, a well- managed access network technology As a result, overwhelming pressure is put on a service providers access network to keep evolution is a must for any operator. up with this steep broadband demand curve.
    [Show full text]