I have a centos8 computer connected to a switch with a vlan tag. I want to create a virtual network like this :
I need to tag/untag on physical interface only.
I successfully create a vlan interface named eno3.10
( vlanid = 10) but when i create the bridge i am stuck.
Thanks