This is tracking the upstream effort needed to deliver the feature request described below.
OVN needs to support configuring VLAN trunk behavior on individual logical switch ports, similar to the OVS physical port model. Today, VLAN passthrough is an all-or-nothing setting on the entire logical switch with no per-port control and no VLAN filtering.
This epic will track that:
- Each logical switch port can be independently configured as access or trunk
- Trunk ports accept a list of allowed VLAN IDs
- A default VLAN can be set per port for untagged traffic
- Access mode remains the default so existing configurations are unaffected