Skip to content

Instantly share code, notes, and snippets.

View Bigbear325's full-sized avatar

Bigbear Bigbear325

  • Bethlehem PA, USA
View GitHub Profile
@Bigbear325
Bigbear325 / ovs-example.md
Last active March 7, 2017 14:13 — forked from zarzen/ovs-example.md
KVM+OVS installation and example

Openvswitch installation on Ubuntu 16.04

# make sure all tools are installed.
sudo apt-get install openvswitch-common openvswitch-switch-dpdk openvswitch-dbg openvswitch-pki openvswitch-ipsec openvswitch-switch openvswitch-switch-dpdk openvswitch-ipsec openvswitch-test openvswitch-testcontroller openvswitch-vtep

KVM installation