You are on page 1of 1

AP

+++++++++++++++++++++++++++++++++++++++++

/interface bridge
add name=bridge1
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk,wpa2-eap group-ciphers=tkip,aes-ccm management-
protection=allowed mode=dynamic-keys name=Clave1 supplicant-identity="" unicast-
ciphers=tkip,aes-ccm wpa2-pre-shared-key=wifi_%ty7
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-onlyn channel-width=20/40mhz-Ce
country=argentina disabled=no mode=bridge security-profile=Clave1 ssid=V.MONTE-
PERALITO_3 wds-default-bridge=bridge1 wds-mode=dynamic \
wireless-protocol=nv2-nstreme-802.11 wmm-support=enabled
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
/ip address
add address=192.168.102.1/24 interface=bridge1 network=192.168.102.0
/system identity
set name=AP_V.monterrey-Peralito
/system leds
set 1 interface=wlan1
/system routerboard settings
set protected-routerboot=disabled

ST
+++++++++++++++++++++++++++++++++++++++++

/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] ampdu-priorities=0,1,2,3,4,5,6,7 band=\
5ghz-onlyn channel-width=20/40mhz-Ce country=argentina disabled=no \
guard-interval=long mode=station-bridge ssid=V.MONTE-PERALITO_3 \
wds-default-bridge=bridge1 wds-mode=dynamic wireless-protocol=\
nv2-nstreme-802.11
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
add authentication-types=wpa2-psk,wpa2-eap group-ciphers=tkip,aes-ccm \
management-protection=allowed mode=dynamic-keys name=Clave1 \
supplicant-identity="" unicast-ciphers=tkip,aes-ccm wpa2-pre-shared-key=\
wifi_%ty7
/interface bridge port
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=wlan1
/ip address
add address=192.168.102.2/24 interface=bridge1 network=192.168.102.0
/system identity
set name=AP_V.monterrey-Peralito
/system leds
set 1 interface=wlan1
/system routerboard settings
set protected-routerboot=disabled

You might also like