ovs-pcap

Open vSwitch switch implementations

Install

All systems
curl cmd.cat/ovs-pcap.sh
Debian Debian
apt-get install openvswitch-switch
Ubuntu
apt-get install openvswitch-switch
Alpine
apk add openvswitch
Arch Arch Linux
pacman -S openvswitch
image/svg+xml Kali Linux
apt-get install openvswitch-common
CentOS
yum install openvswitch
Fedora
dnf install openvswitch-test
Windows (WSL2)
sudo apt-get update sudo apt-get install openvswitch-switch
Raspbian
apt-get install openvswitch-switch
Docker
docker run cmd.cat/ovs-pcap ovs-pcap powered by Commando

openvswitch-switch

Open vSwitch switch implementations

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-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch.

openvswitch-test

Open vSwitch test package

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 utilities that are useful to diagnose performance and connectivity issues in Open vSwitch setup.

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