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: 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