VLANs: Tagged, Untagged and PVIDs
September 10, 2021Coming from a Cisco background, VLANs were pretty straight forward–especially from a switching perspective. Once you get your Router On a Stick setup, you decide which ports are access and which are trunks. It looks a little something like this: Interface FastEthernet 0/1 switchport mode access switchport access vlan 20 Now, port 0/1 is […]