SD-WAN

From Wikipedia, the free encyclopedia

A software-defined wide area network (SD-WAN) is a wide area network that uses software-defined networking technology, such as communicating over the Internet using overlay tunnels which are encrypted when destined for internal organization locations.[1]

If standard tunnel setup and configuration messages are supported by all of the network hardware vendors, SD-WAN simplifies the management and operation of a WAN by decoupling the networking hardware from its control mechanism. This concept is similar to how software-defined networking implements virtualization technology to improve data center management and operation.[1] In practice, proprietary protocols are used to set up and manage an SD-WAN, meaning there is no decoupling of the hardware and its control mechanism.

A key application of SD-WAN is to allow companies to build higher-performance WANs using lower-cost and commercially available Internet access, enabling businesses to partially or wholly replace more expensive private WAN connection technologies such as MPLS.[1]

When SD-WAN traffic is carried over the Internet, there are no end-to-end performance guarantees. Carrier MPLS VPN WAN services are not carried as Internet traffic, but rather over carefully-controlled carrier capacity, and do come with an end-to-end performance guarantee.[citation needed]

History[edit]

WANs were very important for the development of networking technologies in general and were for a long time one of the most important application of networks both for military and enterprise applications.[2] The ability to communicate data over large distances was one of the main driving factors for the development of data communications technologies, as it made it possible to overcome the distance limitations, as well as shortening the time necessary to exchange messages with other parties.

Legacy WAN technologies allowed communication over circuits connecting two or more endpoints. Earlier technologies supported point-to-point communication over a slow speed circuit, usually between two fixed locations. As technology evolved, WAN circuits became faster and more flexible. Innovations like circuit and packet switching (in the form of X.25, ATM and later Internet Protocol or Multiprotocol Label Switching communications) allowed communication to become more dynamic, supporting ever-growing networks.[3]

The need for strict control, security and quality of service meant that multinational corporations were very conservative in leasing and operating their WANs. National regulations restricted the companies that could provide local service in each country, and complex arrangements were necessary to establish truly global networks. All that changed with the growth of the Internet, which allowed entities around the world to connect to each other. However, over the first years, the uncontrolled nature of the Internet was not considered adequate or safe for private corporate use.

Independent of safety concerns, connectivity to the Internet became a necessity to the point where every branch required Internet access. At first, due to safety concerns, private communications were still done via WAN, and communication with other entities (including customers and partners) moved to the Internet.

As the Internet grew in reach and maturity, companies started to evaluate how to leverage it for private corporate communications. During the early 2000s, application delivery over the WAN became an important topic of research and commercial innovation.[4] Over the next decade, increasing computing power made it possible to create software-based appliances that were able to analyze traffic and make informed decisions in real time, making it possible to create large-scale overlay networks over the public Internet that could replicate all the functionality of legacy WANs, at a fraction of the cost.

SD-WAN combines several technologies to create full-fledged private networks, with the ability to dynamically share network bandwidth across the connection points.[1] Additional enhancements include central controllers, zero-touch provisioning, integrated analytics and on-demand circuit provisioning, with some network intelligence based in the cloud, allowing centralized policy management and security.[5]

Networking publications started using the term SD-WAN to describe this new networking trend as early as 2014.[6] With the rapid shift to remote work as a result of lockdowns and stay at home orders during the COVID-19 pandemic, SD-WAN grew in popularity as a way of connecting remote workers.[7]

Overview[edit]

WANs allow companies to extend their computer networks over large distances, connecting remote branch offices to data centers and to each other, and delivering applications and services required to perform business functions. Due to the physical constraints imposed by the propagation time over large distances, and the need to integrate multiple service providers to cover global geographies (often crossing nation boundaries), WANs face important operational challenges, including network congestion, packet delay variation,[8] packet loss,[9] and even service outages. Modern applications such as VoIP calling, videoconferencing, streaming media, and virtualized applications and desktops require low latency.[10] Bandwidth requirements are also increasing, especially for applications featuring high-definition video.[11] It can be expensive and difficult to expand WAN capability, with corresponding difficulties related to network management and troubleshooting.[1]

SD-WAN products are designed to address these network problems.[6] By enhancing or even replacing traditional branch routers with virtualization appliances that can control application-level policies and offer a network overlay, less expensive consumer-grade Internet links can act more like a dedicated circuit. This simplifies the setup process for branch personnel.[12]

SD-WAN products can be physical appliances or software based only.[13]

Components[edit]

The MEF Forum has defined an SD-WAN architecture consisting of an SD-WAN edge, SD-WAN gateway, SD-WAN controller and SD-WAN orchestrator.[5]

SD-WAN edge[edit]

