Hi vpp-devs, I'm hitting an issue when VLAN ID is 0: 03:20:01:825468: tapcli-rx tap-0 03:20:01:825472: ethernet-input IP4: 00:25:b5:00:01:4a -> 01:00:5e:00:00:12 802.1q vlan 0 03:20:01:825473: error-drop ethernet-input: unknown vlan
As I understand it, the device should treat packets with VLAN 0 as if it didn't have an ID: The null VLAN ID. Indicates that the tag header contains only priority information; no VLAN identifier is present in the frame. I'm trying this with 1704. Does VPP support this? Is there a workaround, like stripping the 802.1q header for tap ports? Thanks, Juraj
_______________________________________________ vpp-dev mailing list vpp-dev@lists.fd.io https://lists.fd.io/mailman/listinfo/vpp-dev