I have 2 ports connected as access ports to a cisco ucs server. The access vlan is set on the port as 300.
I also configured a portgroup without any vlan tagging (vlan 0) and setup the ip on the vm in the 300vlan and its works fine.
however when I setup another vm in vlan50 on the same port group (300), it is still accessible.
any idea why?
the port config is
interface Ethernet121/1/37
switchport access vlan 300
spanning-tree port type edge
no shutdown