Hi,
I want to create a "Distributed Port Group" with "VLAN trunking" as VLAN type with a range of IDs (e.g. 160-200,300,400) and a different native VLAN for untagged IP packages.
I think on a "normal" portgroup you can only choose between 0 (no vlan tagging), 4095 (VGT) or ONE VLAN id (e.g. 100) - but do not mix with VLAN tag 100 for native VLAN/untagged IP packages + VLAN 101-199.
This is required because my native VLAN has a different ID on the network card (physical switch) than required on the port group:
- Physical NIC and on Switch:
- Native VLAN: 1
- Tagged VLANs: 2-4094
- Distributed Port Group 1:
- Native VLAN 100
- Tagged VLANs: 101-199
- Distributed Port Group 2:
- Native VLAN 200
- Tagged VLANs: 201-299
Each VM in Distributed Port Group 1 therefore starts without VLAN tagging and gets a VLAN tag 100 and starts in VLAN 100 and not in the native NIC VLAN 1 from the pyhsical switch.
I've read several kb or community sites (e.g.):
- https://kb.vmware.com/s/article/1004074
- https://kb.vmware.com/s/article/1003825
- https://communities.vmware.com/t5/ESXi-Discussions/Native-VLAN/m-p/2271548
but I can't find any documentation on it. Any ideas how I can configure this?
Thnx & Regards
Jochen