WiFI VlAN Tag with upstream switch
Posted: Sun Mar 19, 2023 11:02 pm
I have a few Mikrotik cAP/wAPs connected to a Cisco Catalyst managed switch, which is connected to a PfSense router.
What I want to do is create a VLAN for my IOT devices, which will be blocked from going out the WAN on the router (I don't trust cheap Chinese electronics).
I've found enough write-ups to figure out the Mikrotik WiFi configuration part, and I've created a IOT-no-internet interface on the router, but what do I need to do configure the Cisco switch in the middle?
I have 192.168.0.1/16 as the LAN, 10.1.1.1/24 as a DMZ, and 10.4.1.1/24 as the IOT-no-internet.
The switch, as it is now, just has all of the interfaces bridged in the single "default" VLAN.
What I want to do is create a VLAN for my IOT devices, which will be blocked from going out the WAN on the router (I don't trust cheap Chinese electronics).
I've found enough write-ups to figure out the Mikrotik WiFi configuration part, and I've created a IOT-no-internet interface on the router, but what do I need to do configure the Cisco switch in the middle?
I have 192.168.0.1/16 as the LAN, 10.1.1.1/24 as a DMZ, and 10.4.1.1/24 as the IOT-no-internet.
The switch, as it is now, just has all of the interfaces bridged in the single "default" VLAN.