The SD-WAN edge is a physical or virtual network function that is placed at an organization's branch/regional/central office site, data center, and in public or private cloud platforms.[5] MEF Forum has published the first SD-WAN service standard, MEF 70[14] which defines the fundamental characteristics of an SD-WAN service plus service requirements and attributes.

SD-WAN gateway[edit]

SD-WAN gateways provide access to the SD-WAN service in order to shorten the distance to cloud-based services or the user, and reduce service interruptions.[15] A distributed network of gateways may be included in an SD-WAN service by the vendor or setup and maintained by the organization using the service.[15] By sitting outside the headquarters in the cloud, the gateway also reduces headquarters traffic.[15]

SD-WAN orchestrator[edit]

The SD-WAN orchestrator is a cloud hosted or on-premises web management tool that allows configuration, provisioning and other functions when operating an SD-WAN. It simplifies application traffic management by allowing central implementation of an organization's business policies.[16]

SD-WAN controller[edit]

The SD-WAN controller functionality, which can be placed in the orchestrator or in an SD-WAN gateway, is used to make forwarding decisions for application flows.[14] Application flows are IP packets that have been classified to determine their user application or grouping of applications to which they are associated. The grouping of application flows based on a common type, e.g., conferencing applications, is referred to as an Application Flow Group in MEF 70. Per MEF 70, the SD-WAN Edge classifies incoming IP packets at the SD-WAN UNI (SD-WAN user network interface),[14] determines, via OSI Layer 2 through Layer 7 classification, which application flow the IP packets belong to, and then applies the policies to block the application flow or allow the application flows to be forwarded based on the availability of a route to the destination SD-WAN UNI on a remote SD-WAN Edge. This helps ensure that application performance meets service level agreements (SLAs).[17]

Required characteristics[edit]

Gartner research firm has defined an SD-WAN as having four required characteristics:[1]

  • The ability to support multiple connection types, such as MPLS, last mile fiber optic network or through high speed cellular networks e.g. 4G LTE and 5G wireless technologies
  • The ability to do dynamic path selection, for load sharing and resiliency purposes
  • A simple interface that is easy to configure and manage
  • The ability to support VPNs, and third party services such as WAN optimization controllers, firewalls and web gateways

Features[edit]

Features of SD-WANs include resilience, quality of service (QoS), security, and performance, with flexible deployment options; simplified administration and troubleshooting; and online traffic engineering.

Resilience[edit]

A resilient SD-WAN reduces network downtime. To be resilient, the technology must feature real-time detection of outages and automatic switch over (fail over) to working links.[18]

Quality of service[edit]

SD-WAN technology supports quality of service by having application level awareness, giving bandwidth priority to the most critical applications. This may include dynamic path selection, sending an application on a faster link, or even splitting an application between two paths to improve performance by delivering it faster.[5]

Security[edit]

SD-WAN communication is usually secured using IPsec, a staple of WAN security.[19]

Application optimization[edit]

SD-WANs can improve application delivery using caching, storing recently accessed information in memory to speed future access.[20]

Self-healing networks[edit]

SD-WANs can incorporate artificial intelligence for IT operations (AIOps) for continuous troubleshooting and fixes to network issues.[21]

Deployment options[edit]

Most SD-WAN products are available as pre-configured appliances, placed at the network edge in data centers, branch offices and other remote locations. There are also virtual appliances that can work on existing network hardware, or the appliance can be deployed as a virtual appliance on the cloud in environments such as Amazon Web Services (AWS), Unified Communications as a service (UCaaS) or as Software as a Service (SaaS).[22] This allows enterprises to benefit from SD-WAN services as they migrate application delivery from corporate servers to cloud based services such as Salesforce.com and Google apps.[13]

Administration and troubleshooting[edit]

As with network equipment in general, GUIs may be preferred to command line interface (CLI) methods of configuration and control.[23] Other beneficial administrative features include automatic path selection, the ability to centrally configure each end appliance by pushing configuration changes out, and even a true software defined networking approach that lets all appliances and virtual appliances be configured centrally based on application needs rather than underlying hardware.[1]

Online traffic engineering[edit]

With a global view of network status, a controller that manages SD-WAN can perform careful and adaptive traffic engineering by assigning new transfer requests according to current usage of resources (links). For example, this can be achieved by performing central calculation of transmission rates at the controller and rate-limiting at the senders (end-points) according to such rates.[24][25][26][27][28]

Secure access service edge (SASE)[edit]

SD-WAN is a core component of secure access service edge solutions (SASE) which incorporate network and security capabilities to more efficiently and securely connect distributed work environments (branch office, headquarters, home office, remote) to distributed applications located in data centers, cloud infrastructure, or delivered by SaaS services. With SASE, SD-WAN is combined with other network and security technologies including cloud access security broker (CASB), Secure Web Gateway, Data Loss Prevention (DLP), Zero Trust Network Access (ZTNA), Firewall, and other capabilities to connect and protect users and applications. In December 2021, Gartner research firm estimated that by 2025, 50% of SD-WAN purchases will be part of a single vendor SASE offering.[29]

