SDN Testing Technique and test methodologies
Typical SDN-based Network Virtualization The architecture rolled out can be one of the following: Pure-overlay : Programmable virtual data plane elements (vDP) are inserted into edge servers and controlled by the controller cluster. They form overlay networks using tunnels that are routed over the legacy network fabric. The gateway can be physical or virtual, and participates in the overlay networking. Pure-underlay : SDN-enabled top-of-rack or leaf physical switches are deployed and controlled by the controller cluster. The hardware may or may not expose an open API (like OpenFlow). The controller integrates with the VM manager to obtain all information essential to create virtual networks that originate from the server. Combined (aka, P+V or Overlay-Underlay): Vendors are converging towards an architecture where Overlay and Underlay work together to provide both flexibility and performance. This architecture achieves end-to-end visibility and seamless control. ...