OVN

From Wikipedia, the free encyclopedia
OVN
Initial releaseSeptember 27, 2016; 7 years ago (2016-09-27)
Stable release
2.12.0 [1] / September 10, 2019; 4 years ago (2019-09-10)
Written inC
Operating systemLinux, Hyper-V, FreeBSD and NetBSD
TypeNetwork virtualization
LicenseApache License 2.0
Websitewww.ovn.org

OVN (Open Virtual Network) is a system to support virtual network abstraction. OVN complements the existing capabilities of Open vSwitch to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups.

Overview[edit]

OVN is a network virtualization platform that separates the physical network topology from the logical one.[2] Users are able to connect virtual and physical interfaces with logical switches and routers, regardless of the underlying physical topology. Users are also able to define security policies and load-balancing to these logical instances. OVN uses Open vSwitch for its switching fabric and uses tunnels to provide the logical/physical separation.

Open source bindings for OVN are available for a number of platforms, such as OpenStack[3] and Kubernetes.[4] OVN is the software-defined networking platform used in a number of Red Hat products, including Red Hat Virtualization,[5] OpenStack,[6] and OpenShift.[7]

OVN is written in platform-independent C language, which provides easy portability to various environments. The source code is licensed under the Apache License 2.0.

Features[edit]

As of May 2018, features provided by OVN include the following:

  • Logical switches
  • Flexible L2/L3/L4 security policies
  • Distributed logical IPv4 and IPv6 routers
  • Native support for NAT, load-balancing, and DHCP
  • L2 and L3 gateways

See also[edit]

References[edit]

  1. ^ Justin Pettit (September 10, 2019). "[ovs-announce] Open vSwitch 2.12.0 Available". openvswitch.org. Retrieved September 10, 2019.
  2. ^ "What Is Open Virtual Network (OVN)? How It Works". SDxCentral. Retrieved 2021-02-25.
  3. ^ "OpenStack Docs: networking-ovn - OpenStack Neutron integration with OVN". docs.openstack.org. Retrieved 2018-05-24.
  4. ^ "openvswitch/ovn-kubernetes". GitHub. Retrieved 2018-05-24.
  5. ^ "Red Hat Virtualization - Red Hat Customer Portal". access.redhat.com. Retrieved 2018-05-24.
  6. ^ "Networking with Open Virtual Network - Red Hat Customer Portal". access.redhat.com. Retrieved 2021-02-25.
  7. ^ "OpenShift Roadmap: What's Next for Red Hat's Kubernetes Container Platform?". www.serverwatch.com. Retrieved 2018-05-24.