I ended up adding a nic for every vlan,

However giving the nic most of the allow_ bits and vlan_id=0 also seemd to work... with some odd quirks, one nic per vlan was simply easier and cleaner.

Regards

Jorge

On 2015-11-13 14:47, Len Weincier wrote:

On 13 November 2015 at 15:05, Andrej JavorÅ¡ek <[email protected]> wrote:

Hello,
I'm browsing documentation and Googling but can not find proper option to pass VLAN tagged traffic into KVM zone.
Is it possible at all?
Background:
I'm trying to build Mikrotik RouterOS as KVM zone and the easiest thing to do would be to insert two physical interfaces with VLAN tagged traffic (same as with real HW RB). I'm aware that I can present N interfaces for N VLAN's that are tagged inside GZ but it is not very flexible.

Thank you for tips in advance.
Best Regards
Andrej

Hi

In the nics add the vlan_id ?

Len

"nics": [
{
"interface": "net0",
"mac": "...",
"vlan_id": 35,
... etc ...
"model": "virtio",
"primary": true
}
],

SMARTOS-DISCUSS | Archives [1] [2] | Modify [3] Your Subscription
[4]


Links:
------
[1] https://www.listbox.com/member/archive/184463/=now
[2] https://www.listbox.com/member/archive/rss/184463/26452851-88b650c7
[3] https://www.listbox.com/member/?&amp;
[4] http://www.listbox.com


-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to