vítej v mém poznákovém bloku

Mikrotik MESH script ORLIK

výpis konfigurace mesh , ale momentálně zlobí:

2025-06-18 22:18:23 by RouterOS 7.19.1

software id = T1X0-ZH1B

model = RB750r2… # serial number = 67D2060ADD71

/caps-man channel
add band=2ghz-b/g/n control-channel-width=20mhz frequency=2412,2437,2462 name=2ghz
add band=5ghz-a/n/ac frequency=5180,5200,5220,5240,5260,5280,5300,5320 name=5ghz

/interface bridge
add name=bridge-lan vlan-filtering=yes

/interface ethernet
set [ find default-name=ether1 ] name=eth1-lte
set [ find default-name=ether2 ] name=eth2-starlink
set [ find default-name=ether3 ] name=eth3-lan
set [ find default-name=ether4 ] name=eth4
set [ find default-name=ether5 ] name=eth5

/interface vlan
add interface=bridge-lan name=vlan200-guest vlan-id=200
add interface=eth1-lte name=vlan500Honza vlan-id=500

/caps-man security
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm name=wifiguest-sec
add authentication-types=wpa-psk,wpa2-psk encryption=aes-ccm name=wifi-sec

/caps-man configuration
add channel=2ghz country=debug datapath.bridge=bridge-lan .vlan-id=200 .vlan-mode=use-tag name=guest-wifi security=wifiguest-sec ssid=ChataMala.Cz
add channel=5ghz country=debug datapath.bridge=bridge-lan name=wifi-5g security=wifi-sec ssid=Orlik
add channel=2ghz country=debug datapath.bridge=bridge-lan name=wifi-2g security=wifi-sec ssid=Orlik

/caps-man interface
add channel=5ghz channel.band=5ghz-a/n .control-channel-width=20mhz .frequency=5280 configuration=wifi-5g configuration.mode=ap datapath.bridge=bridge-lan disabled=no l2mtu=1600 mac-address=4C:5E:0C:10:DB:E9 master-interface=none name=capRB433nahoreKarta radio-mac=4C:5E:0C:10:DB:E9 radio-name=4C5E0C10DBE9 security=wifi-sec

/interface list
add comment=”Internet interfaces” name=WAN
add comment=”Local interfaces” name=LAN

/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik

/ip pool
add name=lan-pool ranges=192.168.8.50-192.168.8.200
add name=guest-pool ranges=192.168.20.10-192.168.20.254

/ip dhcp-server
add address-pool=lan-pool interface=bridge-lan lease-time=12h name=dhcp-lan
add address-pool=guest-pool interface

Tags: