SDN basics and OpenFlow
The document discusses SDN and OpenFlow. It defines SDN as an approach that separates the network control plane from the forwarding plane, allowing for centralized control over the network. OpenFlow is introduced as an open standard protocol that enables communication between the control and forwarding planes. Key concepts covered include the control and data planes, SDN architecture, OpenFlow switch operation and flow tables, and OpenFlow protocol messages. The relationship between SDN and OpenFlow is established, with OpenFlow providing an API that enables SDN.