ovn-controller-vtep
support
Install
- All systems
-
curl cmd.cat/ovn-controller-vtep.sh
- Debian
-
apt-get install ovn-controller-vtep
- Ubuntu
-
apt-get install ovn-controller-vtep
- Arch Linux
-
pacman -S ovn-controller-vtep
- Kali Linux
-
apt-get install ovn-controller-vtep
- Fedora
-
dnf install openvswitch-ovn-vtep
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install ovn-controller-vtep
- Dockerfile
- dockerfile.run/ovn-controller-vtep
openvswitch-ovn-vtep
support
ovn-controller-vtep
OVN vtep controller
ovn-controller-vtep is the local controller daemon in OVN, the Open Virtual Network, for VTEP enabled physical switches. It connects up to the OVN Southbound database over the OVSDB protocol, and down to the VTEP database over the OVSDB protocol. ovn-controller-vtep provides the ovn-controller-vtep binary for controlling vtep gateways.
openvswitch-common
Open vSwitch common components
Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, 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. openvswitch-common provides components required by both openvswitch-switch and openvswitch-testcontroller.
openvswitch
Production Quality, Multilayer Open Virtual Switch
openvswitch-dbg
Debug symbols for Open vSwitch packages
Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, 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. This package contains the debug symbols for all the other openvswitch-* packages. Install it to debug one of them or to examine a core dump produced by one of them.