VLAN for virtual machines: Unterschied zwischen den Versionen

Aus Ingos Wiki
Wechseln zu: Navigation, Suche
(create page)
(kein Unterschied)

Version vom 21. September 2017, 01:30 Uhr

Introduction

I wanted to update VLAN connections for virtual machines to newer technologies and put a question on unix.stackexchange. But I do not get any answer. It seems there is very little knowledge for this out there. So I decided to work on it by myself and document it here.

In gerneral I will look at three methods:

  1. linux bridge as a hub
  2. linux bridge with libvirt hook scripts
  3. Open vSwitch

linux bridge as a hub

linux bridge with libvirt hook scripts

Open vSwitch