@stephenw10 said in Single NIC Setup Not Working as It Should:
mixed mode' of some type in order to carry both tagged and untagged traffic on one port.
Not really a "mixed" mode.. But the untagged traffic would need to be set as the native vlan..
Wouldn't show it in the gui..
Here would be a port config of doing tagged with an untagged vlan.
interface gigabitethernet5
description "sg4860 WLan and vlans"
switchport trunk allowed vlan add 4,6
switchport trunk native vlan 2
here is how it looks in the gui of my sg300
switch.jpg
On this port vlan 2 is untagged, while vlans 4 and 6 are tagged.