[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-discuss] Networking and vlan
From: |
Valerio Pachera |
Subject: |
Re: [Qemu-discuss] Networking and vlan |
Date: |
Thu, 19 Apr 2012 21:11:38 +0200 |
2012/4/19 Mike Lovell <address@hidden>:
> yet another way would be to use openvswitch instead of the standard linux
> bridge. openvswitch supports setting vlans on 'ports,' kind of like a
> managed ethernet switch would. you could then specify the different vlans
> there. openvswitch would require a 3.3+ kernel or building some out-of-tree
> modules.
Thank you for the very interesting answers.
I'll tell you what I'm going yo do.