Sdn
Software-defined networking (SDN) is a network architecture that separates the control plane, which makes decisions about traffic forwarding, from the data plane, which actually forwards packets. This separation enables centralized, software-based control of the network and makes it programmable, adaptable, and easier to manage.
In SDN, the control plane is implemented in one or more software controllers that communicate with network
Common SDN components and projects include OpenDaylight, ONOS, and Ryu, with OpenFlow being a well-known southbound
History and scope: the term and core concepts emerged from late-2000s research, notably around the OpenFlow
Benefits and challenges: SDN can increase agility, improve resource utilization, and simplify network management. Challenges include