So I think I have made a problematic mistake and I’m wondering if I can regain control again.
Context: I manage a network for a small business home owner, remotely, with Mikrotik-only equipment. The main core-router is a CCR-1036, which connects to three CRS328-24P-4S+ switches. From those switches both access as trunk ports are defined via the bridge-VLAN table.
To keep it simple, not too many vlans are defined;
10 - trusted network
20 - guest network
30 - iot network
40 - cameras
100 - management
Patched on the CRSes are also several CAP-AC accesspoints delivering somewhat complete wifi coverage - at least inside. Outside a few WAP-AC’s are mounted but for specific spots only - which is fine.
The CAP-ACs are managed by Capsman but since the new wifi-qcom-ac driver, configuring vlans on the CAP side changed a bit. They’re connected on the CRS via trunk port, with dhcp client on vlan 100 and sending out different SSIDs for vlan 10 and 20.
Now, on one specific CAP-AC, I was trying to also add vlan 30 to that list because I had to include some Shelly energy meters over wifi (the rest of devices on vlan 30 so far had been connected over ethernet). I couldn’t get it to work, probably missing something obvious. Mind you, I was doing this stuff remotely and yeah yeah… I know that’s not the smartest thing to do when fiddling around with bridge vlan settings…
Now, the last change I (accidently) made was to change the Interface Bridge Frame types setting. When in my mind I was changing this on port-level, apparently the setting also exists on interface/bridge level. I had changed it to ‘admit only untagged and priority tagged’ - a setting of which I don’t understand the consequences. Well, other than me being totally locked out of the CAP.
Easy enough, rolling back that setting gets me there. But my no means have I got luck getting back into the AP. It’s got no ip from dhcp, it’s only found in the ip-neighbours list via LLDP but that doesn’t give me the ability to connect over MAC/Layer-2. I can’t ping its MAC, can’t telnet into it, …
Not completely understanding what the frame-type setting means, I thought I could get there by changing how the CAP was connected to the CRS, eg. by changing it from trunk port to untagged/access port. But that also doesn’t give any more connectivity options.
Wondering what to do next, other than the need to drive over there. The home owner is able to help for non-technical stuff - so he could do a remote reset for example but not sure if I need to be onsite to then get it connected anyway…
Does someone have any ideas or explanation of what the specific frame type setting on the interface level means?
Edit: all devices are on 7.19.3