Difference between revisions of "Open vSwitch"

From Xen
(Created page with "Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through pro…")
 
(Point docs to new location)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
 
Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 
Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
 
Open vSwitch is supported by [[:Category:XCP|XCP]]
 
   
 
== See also ==
 
== See also ==
 
* [http://openvswitch.org/ Open vSwitch]
 
* [http://openvswitch.org/ Open vSwitch]
* [http://openvswitch.org/support/ Open vSwitch Documentation]
+
* [http://docs.openvswitch.org/en/latest/ Open vSwitch Documentation]
   
[[Category:XCP]]
 
 
[[Category:Glossary]]
 
[[Category:Glossary]]

Latest revision as of 06:03, 26 February 2018

Open vSwitch is a production quality, multilayer virtual switch licensed under the open source Apache 2.0 license. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.

See also