Complementary technology[edit]

SD-WAN versus WAN optimization[edit]

There are some similarities between SD-WAN and WAN optimization, the name given to the collection of techniques used to increase data-transfer efficiencies across WANs. The goal of each is to accelerate application delivery between branch offices and data centers, but SD-WAN technology focuses additionally on cost savings and efficiency, specifically by allowing lower cost network links to perform the work of more expensive leased lines, whereas WAN Optimization focuses squarely on improving packet delivery. An SD-WAN utilizing virtualization techniques assisted with WAN Optimization traffic control allows network bandwidth to dynamically grow or shrink as needed. SD-WAN technology and WAN optimization can be used separately or together,[30] and some SD-WAN vendors are adding WAN optimization features to their products.[20][31]

WAN edge routers[edit]

A WAN edge router is a device that routes data packets between different WAN locations, giving enterprise access to a carrier network. Also called a boundary router, it is unlike a core router, which only sends packets within a single network.[32] SD-WANs can work as an overlay to simplify the management of existing WAN edge routers, by lowering dependence on routing protocols.[6] SD-WAN can also potentially be an alternative to WAN Edge routers.[12]

SD-WAN versus hybrid WAN[edit]

SD-WANs are similar to hybrid WANs, and sometimes the terms are used interchangeably, but they are not identical. A hybrid WAN consists of different connection types, and may have a software defined network (SDN) component, but doesn't have to.[33]

SD-WAN versus MPLS[edit]

Cloud-based SD-WAN offers advanced features, such as enhanced security, seamless cloud, and support for mobile users, that result naturally from the use of cloud infrastructure. As a result, cloud-based SD-WAN can replace MPLS, enabling organizations to release resources once tied to WAN investments and create new capabilities.[34]

An overview discussing three typical reasons to compare MPLS with SD-WAN. Specifically where IT teams need to retain MPLS due to contract commitments and where the Enterprise migrates from MPLS to an Internet-based SD WAN.[35]

Testing and validation[edit]

As there is no standard algorithm for SD-WAN controllers, device manufacturers each use their own proprietary algorithm in the transmission of data. These algorithms determine which traffic to direct over which link and when to switch traffic from one link to another. Given the breadth of options available in relation to both software and hardware SD-WAN control solutions, it's imperative they be tested and validated under real-world conditions within a lab setting prior to deployment.[citation needed]

There are multiple solutions available for testing purposes, ranging from purpose-built network emulation appliances which can apply specified network impairments to the network being tested in order to reliably validate performance, to software-based solutions.[citation needed]

Marketplace[edit]

Network World IT website divides the SD-WAN vendor market into three groups: established networking vendors who are adding SD-WAN products to their offerings, WAN specialists who are starting to integrate SD-WAN functionality into their products, and startups focused specifically on the SD-WAN market.[1] The global SD-WAN market stood at $ 3.25 billion in 2021 and the market is expected to grow 30% in 2022. According to SD-WAN market Report Datavagyanik, North America accounted for more than 77% of the market.[36]

Alternatively, a market overview by Nemertes Research groups SD-WAN vendors into categories based on their original technology space, and which are "Pure-play SD-WAN providers", "WAN optimization vendors", "Link-aggregation vendors", and "General network vendors".[30] While Network World's second category (startups focused specifically on the SD-WAN market), is generally equivalent to Nemertes' "Pure-play SD-WAN providers" category, Nemertes offers a more detailed view of the preexisting WAN and overall networking providers.[citation needed]

Additionally, Nemertes Research also describes the in-net side of the SD-WAN market, describing the go-to-market strategy of connectivity providers entering the SD-WAN market. These providers include "Network-as-a-service vendors", "Carriers or telcos", "Content delivery networks" and "Secure WAN providers".[citation needed]

Open source[edit]

