erikverbruggen:
Thanks for your reply. Seen that doc already before submitting my inquiry... unfortunately the doc doesn't say how exactly to prevent VLAN tags stripping for vmxnet3 NIC in Windows, hence asking it here.
> When enabling VGT by setting a VLAN range in vDS or VLAN 4095 in vSS, have one VMXNET3 VNIC per VLAN to use within the guest.
Will that preserve VLAN tags though? If not it's not suitable for ourselves and for our customers: we have to capture traffic with VLAN tags still on it for ease of further analysis on any PC we like.
Seeing all traffic is not a problem at all - the problem is to see it along with its VLAN tags.
> Note: Some Windows machines can strip VLAN tags unless Monitor mode is enabled for the guest OS NIC (VLAN pass-thru).
That's why when trying E1000 NIC instead of vmxnet3 I tested MonitorMode=1 and MonitorModeEnable=1 as mentioned in my initial post (even that didn't help though). A similar setting for vmxnet3 NIC is exactly what I'm after assuming it exists at all.