What is Software-Defined Networking (SDN)? | VMware Glossary (2024)

    We couldn't find a match for given <KEYWORD>, please try again.

    Software-Defined Networking (SDN) is an approach to networking that uses software-based controllers or application programming interfaces (APIs) to communicate with underlying hardware infrastructure and direct traffic on a network.

    This model differs from that of traditional networks, which use dedicated hardware devices (i.e., routers and switches) to control network traffic. SDN can create and control a virtual network – or control a traditional hardware – via software.

    While network virtualization allows organizations to segment different virtual networks within a single physical network, or to connect devices on different physical networks to create a single virtual network, software-defined networking enables a new way of controlling the routing of data packets through a centralized server.

    Why Software-Defined Networking is important?

    SDN represents a substantial step forward from traditional networking, in that it enables the following:

    • Increased control with greater speed and flexibility: Instead of manually programming multiple vendor-specific hardware devices, developers can control the flow of traffic over a network simply by programming an open standard software-based controller. Networking administrators also have more flexibility in choosing networking equipment, since they can choose a single protocol to communicate with any number of hardware devices through a central controller.
    • Customizable network infrastructure: With a software-defined network, administrators can configure network services and allocate virtual resources to change the network infrastructure in real time through one centralized location. This allows network administrators to optimize the flow of data through the network and prioritize applications that require more availability.
    • Robust security: A software-defined network delivers visibility into the entire network, providing a more holistic view of security threats. With the proliferation of smart devices that connect to the internet, SDN offers clear advantages over traditional networking. Operators can create separate zones for devices that require different levels of security, or immediately quarantine compromised devices so that they cannot infect the rest of the network.

    The key difference between SDN and traditional networking is infrastructure: SDN is software-based, while traditional networking is hardware-based. Because the control plane is software-based, SDN is much more flexible than traditional networking. It allows administrators to control the network, change configuration settings, provision resources, and increase network capacity — all from a centralized user interface, without the need for more hardware.

    There are also security differences between SDN and traditional networking. Thanks to greater visibility and the ability to define secure pathways, SDN offers better security in many ways. However, because software-defined networks use a centralized controller, securing the controller is crucial to maintaining a secure network.

    How does Software-Defined Networking (SDN) work?

    Here are the SDN basics: In SDN (like anything virtualized), the software is decoupled from the hardware. SDN moves the control plane that determines where to send traffic to software, and leaves the data plane that actually forwards the traffic in the hardware. This allows network administrators who use software-defined networking to program and control the entire network via a single pane of glass instead of on a device by device basis.

    There are three parts to a typical SDN architecture, which may be located in different physical locations:

    Applications, which communicate resource requests or information about the network as a whole

    Controllers, which use the information from applications to decide how to route a data packet

    Networking devices, which receive information from the controller about where to move the data

    Physical or virtual networking devices actually move the data through the network. In some cases, virtual switches, which may be embedded in either the software or the hardware, take over the responsibilities of physical switches and consolidate their functions into a single, intelligent switch. The switch checks the integrity of both the data packets and their virtual machine destinations and moves the packets along.

    Benefits of Software-Defined Networking (SDN)

    Many of today’s services and applications, especially when they involve the cloud, could not function without SDN. SDN allows data to move easily between distributed locations, which is critical for cloud applications.

    Additionally, SDN supports moving workloads around a network quickly. For instance, dividing a virtual network into sections, using a technique called network functions virtualization (NFV), allows telecommunications providers to move customer services to less expensive servers or even to the customer’s own servers. Service providers can use a virtual network infrastructure to shift workloads from private to public cloud infrastructures as necessary, and to make new customer services available instantly. SDN also makes it easier for any network to flex and scale as network administrators add or remove virtual machines, whether those machines are on-premises or in the cloud.

    Finally, because of the speed and flexibility offered by SDN, it is able to support emerging trends and technologies such as edge computing and the Internet of Things, which require transferring data quickly and easily between remote sites.

    How is SDN different from Traditional Networking?

    The key difference between SDN and traditional networking is infrastructure: SDN is software-based, while traditional networking is hardware-based. Because the control plane is software-based, SDN is much more flexible than traditional networking. It allows administrators to control the network, change configuration settings, provision resources, and increase network capacity—all from a centralized user interface, without adding more hardware.

    There are also security differences between SDN and traditional networking. Thanks to greater visibility and the ability to define secure pathways, SDN offers better security in many ways. However, because software-defined networks use a centralized controller, securing the controller is crucial to maintaining a secure network, and this single point of failure represents a potential vulnerability of SDN.

    What are the different models of SDN?

    While the premise of centralized software controlling the flow of data in switches and routers applies to all software-defined networking, there are different models of SDN.

    • Open SDN: Network administrators use a protocol like OpenFlow to control the behavior of virtual and physical switches at the data plane level.
    • SDN by APIs: Instead of using an open protocol, application programming interfaces control how data moves through the network on each device.
    • SDN Overlay Model: Another type of software-defined networking runs a virtual network on top of an existing hardware infrastructure, creating dynamic tunnels to different on-premise and remote data centers. The virtual network allocates bandwidth over a variety of channels and assigns devices to each channel, leaving the physical network untouched.
    • Hybrid SDN: This model combines software-defined networking with traditional networking protocols in one environment to support different functions on a network. Standard networking protocols continue to direct some traffic, while SDN takes on responsibility for other traffic, allowing network administrators to introduce SDN in stages to a legacy environment.

    Recommended for You

    • SD-WAN
    • Software-Defined Storage
      • Network Virtualization
      • Network Functions Virtualization
        What is Software-Defined Networking (SDN)? | VMware Glossary (2024)

        FAQs

        What is Software-Defined Networking (SDN)? | VMware Glossary? ›

        Software-Defined Networking (SDN) is an approach to networking that uses software-based controllers or application programming interfaces (APIs) to communicate with underlying hardware infrastructure and direct traffic on a network.

        What is SDN in networking? ›

        Software-defined networking (SDN) is a software-controlled approach to networking architecture driven by application programming interfaces (APIs). SDN leverages a centralized platform to communicate with IT infrastructure and direct network traffic.

        What is an example of SDN networking? ›

        The Influence of SDN on Networking Technology

        SD-WAN, SD-branch, Secure Access Service Edge (SASE), and the cloud are all examples of this. In 5G networks, the control of the network core is centralized, like in SDN. The cloud also uses centralized control and policies learned from SDN.

        What is the main objective of software defined networking SDN? ›

        The main objective of SDN is the improvement of network management to enhance network performance enabling your organization or provider to better manage the network by responding quickly to changing business needs.

        Which of the following describes software defined networking SDN? ›

        Software Defined Networking (SDN) is best described as an architecture that separates the network control and forwarding functions. So, the correct answer is A. In SDN, a centralized controller manages the network, providing a programmable and flexible approach to network management.

        What are the three components of SDN? ›

        A typical representation of SDN architecture comprises three layers: the application layer, the control layer and the infrastructure layer. These layers communicate using northbound and southbound application programming interfaces (APIs).

        What is the basic principle of SDN in a network? ›

        A fundamental concept of the SDN architecture is the separation of the controller plane from the data plane. Network switches become simple forwarding devices and the control logic is implemented in a logically centralized controller (in practical implementation, the control function is distributed for resilience).

        What is SDN for dummies? ›

        Software-Defined Networking (SDN) is an approach to networking that uses software-based controllers or application programming interfaces (APIs) to communicate with underlying hardware infrastructure and direct traffic on a network.

        What is the main function of SDN? ›

        Software-Defined Networking (SDN) is a network architecture approach that enables the network to be intelligently and centrally controlled, or 'programmed,' using software applications. This helps operators manage the entire network consistently and holistically, regardless of the underlying network technology.

        Is SDN still used? ›

        SDN is still nascent, and the technology has been applied primarily to cloud-hosted control planes implemented in production networks. But the industry is now beginning to apply SDN to access networks and programmable pipelines used to deliver new data plane features.

        What are the key concepts of SDN? ›

        The key concepts of SDN are the following: Programmability of the network via standard APIs. Abstraction of the network for easy programming. Automation of the network using policy-based control.

        Why is SDN needed? ›

        SDN centralizes management and automation capabilities, enabling organizations to streamline network operations and improve resource utilization, thereby making it an ideal solution for network modernization. SDN also provides enhanced visibility and flexibility through the decoupling of software from hardware.

        What is the advantage of SDN? ›

        Granular Security: A primary advantage of SDN networking is greater visibility throughout the network. In traditional networking, any security that impacts traffic is overarching. With SDN, it's granular. This means that engineers can selectively block malicious traffic throughout your network on a granular basis.

        Where is SDN network used? ›

        What are some of the main uses for SDN? Software-defined networks are increasingly used in large data centers. A data center is a collection of servers and networking equipment, typically within a single building, which stores, processes, and exchanges data.

        What is SDN also known as? ›

        Software-defined networking (SDN) is an approach to network management that enables dynamic and programmatically efficient network configuration to improve network performance and monitoring in a manner more akin to cloud computing than to traditional network management.

        What are the fundamental characteristics of SDN? ›

        Based on the genesis of SDN as presented in Section 3.3, in this book we define an SDN network as characterized by five fundamental traits: plane separation, a simplified device, centralized control, network automation and virtualization, and openness.

        What is the difference between SDN and router? ›

        Unlike SDN, traditional networks use routers, switches and other hardware and physical infrastructure to generate connections and run the networks. SDN controllers use a northbound interface that communicates with APIs, allowing application developers to program the network.

        What is the difference between SDN and OSI model? ›

        Software-Defined Networking (SDN) and the OSI Model. SDN Dynamics: Network Management: SDN separates the control plane (making decisions about where traffic is sent) from the data plane (forwarding traffic to the selected destination), which aligns with the separation of concerns inherent in the OSI model.

        What is the difference between SDN and WAN? ›

        SDN offers centralized network management, whereas SD-WAN offers centralized control and distributed management. With SDN, all network operations are managed through a control panel, which provides a single point of control for the entire network. This allows for greater visibility and control over the network.

        Top Articles
        Latest Posts
        Article information

        Author: Madonna Wisozk

        Last Updated:

        Views: 5785

        Rating: 4.8 / 5 (68 voted)

        Reviews: 83% of readers found this page helpful

        Author information

        Name: Madonna Wisozk

        Birthday: 2001-02-23

        Address: 656 Gerhold Summit, Sidneyberg, FL 78179-2512

        Phone: +6742282696652

        Job: Customer Banking Liaison

        Hobby: Flower arranging, Yo-yoing, Tai chi, Rowing, Macrame, Urban exploration, Knife making

        Introduction: My name is Madonna Wisozk, I am a attractive, healthy, thoughtful, faithful, open, vivacious, zany person who loves writing and wants to share my knowledge and understanding with you.