Ahoj,
omlouvám se že piši až teť.
------------------------------------------------------------
Konfigurák číslo 1:
------------------------------------------------------------
# may/27/1970 03 by RouterOS 6.40.4
# software id = 97MW-FWFI
#
# model = SXT G-5HPacD r2
# serial number = 66B608027C72
/interface bridge
add name=bridge1
/interface wireless security-profiles
set supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk eap-methods="" \
management-protection=allowed mode=dynamic-keys name=abcde \
supplicant-identity="" wpa-pre-shared-key=abcde12345 \
wpa2-pre-shared-key=abcde12345
/interface wireless
set band=5ghz-a/n/ac channel-width=\
20/40/80mhz-Ceee country="czech republic" disabled=no mode=bridge \
security-profile=abcde ssid=MikroTik_AP1
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether1
/ip address
add address=192.168.1.201/24 interface=ether1 network=192.168.1.0
/ip dns static
add address=192.168.88.1 name=router.lan
/system identity
set name=MikroTik_AP1
------------------------------------------------------------
a konfigurák číslo 2
------------------------------------------------------------
# nov/26/2018 10 by RouterOS 6.42.4
# software id = RYWP-D9FS
#
# model = RouterBOARD SXT 5HacD 2n r2
# serial number = 65DB06234A16
/interface bridge
add fast-forward=no name=bridge1
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set supplicant-identity=MikroTik
add authentication-types=wpa-psk,wpa2-psk eap-methods="" \
management-protection=allowed mode=dynamic-keys name=abcde \
supplicant-identity="" wpa-pre-shared-key=abcde12345 \
wpa2-pre-shared-key=abcde12345
/interface wireless
set band=2ghz-b/g/n country="czech republic" \
disabled=no frequency=auto mode=bridge security-profile=inkos ssid=\
MikroTik_11
set band=5ghz-a/n/ac channel-width=\
20/40/80mhz-Ceee country="czech republic" disabled=no mode=station-bridge \
security-profile=abcde ssid=MikroTik_AP1
/ip hotspot profile
set html-directory=flash/hotspot
/interface bridge port
add bridge=bridge1 hw=no interface=ether1
add bridge=bridge1 interface=wlan2
add bridge=bridge1 interface=wlan1
/interface list member
add interface=wlan2 list=WAN
add interface=ether1 list=LAN
add interface=wlan1 list=LAN
/ip address
add address=192.168.1.211/24 interface=ether1 network=192.168.1.0
add address=192.168.88.1/24 disabled=yes interface=wlan1 network=192.168.88.0
/system identity
set name=MikroTik_11
/system leds
set 0 interface=wlan2 leds=led1,led2,led3,led4,led5 type=\
wireless-signal-strength
/system routerboard settings
set silent-boot=no
------------------------------------------------------------
ty ostatní zařízení jsou v podstatě totožná. Možná to nastavení takto jak to mám bohatě stačí, spíše jde o to že jsem nemohl provest případnou aktualizaci FW protože mi na tom nejede NET. Díky
TOM