MEF 70 standardizes SD-WAN service attributes and uses standard IPv4 and IPv6 routing protocols. SD-WAN services also use standard IPsec encryption protocols. Additional standardization for other SD-WAN functions and related security functionality not covered in MEF 70 are under development at the MEF Forum. There are several opensource SD-WAN solutions and opensource SD-WAN implementations available. For example, the Linux Foundation has three projects that intersect with and help the SD-WAN market: ONAP, OpenDaylight Project, and the Tungsten Fabric (formerly Juniper Networks' OpenContrail).

References[edit]

  1. ^ a b c d e f g h "SD-WAN: What it is and why you'll use it one day". networkworld.com. February 10, 2016. Retrieved June 27, 2016.
  2. ^ "wide area network". Britannica. Retrieved May 21, 2022.
  3. ^ "A Brief History of the Enterprise WAN". networkworld.com. April 6, 2012. Retrieved June 28, 2016.
  4. ^ "Managing the WAN". networkworld.com. March 13, 2006. Retrieved June 28, 2016.
  5. ^ a b c d Santitoro, Ralph (July 1, 2017). "Understanding SD-WAN Managed Services" (PDF). Multiscreen Site. MEF Forum. Retrieved May 21, 2022.
  6. ^ a b c "Software-Defined WAN: A Primer". networkcomputing.com. September 9, 2014. Retrieved June 27, 2016.
  7. ^ "The rise and rise of SD-WAN in post Covid-19". Computer Weekly. August 1, 2020. Retrieved May 21, 2022.(subscription required)
  8. ^ "How to address WAN jitter issues for real-time applications". networkworld.com. October 22, 2012. Retrieved June 27, 2016.
  9. ^ "What's slowing down your network and how to fix it". computerweekly.com. April 1, 2015. Retrieved June 27, 2016.
  10. ^ "Low-latency networks aren't just for Wall Street anymore". gigaom.com. April 6, 2012. Retrieved June 27, 2016.
  11. ^ "How fast should my Internet connection be to watch streaming HD movies?". HowStuffWorks.com. October 31, 2011. Retrieved June 27, 2016.
  12. ^ a b "SD-What? Understanding SD-WAN". techtarget.com. Retrieved June 28, 2016.
  13. ^ a b "SD-WAN: Bringing WAN Sexy Back". nojitter.com. November 2, 2015. Retrieved June 29, 2016.
  14. ^ a b c "SD-WAN Service Attributes and Services". MEF Forum. July 1, 2019. Retrieved May 21, 2022.
  15. ^ a b c "What is the purpose of an SD-WAN gateway?". Tech Target. April 1, 2019. Retrieved May 21, 2022.
  16. ^ "SD-WAN as a Service Using Orchestration – Definition". SDX Central. December 5, 2016. Retrieved May 21, 2022.
  17. ^ "SD-WAN Vendors Making A Splash". networkcomputing.com. August 27, 2015. Retrieved June 28, 2016.
  18. ^ "Do wide area networks need to get software-defined?". techtarget.com. Retrieved May 13, 2015.
  19. ^ "How IPsec provides secure communications". techtarget.com. Retrieved June 29, 2016.
  20. ^ a b "List of SD-WAN Vendors". packetpushers.net. January 17, 2020. Retrieved June 29, 2016.
  21. ^ "The coming together of SD-WAN and AIOps". Network World. March 24, 2020. Retrieved May 21, 2022.
  22. ^ Hardesty, Linda (December 20, 2018). "Oracle's Purchase of Talari Makes It the First Major Public Cloud Provider to Offer SD-WAN". SDX Central. Retrieved January 27, 2019.
  23. ^ "Difference Between GUI and Command Line". differencebtw.com. May 29, 2015. Retrieved June 29, 2016.
  24. ^ C. Hong; et al. (August 1, 2013). "Achieving High Utilization with Software-Driven WAN" (PDF). ACM SIGCOMM.
  25. ^ S. Kandula; et al. (February 1, 2016). "Calendaring for Wide Area Networks" (PDF). ACM SIGCOMM.
  26. ^ H. Zhang; et al. (2015). "Guaranteeing Deadlines for Inter-Datacenter Transfers" (PDF). ACM EUROSYS.
  27. ^ M. Noormohammadpour; et al. (July 1, 2017). "DCCast: Efficient Point to Multipoint Transfers Across Datacenters". USENIX HOTCLOUD.
  28. ^ M. Noormohammadpour; et al. (January 1, 2018). "QuickCast: Fast and Efficient Inter-Datacenter Transfers using Forwarding Tree Cohorts". IEEE INFOCOM. Retrieved January 23, 2018.
  29. ^ "Network Predictions: Past and Future". Gartner. December 7, 2021. Retrieved May 21, 2022.
  30. ^ a b "SD-WAN (software-defined WAN)". techtarget.com. Retrieved May 21, 2022.
  31. ^ "Citrix Combines SD-WAN, WAN Optimization In Single Appliance". packetpushers.com. March 16, 2016. Retrieved June 29, 2016.
  32. ^ "Definition: edge router". techtarget.com. Retrieved June 29, 2016.
  33. ^ "Definition hybrid WAN". techtarget.com. Retrieved August 22, 2016.
  34. ^ "SD-WAN vs. MPLS vs. Public Internet". Cato Networks. February 28, 2018. Retrieved February 28, 2018.
  35. ^ "How to compare SD-WAN vs MPLS?". Netify. Retrieved June 28, 2020.
  36. ^ "SD-WAN Market Research Report, Analysis And Forecast Till 2030 - DataVagyanik". Datavagyanik. Retrieved April 23, 2022.