esx5 debian VM vlan setup
- by Kstro21
i have a server with ESX5, have a switch with about 20 vlans, this is how setup the trunk port
interface GigabitEthernet0/1/1
description ToOper
port link-type trunk
undo port trunk allow-pass vlan 1
port trunk allow-pass vlan 2 to 14
stp disable
ntdp enable
ndp enable
bpdu enable
then, i created a standar switch(sw1) using the vSphere…