Is that possible?

Hi all,

I have something on my head and I think is not possible to do, but I prefer to ask before.
My network:

Internet ----------> A (Router) 10.0.10.1/24 -------->10.0.10.2/24 B (Mikrotik Hotspot) 10.0.11.1/24 --------- >C (Switches, Access Points, Antenna Bridges and customers)
Mikrotik on eth1 has IP: 10.0.10.2/24 and gateway is 10.0.10.1
Mikrotik on eth3, eth4 and eth5 (hotspot) has IP 10.0.11.1/24 and DHCP server from10.0.11.2 to 10.0.11.253 (gateway 10.0.11.1).

Mikrotik router (CCR1009-7G-1C-PC) is configured as hotspot on ports 3 to 5, where are connected some access points, antenna bridges (that connect different buildings) and clients.

What I want is to have access points and antenna bridges on same subnet as mikrotik hotspot (10.0.10.0/24), with static IP address, to hide them from customers. This is possible?

What you do is have all the customers on vlans and the smart devices have IPs on the management vlan and thus not accessible.
In other words not on the same subnet.

Best suggestion is not to corner yourself into a twisted solution by deciding the config before articulating the requirements.
Write down all the use cases and requirements first (which have nothing to do with the config at this point), then we can figure out a design that works…

I agree with you 100% an in-depth design is what is needed.