Hi
I have a VM where I need to add interfaces as virtio-net-pci via args. Can I somehow add it with a specific VLAN tagging? - or should I create a vmbr for each vlan?
args: -device virtio-net-pci,netdev=net0,mac=xx:xx:xx:xx:xx:xx,addr=04.0 -netdev tap,id=net0,br=vmbr0
Thanks
Felix
I have a VM where I need to add interfaces as virtio-net-pci via args. Can I somehow add it with a specific VLAN tagging? - or should I create a vmbr for each vlan?
args: -device virtio-net-pci,netdev=net0,mac=xx:xx:xx:xx:xx:xx,addr=04.0 -netdev tap,id=net0,br=vmbr0
Thanks
Felix