søn. 31. mai 2026 kl. 13:35 skrev David Gwynne <[email protected]>:
> sure.
>
> you basically just have to add lines allowing vlan tags on specific
> interfaces. you say you want em1 and em2 to carry vlan 20 tagged
> packets, so you need to configure that like this:
>
>     tagged em1 20
>     tagged em2 20
>
> and then you want vport2 to interact with vlan 20:
>
>     untagged vport2 20
>

Great! Thanks! My setup works now with the following configuration:

cat /etc/hostname.veb0
  add em1
  tagged em1 20
  add em2
  tagged em2 20
  add vport0
  add vport1
  add vport2
  untagged vport2 20
  up



-- 



Eivind Eide

"ONLY THOSE WHO ATTEMPT THE IMPOSSIBLE WILL ACHIEVE THE ABSURD"
- Oceania Association of Autonomous Astronauts

Reply via email to