Community discussions

MikroTik App
 
jcbhnz
just joined
Topic Author
Posts: 19
Joined: Tue Dec 14, 2021 1:32 pm

Slow link what have I done wrong?

Tue Dec 14, 2021 1:50 pm

RBSXTsqG-5acD connecting to a mantbox.

Get links speeds at station Tx Rate 650Mbps Rx Rate 866.6Mbps.
Links speeds at mantbox Tx Rate 866.6Mbps Rx Rate 780Mbps.
1.jpg



But when I run bandwidth test can only get speed of around 200Mbps "Send or Receive Direction" and total of around 235Mbps using "Both".
2.jpg
With iPerf get around 130Mbps.
3.jpg
Setup is:
Internet (up to around 420Mbps)

switch → mantbox →(50 meters 5 Ghz link)→ sqG-5acD → other devices eventually

WAP (indoor) → phone etc.
Win 10 Desktop

All cat 6 cables, router, switches network cards are all 1Gbps.


sqG-5acD config
# software id = VCZR-3K1A
# model = RBSXTsqG-5acD
# serial number = E8DC0ECC464E
/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] band=5ghz-n/ac channel-width=20/40/80mhz-Ceee \
country="new zealand" disabled=no frequency=auto mode=station-bridge \
ssid="5Ghz PTP" wireless-protocol=802.11
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa-psk,wpa2-psk group-ciphers=\
tkip,aes-ccm mode=dynamic-keys supplicant-identity=MikroTik \
unicast-ciphers=tkip,aes-ccm wpa-pre-shared-key=H********** \
wpa2-pre-shared-key=*********
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether1
/interface list member
add interface=wlan1 list=WAN
add list=LAN
add interface=ether1 list=LAN
/ip address
add address=192.168.1.240/24 interface=ether1 network=192.168.1.0
/ip dns
set servers=192.168.1.1
/ip route
add distance=1 gateway=192.168.1.1
/system clock
set time-zone-name=Australia/Sydney
/system identity
set name=Station

Mantbox config
# software id = ZK8N-0MYY
# model = RBD22UGS-5HPacD2HnD
# serial number = E7480EA85D69
/interface bridge
add name=bridge1
/interface wireless
set [ find default-name=wlan1 ] band=2ghz-g/n channel-width=20/40mhz-Ce \
country="new zealand" disabled=no frequency=auto installation=outdoor \
mode=ap-bridge radio-name="2Ghz AP" ssid="******"
set [ find default-name=wlan2 ] band=5ghz-n/ac channel-width=20/40/80mhz-Ceee \
country="new zealand" disabled=no frequency=auto installation=outdoor \
mode=bridge radio-name=MantBox5Ghz rx-chains=0,1 ssid="5Ghz PTP" \
tx-chains=0,1 wireless-protocol=802.11 wps-mode=disabled
/interface list
add name=WAN
add name=LAN
/interface wireless security-profiles
set [ find default=yes ] authentication-types=wpa2-psk eap-methods="" mode=\
dynamic-keys supplicant-identity=MikroTik wpa-pre-shared-key=H******** \
wpa2-pre-shared-key=*********
/interface bridge port
add bridge=bridge1 interface=wlan1
add bridge=bridge1 interface=ether1
add bridge=bridge1 interface=sfp1
add bridge=bridge1 interface=wlan2
/interface list member
add interface=ether1 list=WAN
add interface=sfp1 list=LAN
add interface=wlan2 list=LAN
add interface=wlan1 list=LAN
/ip address
add address=192.168.1.239/24 interface=sfp1 network=192.168.1.0
/ip dhcp-client
add interface=bridge1
/ip dns
set servers=192.168.1.1
/ip route
add distance=1 gateway=192.168.1.1
/system clock
set time-zone-name=Australia/Sydney
/system identity
set name=Mantbox
You do not have the required permissions to view the files attached to this post.

Who is online

Users browsing this forum: No registered users and 13 guests