Community discussions

MikroTik App
 
ajcke
just joined
Topic Author
Posts: 23
Joined: Tue Feb 22, 2022 6:39 pm

RBWAPG-60AD-A PtMP

Thu May 25, 2023 4:41 pm

I currently have a PtP setup with two RBWAPG-60AD-A devices. I need to add two more stations. I'd like to stick with the RBWAPG-60AD-A devices. Do I need any sort of license? If so what do I need to request from the vendor? My current config is below. What will I need to modify on the bridge AP and bridge station to add two more devices?

Bridge AP
# jan/08/1970 23:45:51 by RouterOS 6.45.9
# software id = RRZT-RZ8W
#
# model = RBwAPG-60ad-A
/interface bridge
add name=bridge protocol-mode=none
/interface w60g
set [ find ] disabled=no isolate-stations=no mode=bridge name=wlan60-1 \
put-stations-in-bridge=bridge ssid=HN-PtP-01
/interface w60g station
add mac-address=48:8F:5A:DA:9F:33 name=wlan60-station-1 parent=wlan60-1 \
remote-address=48:8F:5A:DA:9D:F1
/interface vlan
add interface=bridge name=MGMT vlan-id=10
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge port
add bridge=bridge interface=ether1
add bridge=bridge interface=wlan60-1
/ip address
add address=10.55.5.60/24 interface=MGMT network=10.55.5.0
/ip route
add distance=1 gateway=10.55.5.1
Bridge Station
# jan/08/1970 19:57:07 by RouterOS 6.45.9
# software id = M52Y-KFIQ
#
# model = RBwAPG-60ad-A
/interface bridge
add admin-mac=48:8F:5A:DA:9D:F0 auto-mac=no comment=defconf name=bridge \
protocol-mode=none
/interface w60g
set [ find ] disabled=no mode=station-bridge name=wlan60-1 ssid=HN-PtP-01
/interface vlan
add interface=bridge name=MGMT vlan-id=10
/interface wireless security-profiles
set [ find default=yes ] supplicant-identity=MikroTik
/ip hotspot profile
set [ find default=yes ] html-directory=flash/hotspot
/interface bridge port
add bridge=bridge comment=defconf interface=ether1
add bridge=bridge interface=wlan60-1
/ip address
add address=10.55.5.61/24 comment=defconf interface=MGMT network=10.55.5.0
/ip route
add distance=1 gateway=10.55.5.1

Who is online

Users browsing this forum: dj23, grusu, jamesperks, synchro and 17 guests