# Generated for:
# RouterOSv4.7+
:log info "Unsolclic for 4853-TorelloJoanotST going to be executed."
#
# Configuration for RouterOS 4.7 and newer 4.x
# Device: 4853-TorelloJoanotST
#
# Methods to upload/execute this script:
# 1.-As a script. Upload this output as a script either with:
#     a.Winbox (with Linux, wine required)
#     b.Terminal (telnet, ssh...)
#    Then execute the script with:
#      > /system script run script_name
# 2.-Imported file:
#     Save this output to a file, then upload it to the router
#     using ftp using a name like "script_name.rsc".
#     (note that extension ".rsc" is required)
#     Run the import file using the command:
#      > /import script_name
# 3.-Telnet cut&paste:
#     Open a terminal session, and cut&paste this output
#     directly on the terminal input.
#
# Notes:
# -routing-test package is required if you use RouterOSv2.9 , be sure you have it enabled at system packages
# -wlans should be enabled manually, be sure to set the correct antenna (a or b)
#   according in how did you connect the cable to the miniPCI. Keep the
#   power at the minimum possible and check the channel.
# -The script doesn't reset the router, you might have to do it manually
# -You must have write access to the router
# -MAC access (winbox, MAC telnet...) method is recommended
#   (the script reconfigures some IP addresses, so communication can be lost)
# -No changes are done in user passwords on the device
# -A Read Only guest account with no password will be created to allow guest access
#   to the router with no danger of damage but able to see the config.
# -Be sure that all packages are activated.
# -Don't run the script from telnet and being connected through an IP connection at
#   the wLan/Lan interface: This interface will be destroyed during the script.
#
/ system identity set name=TorelloJoanotST
#
# DNS (client & server cache) zone: 2471
/ip dns set servers=10.138.50.194,10.138.0.2 allow-remote-requests=yes
:delay 1
#
# NTP (client & server cache) zone: 2471
/system ntp client set enabled=yes mode=unicast primary-ntp=10.138.0.2 secondary-ntp=10.138.0.2
:delay 1
#
# Bandwidth-server
/ tool bandwidth-server set enabled=yes authenticate=no allocate-udp-ports-from=2000
#
# SNMP
/snmp set contact="guifi@guifi.net" enabled=yes location="TorelloJoanot"
#
# Guest user
/user
:foreach i in [find group=read] do={/user remove $i;}
add name="guest" group=read address=0.0.0.0/0 comment="" disabled=no
#
# Graphing
/tool graphing interface add
# Remove current wLan/Lan bridge if exists
:foreach i in [/interface bridge find name=wLan/Lan] \
do={:foreach i in [/interface bridge port find bridge=wLan/Lan] \
do={/interface bridge port remove $i; \
:foreach i in [/ip address find interface=wLan/Lan] \
do={/ip address remove $i;};};
/interface bridge remove $i;}
# Construct main bridge on wlan1 & ether1
/ interface bridge
add name="wLan/Lan"
/ interface bridge port
add interface=ether1 bridge=wLan/Lan
add interface=wlan1 bridge=wLan/Lan
:delay 1
#
# Radio#: 0 TorelloJoanotAP1
/interface wireless set wlan1 name="wlan1" \
radio-name="TorelloJoanotAP1" mode=ap-bridge ssid="guifi.net-TorelloJoanotAP1" \
band="2.4ghz-b" \
frequency-mode=regulatory-domain country=spain antenna-gain=14 \
frequency=2412 \
dfs-mode=none \
wds-mode=static wds-default-bridge=none wds-default-cost=100 \
wds-cost-range=50-150 wds-ignore-ssid=yes hide-ssid=no
:delay 1
# Type: wLan/Lan
/ip address
:foreach i in [find address="10.138.61.193/27"] do={remove $i}
/ ip address add address=10.138.61.193/27 network=10.138.61.192 broadcast=10.138.61.223 interface=wLan/Lan disabled=no
/ routing bgp network
:foreach i in [/routing bgp network find network=10.138.61.192/27] do={/routing bgp network remove $i;}
add network=10.138.61.192/27 disabled=no
/ routing ospf interface
:foreach i in [/routing ospf interface find interface=wLan/Lan] do={/routing ospf interface remove $i;}
add interface=wLan/Lan
/ routing ospf network
:foreach i in [/routing ospf network find network=10.138.61.192/27] do={/routing ospf network remove $i;}
add network=10.138.61.192/27 area=backbone disabled=no
:delay 1
#
# DHCP
:foreach i in [/ip pool find name=dhcp-wLan/Lan] do={/ip pool remove $i;}
/ip pool add name=dhcp-wLan/Lan ranges=10.138.61.199-10.138.61.222
:foreach i in [/ip dhcp-server find name=dhcp-wLan/Lan] do={/ip dhcp-server remove $i;}
/ip dhcp-server add name=dhcp-wLan/Lan interface=wLan/Lan address-pool=dhcp-wLan/Lan disabled=no
:foreach i in [/ip dhcp-server network find address="10.138.61.192/27"] do={/ip dhcp-server network remove $i;}
/ip dhcp-server network add address=10.138.61.192/27 gateway=10.138.61.193 domain=guifi.net comment=dhcp-wLan/Lan
/ip dhcp-server lease
:foreach i in [find comment=""] do={remove $i;}
:delay 1
add address=10.138.61.194 mac-address=ff:ff:ff:ff:ff:ff client-id=TorelloMFontsereRadio1 server=dhcp-wLan/Lan
add address=10.138.61.195 mac-address=ff:ff:ff:ff:ff:ff client-id=TorellogerardbellanaRadio1 server=dhcp-wLan/Lan
add address=10.138.61.196 mac-address=ff:ff:ff:ff:ff:ff client-id=TorellolauragomezRadio1 server=dhcp-wLan/Lan
add address=10.138.61.197 mac-address=00:1A:70:7B:6F:1C client-id=TorelloSExpositoRadio1 server=dhcp-wLan/Lan
add address=10.138.61.198 mac-address=00:1C:10:13:AF:C6 client-id=TorelloSCoboRadio1 server=dhcp-wLan/Lan
add address=10.138.61.199 mac-address=00:1A:4D:21:10:9C client-id=TorelloCristinaFRd1 server=dhcp-wLan/Lan
add address=10.138.61.200 mac-address=00:1D:7E:E3:90:82 client-id=TorelloGacioRadio1 server=dhcp-wLan/Lan
add address=10.138.61.201 mac-address=ff:ff:ff:ff:ff:ff client-id=TorelloJosepMVRadio1 server=dhcp-wLan/Lan
add address=10.138.61.202 mac-address=00:16:B6:39:6C:64 client-id=TorellodologallegoRadio1 server=dhcp-wLan/Lan
add address=10.138.61.203 mac-address=00:16:01:4D:A6:3A client-id=TorelloJMoretRadio1 server=dhcp-wLan/Lan
add address=10.138.61.204 mac-address=AA:AA:AA:AA:AA:AB client-id=TorelloMVivetRadio1 server=dhcp-wLan/Lan
add address=10.138.61.206 mac-address=ff:ff:ff:ff:ff:ff client-id=TorelloRCarreteroRadio1 server=dhcp-wLan/Lan
add address=10.138.61.207 mac-address=00:1A:70:4F:19:B5 client-id=SVDToroRadio1 server=dhcp-wLan/Lan
add address=10.138.61.208 mac-address=00:15:6D:AE:EC:73 client-id=TorelloMRoquerRd1 server=dhcp-wLan/Lan
add address=10.138.61.209 mac-address=00:1D:7E:ED:69:1C client-id=TorelloeudaldvilaRd1 server=dhcp-wLan/Lan
add address=10.138.61.210 mac-address=00:15:6D:AA:BB:CB client-id=TorelloDolorsRd2 server=dhcp-wLan/Lan
add address=10.138.61.211 mac-address=00:15:6D:AC:68:D5 client-id=VinyolesVeinsplacavRd1 server=dhcp-wLan/Lan
add address=10.138.61.212 mac-address=00:15:6D:D7:96:96 client-id=TorelloXavier121Rd1 server=dhcp-wLan/Lan
add address=10.138.61.213 mac-address=00:15:6D:AB:FD:55 client-id=TorelloRafMerRd1 server=dhcp-wLan/Lan
add address=10.138.61.214 mac-address=00:15:6D:AC:FD:31 client-id=torellodavidmerinoRd1 server=dhcp-wLan/Lan
add address=10.138.61.216 mac-address=00:15:6D:AC:FA:20 client-id=TorelloJoanGRd1 server=dhcp-wLan/Lan
add address=10.138.61.217 mac-address=00:15:6D:AC:FA:2E client-id=VinyolesMontseRd1 server=dhcp-wLan/Lan
add address=10.138.61.218 mac-address=00:15:6D:AB:70:B0 client-id=TorelloEVilaRd1 server=dhcp-wLan/Lan
add address=10.138.61.219 mac-address=00:15:6D:AD:6F:A4 client-id=RipollAbdelKadelRd1 server=dhcp-wLan/Lan
add address=10.138.61.220 mac-address=00:15:6D:AC:F3:FD client-id=TorelloDenisRd1 server=dhcp-wLan/Lan
add address=10.138.61.221 mac-address=00:15:6D:D2:DF:D5 client-id=TorelloJMRd1 server=dhcp-wLan/Lan
add address=10.138.61.222 mac-address=00:16:01:8E:E6:B3 client-id=VinyolesElCanyetRd1 server=dhcp-wLan/Lan
#
:delay 1
# Type: wLan
/ip address
:foreach i in [find address="10.138.50.97/27"] do={remove $i}
/ ip address add address=10.138.50.97/27 network=10.138.50.96 broadcast=10.138.50.127 interface=wlan1 disabled=no
/ routing bgp network
:foreach i in [/routing bgp network find network=10.138.50.96/27] do={/routing bgp network remove $i;}
add network=10.138.50.96/27 disabled=no
/ routing ospf interface
:foreach i in [/routing ospf interface find interface=wlan1] do={/routing ospf interface remove $i;}
add interface=wlan1
/ routing ospf network
:foreach i in [/routing ospf network find network=10.138.50.96/27] do={/routing ospf network remove $i;}
add network=10.138.50.96/27 area=backbone disabled=no
:delay 1
#
# DHCP
:foreach i in [/ip pool find name=dhcp-wlan1] do={/ip pool remove $i;}
/ip pool add name=dhcp-wlan1 ranges=10.138.50.103-10.138.50.126
:foreach i in [/ip dhcp-server find name=dhcp-wlan1] do={/ip dhcp-server remove $i;}
/ip dhcp-server add name=dhcp-wlan1 interface=wlan1 address-pool=dhcp-wlan1 disabled=no
:foreach i in [/ip dhcp-server network find address="10.138.50.96/27"] do={/ip dhcp-server network remove $i;}
/ip dhcp-server network add address=10.138.50.96/27 gateway=10.138.50.97 domain=guifi.net comment=dhcp-wlan1
/ip dhcp-server lease
:foreach i in [find comment=""] do={remove $i;}
:delay 1
add address=10.138.50.98 mac-address=00:1D:73:18:31:CF client-id=TorelloEduardFRd1 server=dhcp-wlan1
add address=10.138.50.99 mac-address=00:15:6D:D9:14:5F client-id=TorelloRCasasRd1 server=dhcp-wlan1
add address=10.138.50.100 mac-address=00:15:6D:1E:48:25 client-id=TorellojuanluislopezRd2 server=dhcp-wlan1
add address=10.138.50.101 mac-address=00:15:6D:1A:3C:A3 client-id=TorelloClaraGRd1 server=dhcp-wlan1
add address=10.138.50.102 mac-address=00:00:00:00:00:01 client-id=TorelloRufiRd1 server=dhcp-wlan1
add address=10.138.50.103 mac-address=00:00:00:00:00:01 client-id=TorelloRamonGRd1 server=dhcp-wlan1
add address=10.138.50.104 mac-address=00:15:6D:1A:00:E3 client-id=TorelloClaraGomez140Rd1 server=dhcp-wlan1
#
:delay 1
# Type: wds/p2p
# Remove all existing wds interfaces
:foreach i in [/interface wireless wds find master-interface=wlan1] \
do={:foreach n in [/interface wireless wds get $i name] \
do={:foreach inum in [/ip address find interface=$n] \
do={/ip address remove $inum;};}; \
/interface wireless wds remove $i;}
#
:delay 1
#
# Radio#: 1 TorelloJoanotAP2
/interface wireless set wlan2 name="wlan2" \
radio-name="TorelloJoanotAP2" mode=ap-bridge ssid="guifi.net-TorelloJoanotAP2" \
band="2.4ghz-b" \
frequency-mode=regulatory-domain country=spain antenna-gain=14 \
frequency=2437 \
dfs-mode=none \
wds-mode=static wds-default-bridge=none wds-default-cost=100 \
wds-cost-range=50-150 wds-ignore-ssid=yes hide-ssid=no
:delay 1
# Type: wLan
/ip address
:foreach i in [find address="10.138.61.225/27"] do={remove $i}
/ ip address add address=10.138.61.225/27 network=10.138.61.224 broadcast=10.138.61.255 interface=wlan2 disabled=no
/ routing bgp network
:foreach i in [/routing bgp network find network=10.138.61.224/27] do={/routing bgp network remove $i;}
add network=10.138.61.224/27 disabled=no
/ routing ospf interface
:foreach i in [/routing ospf interface find interface=wlan2] do={/routing ospf interface remove $i;}
add interface=wlan2
/ routing ospf network
:foreach i in [/routing ospf network find network=10.138.61.224/27] do={/routing ospf network remove $i;}
add network=10.138.61.224/27 area=backbone disabled=no
:delay 1
#
# DHCP
:foreach i in [/ip pool find name=dhcp-wlan2] do={/ip pool remove $i;}
/ip pool add name=dhcp-wlan2 ranges=10.138.61.231-10.138.61.254
:foreach i in [/ip dhcp-server find name=dhcp-wlan2] do={/ip dhcp-server remove $i;}
/ip dhcp-server add name=dhcp-wlan2 interface=wlan2 address-pool=dhcp-wlan2 disabled=no
:foreach i in [/ip dhcp-server network find address="10.138.61.224/27"] do={/ip dhcp-server network remove $i;}
/ip dhcp-server network add address=10.138.61.224/27 gateway=10.138.61.225 domain=guifi.net comment=dhcp-wlan2
/ip dhcp-server lease
:foreach i in [find comment=""] do={remove $i;}
:delay 1
add address=10.138.61.226 mac-address=00:1A:70:4F:41:ED client-id=TorelloCLopezRadio1 server=dhcp-wlan2
add address=10.138.61.227 mac-address=00:1E:E5:5B:1C:B7 client-id=torelloproviraRd1 server=dhcp-wlan2
add address=10.138.61.228 mac-address=00:1D:7E:27:ED:22 client-id=TorelloGLopezRadio1 server=dhcp-wlan2
add address=10.138.61.229 mac-address=00:15:6D:AE:62:5C client-id=TorelloGuillemTresRd1 server=dhcp-wlan2
add address=10.138.61.230 mac-address=00:14:BF:D2:6D:E3 client-id=TorelloMariaColl server=dhcp-wlan2
add address=10.138.61.231 mac-address=00:16:01:4D:A8:54 client-id=TorelloRRodriguezRadio1 server=dhcp-wlan2
add address=10.138.61.232 mac-address=00:16:01:AF:06:F5 client-id=TorelloManuelSanchezRadio1 server=dhcp-wlan2
add address=10.138.61.233 mac-address=00:27:22:2C:21:72 client-id=TorelloXavierEsturi4Rd1 server=dhcp-wlan2
add address=10.138.61.234 mac-address=00:15:6D:AC:F1:AA client-id=TorelloJIzquierdoRd1 server=dhcp-wlan2
add address=10.138.61.235 mac-address=ff:ff:ff:ff:ff:ff client-id=TorelloEstradaRadio1 server=dhcp-wlan2
add address=10.138.61.236 mac-address=00:14:BF:77:8F:60 client-id=TorelloDForcadaRd2 server=dhcp-wlan2
add address=10.138.61.237 mac-address=00:1D:7E:28:11:70 client-id=TorelloJManriqueRadio1 server=dhcp-wlan2
add address=10.138.61.238 mac-address=ff:ff:ff:ff:ff:ff client-id=TorelloRaquelRadio1 server=dhcp-wlan2
add address=10.138.61.239 mac-address=00:27:22:2C:21:72 client-id=TorelloLluisMartinezRd1 server=dhcp-wlan2
add address=10.138.61.240 mac-address=ff:ff:ff:ff:ff:ff client-id=TorelloMatagallsRadio3 server=dhcp-wlan2
add address=10.138.61.241 mac-address=00:16:01:F4:A9:43 client-id=TorelloYolandaRadio1 server=dhcp-wlan2
add address=10.138.61.242 mac-address=00:1D:7E:BB:DF:BA client-id=TorelloJLRodriguezRadio1 server=dhcp-wlan2
add address=10.138.61.243 mac-address=00:15:6D:AA:4E:9C client-id=TorelloCristobalRd1 server=dhcp-wlan2
add address=10.138.61.244 mac-address=00:16:01:AD:D5:AB client-id=TorellojuanluislopezRadio1 server=dhcp-wlan2
add address=10.138.61.245 mac-address=00:16:01:8C:72:97 client-id=TorelloJordiBRadio1 server=dhcp-wlan2
add address=10.138.61.246 mac-address=00:16:01:12:F7:66 client-id=TorelloRDuranRadio1 server=dhcp-wlan2
add address=10.138.61.247 mac-address=00:1D:7E:C6:70:73 client-id=TorelloFFarresRadio1 server=dhcp-wlan2
add address=10.138.61.248 mac-address=00:15:6D:AA:2C:E2 client-id=TorelloFNavasRd1 server=dhcp-wlan2
add address=10.138.61.249 mac-address=00:27:22:4C:03:71 client-id=TorelloXavierEsturi4Rd2 server=dhcp-wlan2
add address=10.138.61.250 mac-address=00:15:6D:AA:BC:B6 client-id=TorelloEducasas2Rd1 server=dhcp-wlan2
add address=10.138.61.251 mac-address=00:16:B6:D9:14:90 client-id=TorelloPGuitartRd2 server=dhcp-wlan2
add address=10.138.61.252 mac-address=00:15:6D:A7:AE:2F client-id=TorelloSergiCasasRd1 server=dhcp-wlan2
add address=10.138.61.253 mac-address=00:1D:7E:ED:03:0D client-id=torelloalbertsanchezRd1 server=dhcp-wlan2
add address=10.138.61.254 mac-address=00:1D:73:55:66:7B client-id=TorelloJosepBRd1 server=dhcp-wlan2
#
:delay 1
# Type: wLan
/ip address
:foreach i in [find address="10.138.136.225/27"] do={remove $i}
/ ip address add address=10.138.136.225/27 network=10.138.136.224 broadcast=10.138.136.255 interface=wlan2 disabled=no
/ routing bgp network
:foreach i in [/routing bgp network find network=10.138.136.224/27] do={/routing bgp network remove $i;}
add network=10.138.136.224/27 disabled=no
/ routing ospf interface
:foreach i in [/routing ospf interface find interface=wlan2] do={/routing ospf interface remove $i;}
add interface=wlan2
/ routing ospf network
:foreach i in [/routing ospf network find network=10.138.136.224/27] do={/routing ospf network remove $i;}
add network=10.138.136.224/27 area=backbone disabled=no
:delay 1
#
# DHCP
:foreach i in [/ip pool find name=dhcp-wlan2] do={/ip pool remove $i;}
/ip pool add name=dhcp-wlan2 ranges=10.138.136.231-10.138.136.254
:foreach i in [/ip dhcp-server find name=dhcp-wlan2] do={/ip dhcp-server remove $i;}
/ip dhcp-server add name=dhcp-wlan2 interface=wlan2 address-pool=dhcp-wlan2 disabled=no
:foreach i in [/ip dhcp-server network find address="10.138.136.224/27"] do={/ip dhcp-server network remove $i;}
/ip dhcp-server network add address=10.138.136.224/27 gateway=10.138.136.225 domain=guifi.net comment=dhcp-wlan2
/ip dhcp-server lease
:foreach i in [find comment=""] do={remove $i;}
:delay 1
add address=10.138.136.226 mac-address=00:15:6D:AE:EC:8D client-id=TorelloMEscobarRd1 server=dhcp-wlan2
add address=10.138.136.227 mac-address=00:15:6D:D4:77:64 client-id=TorelloJRifaRd3 server=dhcp-wlan2
add address=10.138.136.228 mac-address=00:16:01:ED:7D:53 client-id=TorelloReixfeixRadio1 server=dhcp-wlan2
add address=10.138.136.229 mac-address=00:15:6D:AD:ED:D1 client-id=IvanNano2JoanotAP2 server=dhcp-wlan2
add address=10.138.136.230 mac-address=00:15:6D:D9:17:B8 client-id=TorelloJulioRd3 server=dhcp-wlan2
add address=10.138.136.232 mac-address=00:1C:10:13:98:33 client-id=TorelloOmarRadio1 server=dhcp-wlan2
add address=10.138.136.233 mac-address=00:15:6D:DA:CD:F0 client-id=TorelloACapdevilaRd1 server=dhcp-wlan2
add address=10.138.136.234 mac-address=00:15:6D:AB:67:62 client-id=TorelloPlaAiats19Rd1 server=dhcp-wlan2
add address=10.138.136.235 mac-address=00:0E:8E:1D:EC:C8 client-id=TorelloDavidMRd1 server=dhcp-wlan2
add address=10.138.136.236 mac-address=00:15:6D:D3:E2:CE client-id=TorelloVilardell2Rd1 server=dhcp-wlan2
add address=10.138.136.237 mac-address=00:15:6D:D2:E0:00 client-id=TorelloJMiraRd1 server=dhcp-wlan2
add address=10.138.136.238 mac-address=00:15:6D:AD:7E:BE client-id=TorelloMVazquezRd1 server=dhcp-wlan2
add address=10.138.136.239 mac-address=00:15:6D:DB:B8:A0 client-id=TorelloJonatanMRd1 server=dhcp-wlan2
add address=10.138.136.240 mac-address=00:15:6D:E5:7C:59 client-id=TorelloROrriolsRd1 server=dhcp-wlan2
add address=10.138.136.241 mac-address=00:00:00:00:00:01 client-id=TorelloMElHantariRd1 server=dhcp-wlan2
add address=10.138.136.242 mac-address=00:15:6D:DB:B8:9A client-id=TorelloEduardVRd1 server=dhcp-wlan2
add address=10.138.136.243 mac-address=00:15:6D:DA:A2:BE client-id=TorelloBCasasRd1 server=dhcp-wlan2
add address=10.138.136.245 mac-address=00:16:01:8C:53:03 client-id=TorelloMAumatellRd2 server=dhcp-wlan2
#
:delay 1
# Type: wds/p2p
# Remove all existing wds interfaces
:foreach i in [/interface wireless wds find master-interface=wlan2] \
do={:foreach n in [/interface wireless wds get $i name] \
do={:foreach inum in [/ip address find interface=$n] \
do={/ip address remove $inum;};}; \
/interface wireless wds remove $i;}
/ interface wireless wds
add name="wds_TorelloXeviXeiRd1" master-interface=wlan2 wds-address=00:15:6D:D6:96:98 disabled=yes
/ ip address add address=172.25.16.18/30 network=172.25.16.16 broadcast=172.25.16.19 interface=wds_TorelloXeviXeiRd1 disabled=yes comment="wds_TorelloXeviXeiRd1"
/ routing ospf interface
:foreach i in [/routing ospf interface find interface=wds_TorelloXeviXeiRd1] do={/routing ospf interface remove $i;}
add interface=wds_TorelloXeviXeiRd1
/ routing ospf network
:foreach i in [/routing ospf network find network=172.25.16.16/30] do={/routing ospf network remove $i;}
add network=172.25.16.16/30 area=backbone disabled=yes
/ routing bgp peer
:foreach i in [find name=TorelloXeviXeiRd1] do={/routing bgp peer remove $i;}
add name="TorelloXeviXeiRd1" instance=default remote-address=172.25.16.17 remote-as=15638 \
multihop=no route-reflect=no ttl=default in-filter=ebgp-in out-filter=ebgp-out disabled=no
#
:delay 1
#
# Radio#: 2 TorelloJoanotDiposit
/interface wireless set wlan3 name="wlan3" \
radio-name="TorelloJoanotDiposit" mode=ap-bridge ssid="guifi.net-TorelloJoanotDiposit" \
band="5ghz" \
frequency-mode=regulatory-domain country=spain antenna-gain=14 \
frequency=5700 \
dfs-mode=none \
wds-mode=static wds-default-bridge=none wds-default-cost=100 \
wds-cost-range=50-150 wds-ignore-ssid=yes hide-ssid=no
:delay 1
# Type: wds/p2p
# Remove all existing wds interfaces
:foreach i in [/interface wireless wds find master-interface=wlan3] \
do={:foreach n in [/interface wireless wds get $i name] \
do={:foreach inum in [/ip address find interface=$n] \
do={/ip address remove $inum;};}; \
/interface wireless wds remove $i;}
/ interface wireless wds
add name="wds_TorelloDipSudST4" master-interface=wlan3 wds-address=00:16:E6:38:13:07 disabled=no
/ ip address add address=172.25.16.45/30 network=172.25.16.44 broadcast=172.25.16.47 interface=wds_TorelloDipSudST4 disabled=no comment="wds_TorelloDipSudST4"
/ routing ospf interface
:foreach i in [/routing ospf interface find interface=wds_TorelloDipSudST4] do={/routing ospf interface remove $i;}
add interface=wds_TorelloDipSudST4
/ routing ospf network
:foreach i in [/routing ospf network find network=172.25.16.44/30] do={/routing ospf network remove $i;}
add network=172.25.16.44/30 area=backbone disabled=no
/ routing bgp peer
:foreach i in [find name=TorelloDipSudST4] do={/routing bgp peer remove $i;}
add name="TorelloDipSudST4" instance=default remote-address=172.25.16.46 remote-as=4850 \
multihop=no route-reflect=no ttl=default in-filter=ebgp-in out-filter=ebgp-out disabled=yes
#
:delay 1
#
# Radio#: 3 TorelloJoanot5GAP3
/interface wireless set wlan4 name="wlan4" \
radio-name="TorelloJoanot5GAP3" mode=ap-bridge ssid="guifi.net-TorelloJoanot5GAP3" \
band="5ghz" \
frequency-mode=regulatory-domain country=spain antenna-gain=14 \
frequency=5200 \
dfs-mode=none \
wds-mode=static wds-default-bridge=none wds-default-cost=100 \
wds-cost-range=50-150 wds-ignore-ssid=yes hide-ssid=no
:delay 1
# Type: wLan
/ip address
:foreach i in [find address="10.138.136.1/27"] do={remove $i}
/ ip address add address=10.138.136.1/27 network=10.138.136.0 broadcast=10.138.136.31 interface=wlan4 disabled=no
/ routing bgp network
:foreach i in [/routing bgp network find network=10.138.136.0/27] do={/routing bgp network remove $i;}
add network=10.138.136.0/27 disabled=no
/ routing ospf interface
:foreach i in [/routing ospf interface find interface=wlan4] do={/routing ospf interface remove $i;}
add interface=wlan4
/ routing ospf network
:foreach i in [/routing ospf network find network=10.138.136.0/27] do={/routing ospf network remove $i;}
add network=10.138.136.0/27 area=backbone disabled=no
:delay 1
#
# DHCP
:foreach i in [/ip pool find name=dhcp-wlan4] do={/ip pool remove $i;}
/ip pool add name=dhcp-wlan4 ranges=10.138.136.7-10.138.136.30
:foreach i in [/ip dhcp-server find name=dhcp-wlan4] do={/ip dhcp-server remove $i;}
/ip dhcp-server add name=dhcp-wlan4 interface=wlan4 address-pool=dhcp-wlan4 disabled=no
:foreach i in [/ip dhcp-server network find address="10.138.136.0/27"] do={/ip dhcp-server network remove $i;}
/ip dhcp-server network add address=10.138.136.0/27 gateway=10.138.136.1 domain=guifi.net comment=dhcp-wlan4
/ip dhcp-server lease
:foreach i in [find comment=""] do={remove $i;}
:delay 1
add address=10.138.136.2 mac-address=00:15:6D:BD:F7:03 client-id=TorelloJManelRd1 server=dhcp-wlan4
#
:delay 1
# Type: wds/p2p
# Remove all existing wds interfaces
:foreach i in [/interface wireless wds find master-interface=wlan4] \
do={:foreach n in [/interface wireless wds get $i name] \
do={:foreach inum in [/ip address find interface=$n] \
do={/ip address remove $inum;};}; \
/interface wireless wds remove $i;}
#
:delay 1
#
# Routed device
#
# Other cable connections
#
# Internal addresses NAT
:foreach i in [/ip firewall nat find src-address="172.16.0.0/12"] do={/ip firewall nat remove $i;}
:foreach i in [/ip firewall nat find src-address="192.168.0.0/16"] do={/ip firewall nat remove $i;}
/ip firewall nat
add chain=srcnat src-address="192.168.0.0/16" dst-address=!192.168.0.0/16 action=src-nat to-addresses=10.138.61.193 comment="" disabled=no
add chain=srcnat src-address="172.16.0.0/12" dst-address=!172.16.0.0/12 protocol=!ospf action=src-nat to-addresses=10.138.61.193 comment="" disabled=no
#
# BGP Routing
# BGP & OSPF Filters
:foreach i in [/routing filter find chain=ospf-in] do={/routing filter remove $i;}
:foreach i in [/routing filter find chain=ospf-out] do={/routing filter remove $i;}
:foreach i in [/routing filter find chain=ebgp-in] do={/routing filter remove $i;}
:foreach i in [/routing filter find chain=ebgp-out] do={/routing filter remove $i;}
/ routing filter
add action=discard chain=ebgp-in comment="1. Discard insert non 10.x routes from BGP peer" disabled=no invert-match=no prefix=!10.0.0.0/8 prefix-length=!8-32
add action=discard chain=ebgp-out comment="2. Discard send non 10.x routes to BGP peer" disabled=no invert-match=no prefix=!10.0.0.0/8 prefix-length=!8-32
add action=accept chain=ospf-in comment="3. Accept insert 10.x routes from OSPF neighbor" disabled=no invert-match=no prefix=10.0.0.0/8 prefix-length=8-32
add action=accept chain=ospf-in comment="4. Accept insert 172.x routes from OSPF neighbor" disabled=no invert-match=no prefix=172.16.0.0/12 prefix-length=8-32
add action=discard chain=ospf-in comment="5. Discard insert non 10.x and 172.x from OSPF neighbor" disabled=no invert-match=no
add action=accept chain=ospf-out comment="6. Allow send 10.x routes to OSPF neighbor" disabled=no invert-match=no prefix=10.0.0.0/8 prefix-length=8-32
add action=accept chain=ospf-out comment="7. Allow send 172.x routes to OSPF neighbor" disabled=no invert-match=no prefix=172.16.0.0/12 prefix-length=8-32
add action=discard chain=ospf-out comment="8. Discard send non 10.x and 172.x to OSPF neighbor" disabled=no invert-match=no
#
# BGP instance
/ routing bgp instance
set default name="default" as=4853 router-id=10.138.61.193 \
redistribute-connected=no redistribute-static=no redistribute-rip=no \
redistribute-ospf=yes redistribute-other-bgp=yes out-filter=ebgp-out \
client-to-client-reflection=yes comment="" disabled=no
#
# OSPF Routing
/routing ospf instance set default name=default router-id=10.138.61.193 comment="" disabled=no distribute-default=never \
redistribute-bgp=as-type-1 redistribute-connected=no redistribute-other-ospf=no redistribute-rip=no redistribute-static=no in-filter=ospf-in out-filter=ospf-out
#
:log info "Unsolclic for 4853-TorelloJoanotST executed."
/