Hi all
I want to make a wds network but I have some problems.
[admin@MikroTik] interface wireless> print
Flags: X - disabled, R - running
0 R name="wlan1" mtu=1500 mac-address=00:0C:42:0C:A2:F1 arp=enabled disable-running-check=no interface-type=Atheros AR5413 radio-name="000C420CA2F1"
mode=ap-bridge ssid="MikroTik" area="" frequency-mode=manual-txpower country=no_country_set antenna-gain=0 frequency=2412 band=2.4ghz-b/g
scan-list=default rate-set=default supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps
supported-rates-a/g=6Mbps,9Mbps,12Mbps,18Mbps,24Mbps,36Mbps,48Mbps,54Mbps basic-rates-b=1Mbps basic-rates-a/g=6Mbps max-station-count=2007
ack-timeout=dynamic tx-power-mode=default noise-floor-threshold=default periodic-calibration=default periodic-calibration-interval=60
burst-time=disabled dfs-mode=none antenna-mode=ant-a wds-mode=dynamic wds-default-bridge=bridge1 wds-default-cost=100 wds-cost-range=50-150
wds-ignore-ssid=no update-stats-interval=disabled default-authentication=yes default-forwarding=yes default-ap-tx-limit=0 default-client-tx-limit=0
proprietary-extensions=post-2.9.25 hide-ssid=no security-profile=default disconnect-timeout=3s on-fail-retry-time=100ms hw-retries=15
preamble-mode=both compression=no allow-sharedkey=no
[admin@MikroTik] interface bridge port> print
Flags: X - disabled, I - inactive, D - dynamic
# INTERFACE BRIDGE PRIORITY PATH-COST
0 ether1 bridge1 128 10
1 wlan1 bridge1 128 10
2 D wds1 bridge1 128 100
3 D wds2 bridge1 128 100
for testing I take 3 RB-532A
I have 3 AP bidge with dinamic WDS (wds-default-bridge=bridge1)
I have the same config on all RBs,
and a 1 client as a station (RB-532A)
I have the same network on all RBs and on client - 192.168.66.0/24
but for example when I trying to ping from one to another I get too big pings 5xx ms or high with too many timeouts
I put all these in one room so I have no link problem.
what mistakes I did or I need another config.
can anybody help me with these.
Thanks for any help.