Thank you for your support, Anav.
Here is my config. Hope it is fine...
# mar/10/2020 21:49:25 by RouterOS 6.46.4
# software id = 1T8G-P35U
#
# model = 2011UiAS-2HnD
# serial number = 63FA05E5DABF
/caps-man channel
add band=2ghz-g/n control-channel-width=20mhz name=channel2
add band=5ghz-n/ac control-channel-width=20mhz name=channel5
/interface bridge
add admin-mac=E5:5D:5C:05:5E:65 arp=proxy-arp auto-mac=no fast-forward=no \
name=bridge-local
/interface ethernet
set [ find default-name=ether1 ] comment="ISP 1" name=ether1-ISP1 speed=\
100Mbps
set [ find default-name=ether2 ] name=ether2-master-local speed=100Mbps
set [ find default-name=ether3 ] name=ether3-slave-local speed=100Mbps
set [ find default-name=ether4 ] name=ether4-slave-local speed=100Mbps
set [ find default-name=ether5 ] comment="ISP 2" name=ether5-ISP2 speed=\
100Mbps
set [ find default-name=ether6 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=\
ether6-master-local
set [ find default-name=ether7 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=\
ether7-slave-local
set [ find default-name=ether8 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=\
ether8-slave-local
set [ find default-name=ether9 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=\
ether9-slave-local
set [ find default-name=ether10 ] advertise=\
10M-half,10M-full,100M-half,100M-full,1000M-half,1000M-full name=\
ether10-slave-local
/interface wireless
# managed by CAPsMAN
# channel: 2447/20-Ce/gn(16dBm), SSID: netis, CAPsMAN forwarding
set [ find default-name=wlan1 ] band=2ghz-b/g/n channel-width=20/40mhz-Ce \
country=romania distance=indoors frequency=auto mode=ap-bridge ssid=netis \
wireless-protocol=802.11
/caps-man datapath
add bridge=bridge-local name=datapath1
/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm name=security1
/caps-man configuration
add channel=channel2 channel.band=2ghz-g/n comment="idan capsman config" \
country=romania datapath=datapath1 datapath.bridge=bridge-local distance=\
indoors hw-retries=4 max-sta-count=20 name=cfg1 security=security1 \
security.authentication-types=wpa-psk,wpa2-psk security.encryption=\
aes-ccm ssid=netis
add channel=channel5 channel.band=5ghz-n/ac comment=\
"idan capsman config 5GHz" country=romania datapath=datapath1 \
datapath.bridge=bridge-local distance=indoors hw-retries=4 max-sta-count=\
40 name=cfg2 security=security1 ssid=netis5
/interface list
add exclude=dynamic name=discover
add name=mactel
add name=mac-winbox
add name=WAN
/interface wireless channels
add band=2ghz-b/g/n frequency=2412 list=1 name=ch1 width=20
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk mode=dynamic-keys \
supplicant-identity=MikroTik
/ip ipsec proposal
set [ find default=yes ] enc-algorithms=aes-128-cbc
/ip pool
add name=dhcp ranges=192.168.1.10-192.168.1.254
add name=VPN_pool ranges=192.168.1.90-192.168.1.98
/ip dhcp-server
add address-pool=dhcp authoritative=after-2sec-delay disabled=no interface=\
bridge-local name=default
/ppp profile
add dns-server=193.231.236.25,193.231.236.30 local-address=VPN_pool name=\
VPN_profile remote-address=VPN_pool
/snmp community
set [ find default=yes ] addresses=0.0.0.0/0
/caps-man access-list
add action=accept allow-signal-out-of-range=10s disabled=yes signal-range=\
-70..120 ssid-regexp=""
add action=reject allow-signal-out-of-range=10s disabled=yes signal-range=\
-120..71 ssid-regexp=""
/caps-man manager
set enabled=yes
/caps-man manager interface
set [ find default=yes ] forbid=yes
add comment="idan config" disabled=no interface=bridge-local
/caps-man provisioning
add action=create-dynamic-enabled comment="idan configuration" \
hw-supported-modes=gn master-configuration=cfg1 name-format=identity
add action=create-dynamic-enabled hw-supported-modes=ac,an \
master-configuration=cfg2 name-format=identity
/interface bridge port
add bridge=bridge-local interface=ether2-master-local
add bridge=bridge-local interface=ether6-master-local
add bridge=bridge-local hw=no interface=sfp1
add bridge=bridge-local interface=wlan1
add bridge=bridge-local interface=ether3-slave-local
add bridge=bridge-local interface=ether4-slave-local
add bridge=bridge-local interface=ether7-slave-local
add bridge=bridge-local interface=ether8-slave-local
add bridge=bridge-local interface=ether9-slave-local
add bridge=bridge-local interface=ether10-slave-local
/ip neighbor discovery-settings
set discover-interface-list=discover
/interface list member
add interface=sfp1 list=discover
add interface=ether2-master-local list=discover
add interface=ether3-slave-local list=discover
add interface=ether4-slave-local list=discover
add interface=ether5-ISP2 list=discover
add interface=ether6-master-local list=discover
add interface=ether7-slave-local list=discover
add interface=ether8-slave-local list=discover
add interface=ether9-slave-local list=discover
add interface=ether10-slave-local list=discover
add interface=wlan1 list=discover
add interface=bridge-local list=discover
add interface=ether2-master-local list=mactel
add interface=ether3-slave-local list=mactel
add interface=ether2-master-local list=mac-winbox
add interface=ether4-slave-local list=mactel
add interface=ether3-slave-local list=mac-winbox
add interface=ether5-ISP2 list=mactel
add interface=ether4-slave-local list=mac-winbox
add interface=ether6-master-local list=mactel
add interface=ether5-ISP2 list=mac-winbox
add interface=ether7-slave-local list=mactel
add interface=ether6-master-local list=mac-winbox
add interface=ether8-slave-local list=mactel
add interface=ether7-slave-local list=mac-winbox
add interface=ether9-slave-local list=mactel
add interface=ether10-slave-local list=mactel
add interface=sfp1 list=mactel
add interface=ether8-slave-local list=mac-winbox
add interface=wlan1 list=mactel
add interface=ether9-slave-local list=mac-winbox
add interface=bridge-local list=mactel
add interface=ether10-slave-local list=mac-winbox
add interface=sfp1 list=mac-winbox
add interface=wlan1 list=mac-winbox
add interface=bridge-local list=mac-winbox
add interface=ether1-ISP1 list=WAN
/interface pptp-server server
set authentication=chap,mschap1,mschap2 default-profile=VPN_profile enabled=\
yes mrru=1500
/interface wireless cap
#
set bridge=bridge-local discovery-interfaces=bridge-local enabled=yes \
interfaces=wlan1
/ip address
add address=192.168.1.1/24 comment="default configuration" interface=\
ether2-master-local network=192.168.1.0
add address=8x.xxx.251./25 interface=ether1-ISP1 network=8x.xxx.xxx.128
/ip arp
add address=192.168.1.99 interface=bridge-local mac-address=Ex:Dx:xx:xx:xx:9D
/ip dhcp-client
add comment="default configuration" interface=ether1-ISP1
add add-default-route=no disabled=no interface=ether5-ISP2
/ip dhcp-server lease
add address=192.168.1.33 client-id=1:18:60:24:99:fd:96 comment=\
"Desktop HP" mac-address=1x:xx:xx:xx:xx:xx server=default
add address=192.168.1.110 comment="Xeorx WorkCenter" mac-address=\
9x:xx:xx:xx:xx:xx server=default
add address=192.168.1.12 client-id=1:cx:xx:xx:xx:xx:13 comment=\
"CAP_ac Ground floor" mac-address=Cx:xx:xx:xx:3x:13 server=default
add address=192.168.1.11 client-id=1:6x:xx:xx:xx:xx:15 mac-address=\
6x:xx:xx:xx:xx:15 server=default
add address=192.168.1.22 client-id=1:cx:xx:xx:xx:xx:5b comment=\
"CAP_ac First floor" mac-address=Cx:xx:xx:xx:xx:5B server=default
/ip dhcp-server network
add address=192.168.1.0/24 comment="default configuration" gateway=\
192.168.1.1 netmask=24
/ip dns
set allow-remote-requests=yes servers=\
193.231.236.25,193.231.236.30,193.231.100.134,193.231.100.130
/ip dns static
add address=192.168.1.1 name=router
/ip firewall filter
add action=accept chain=input comment="default configuration" protocol=icmp
add action=accept chain=input comment="PPTP VPN" dst-port=1723 protocol=tcp
add action=accept chain=input comment="default configuration" \
connection-state=established,related
add action=accept chain=input comment=Winbox dst-port=8291 protocol=tcp
add action=drop chain=input comment="default configuration" in-interface=\
ether1-ISP1
add action=fasttrack-connection chain=forward comment="default configuration" \
connection-state=established,related
add action=accept chain=forward comment="default configuration" \
connection-state=established,related
add action=drop chain=forward comment="default configuration" \
connection-state=invalid
add action=drop chain=forward comment="default configuration" \
connection-nat-state=!dstnat connection-state=new in-interface=\
ether1-ISP1
/ip firewall nat
add action=masquerade chain=srcnat comment="default configuration" \
out-interface=ether1-ISP1
add action=masquerade chain=srcnat out-interface=ether5-ISP2
/ip route
add distance=1 gateway=86.120.134.129
add check-gateway=ping distance=2 gateway=192.168.100.1
/ip ssh
set allow-none-crypto=yes forwarding-enabled=remote
/lcd interface pages
set 0 interfaces="sfp1,ether1-ISP1,ether2-master-local,ether3-slave-local,ethe\
r4-slave-local,ether5-ISP2,ether6-master-local,ether7-slave-local,ether8-s\
lave-local,ether9-slave-local,ether10-slave-local"
/ppp secret
add name=ppp1 profile=VPN_profile service=pptp
/system clock
set time-zone-name=Europe/Bucharest
/system identity
set name=netis
/tool mac-server
set allowed-interface-list=mactel
/tool mac-server mac-winbox
set allowed-interface-list=mac-winbox