Just to add to that, the managment or trusted vlan is where all attached smart devices should get their LANIP from. So in addition to the data vlans ensure the management vlan also goes through the trunk to the CISCO.
Surprized you dont use vlans already by the way.
If this is the first time, then ensure the bridge does no dhcp, and just configure another vlan for that traffic.
Also FIRST thing is to take one port off the bridge give it its own IP address and use this port do any config changes ( change ipv4 settings on laptop )
I am using a mikrotik router for hotspot and pppoe service. The Mikrotik is connected to cisco 3850G switch and Cisco autonomous APs are connected to the switch.
Is it possible to keep the switch in default Vlan = 1 mode and configure the vlan(10, 20, 30) only to build the network between the cisco ap and mikrotik router.
It is possible. If you configure MT with “native VLAN”, then VID=1 is used as native VLAN by default. So just don’t configure VID=1 anywhere explicitly. Being used by default it means that it’s not shown in textual exports of config … unless you try (at exporting) real hard.
vlan 1 is the default pvid on EVERY port on EVERY managed switch.
It is removed for all access ports and hybrid ports but remains in the background as an untagged default vlan on trunk ports.
For management of all smart devices use a separate management vlan or a trusted vlan