Showing posts with label OpenFlow Protocol. Show all posts
Showing posts with label OpenFlow Protocol. Show all posts

Sunday, March 18, 2012

Software Network Revolution

An outfit called Arista Networks — co-founded by inaugural Sun Microsystems employee Andreas von Bechtolsheim — is already offering hardware switch designed specifically for data centers that use software-defined networking, which involves moving many traditional networking tasks off of expensive hardware and into software.

Various other outfits are offering tools for software-defined networking, including Nicera and Big Switch Networks. The idea was developed in response to networking giants such as Cisco and HP, which in many ways control corporate networks because they control the networking hardware. Software-defined networking, built atop protocols such as OpenFlow, seeks to remove that control.

“It was eye-opening,” Kyle Forster, an ex-Cisco employee and a co-founder of Big Switch Networks, told us last year, referring to the first time he looked at the research that became OpenFlow. “So many of the intractable problems we faced at Cisco just felt so easy.”

Essentially, OpenFlow separates networking into one plane that handles data and another that controls its movement. This is the way cellular networks have worked for years, but it was revolution in the data center networking business. The control plane could be run on standard servers, and then the data center plane could be run by fairly ordinary high-speed networking chips — rather than lots of fancy new hardware

OpenFlow Protocol For Network Latest Technology

From Wikipedia, the free encyclopedia

OpenFlow is a communications protocol that gives access to the forwarding plane of anetwork switch or router over the network.[1] In simpler terms, OpenFlow allows the path of network packets through the network of switches to be determined by software running on a separate server. This separation of the control from the forwarding allows for more sophisticated traffic management than what is feasible using access control lists (ACL)s and routing protocols. Its inventors consider OpenFlow an enabler of "Software Defined Networking".[2]


OpenFlow has been implemented by a number of network switch and router vendors including Brocade Communications[3], Arista Networks, Cisco, Extreme Networks, IBM,Juniper Networks, Hewlett-Packard, and NEC.[4] Some network control planeimplementations use the protocol to manage the network forwarding elements.[5] OpenFlow is mainly used between the switch and controller on a secure channel.


Version 1.1.0 of the OpenFlow protocol was released on February 28, 2011 and is still maintained at openflow.org, but new development of the standard was managed by theOpen Networking Foundation.[6]


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


In February of 2012, Big Switch Networks released an open source package for OpenFlow software. The company has released Floodlight, an Apache-licensed open sourceOpenFlow Controller. [7]


In February 2012 HP said it is taking its first leap into OpenFlow-enabled network equipment, supporting the standard on 16 of its Ethernet switch products as it attempts to gain a foothold in a market likely to receive significant attention.