OpenFlow

From Wikipedia, the free encyclopedia

OpenFlow is a communications protocol that gives access to the forwarding plane of a network switch or router over the network.[1]

History

The Open Networking Foundation (ONF), a user-led organization dedicated to promotion and adoption of software-defined networking (SDN),[2] manages the OpenFlow standard.[3] ONF defines OpenFlow as the first standard communications interface defined between the control and forwarding layers of an SDN architecture. OpenFlow allows direct access to and manipulation of the forwarding plane of network devices such as switches and routers, both physical and virtual (hypervisor-based). It is the absence of an open interface to the forwarding plane that has led to the characterization of today’s networking devices as monolithic, closed, and mainframe-like. A protocol like OpenFlow is needed to move network control out of proprietary network switches and into control software that's open source and locally managed.[4]

In simpler terms, OpenFlow allows the path of network packets through the network of switches to be determined by software running on multiple routers (minimum two of them — primary and secondary — has a role of observers). This separation of the control from the forwarding allows for more sophisticated traffic management than is feasible using access control lists (ACLs) and routing protocols. Its inventors consider OpenFlow an enabler of SDN.

A number of network switch and router vendors have announced intent to support or are shipping supported switches for OpenFlow, including Alcatel-Lucent,[5] Big Switch Networks,[6] Brocade Communications,[7] Arista Networks,NoviFlow, Cisco, Dell Force10, Extreme Networks, IBM, Juniper Networks, Digisol, Larch Networks, Hewlett-Packard, NEC, and MikroTik.[8] Some network control plane implementations use the protocol to manage the network forwarding elements.[9] OpenFlow is mainly used between the switch and controller on a secure channel. A fairly comprehensive list of OpenFlow-related products may be found on the ONF website and the SDNCentral website.

Development

Version 1.1 of the OpenFlow protocol was released on February 28, 2011, and new development of the standard was managed by the Open Networking Foundation (ONF).[10] In December 2011, the ONF board approved OpenFlow version 1.2 and published it in February 2012.[11] The current version of OpenFlow is 1.4.[12]

Indiana University in May 2011 launched a SDN Interoperability Lab in conjunction with the Open Networking Foundation to test how well different vendors' Software-Defined Networking and OpenFlow products work together.[13]

In February 2012, Big Switch Networks released Project Floodlight, an Apache-licensed open-source software OpenFlow Controller,[14] and announced its OpenFlow-based SDN Suite in November of that year, which contains a commercial controller, and virtual switching and tap monitoring applications.[15]

In February 2012, HP said it is supporting the standard on 16 of its Ethernet switch products.[16]

In April 2012, Google's Urs Hölzle described how the company's internal network had been completely re-designed over the previous two years to run under OpenFlow with substantial efficiency improvement.[17]

In January 2013, NEC unveiled a virtual switch for Microsoft's Windows Server 2012 Hyper-V hypervisor, which is designed to bring OpenFlow-based software-defined networking and network virtualisation to those Microsoft environments.[18]

References

  1. Nick McKeown et al. (April 2008). "OpenFlow: Enabling innovation in campus networks". ACM Communications Review. Retrieved 2009-11-02. 
  2. Kate Greene (March/April 2009). "TR10: Software-Defined Networking". MIT Technology Review. Retrieved October 7, 2011. 
  3. "Open Networking Foundation: SDN Defined". Open Networking Foundation. 
  4. "Software-Defined Networking (SDN): The New Norm for Networks". Open Networking Foundation. 
  5. Solomon, Howard (2013-12-11). "Alcatel Now Supports OpenFlow, OpenStack on Switches". IT World Canada. 
  6. Metz, Cade (March 26, 2013). "You Can’t Have Google’s Pluto Switch, But You Can Have This". Wired. 
  7. Pavel Radda (2011-03-22). "Brocade Leads OpenFlow Adoption to Accelerate Network Virtualization and Cloud Application Development". Reuters. Retrieved 2011-11-29. 
  8. "MikroTik homepage". 29 Jan 2013. 
  9. Teemu Koponen et. al (2010-10-04). "Onix: A Distributed Control Platform for Large-scale Production Networks". USENIX OSDI 2010. Retrieved 2010-10-01. 
  10. "Open Networking Foundation Press Release". 2011-03-2011. 
  11. "Open Networking Foundation - OpenFlow v1.2". 
  12. "Open Networking Foundation - OpenFlow v1.4". 
  13. SDN Interoperability Lab
  14. Cole, Bernard (February 2, 2012). "Big Switch releases open source controller for OpenFlow". EE Times. Retrieved 2012-02-02. 
  15. Sean Michael Kerner (2012-11-13). "Big Switch Emerges with Commercial SDN Portfolio". Enterprise Networking Planet. 
  16. Neagle, Colin (February 2, 2012). "HP takes giant first step into OpenFlow: HP is announcing its first effort to support OpenFlow standard on its Ethernet switches". Network World. Retrieved 28 April 2013. 
  17. Levy, Steven, "Going With the Flow: Google’s Secret Switch to the Next Wave of Networking", Wired, April 17, 2012. Retrieved 2012-04-17.
  18. Duffy, Jim (January 22, 2013). "NEC rolls out OpenFlow for Microsoft Hyper-V: NEC virtual switch adds IPv6 support to SDN controller". Network World. Retrieved 28 April 2013. 

External links

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.