Setup guide
recommended to use WDS and DFS simultaneously - it is most probable that these routers will not
connect to each other.
Example
[admin@Wandy] interface wireless wds> add master-interface=wlan1 \
\... wds-address=00:0B:6B:30:2B:27 disabled=no
[admin@Wandy] interface wireless wds> print
Flags: X - disabled, R - running, D - dynamic
0 R name="wds1" mtu=1500 mac-address=00:0B:6B:30:2B:23 arp=enabled
disable-running-check=no master-inteface=wlan1
wds-address=00:0B:6B:30:2B:27
[admin@Wandy] interface wireless wds>
Align
interface wireless align
Description
This feature is created to position wireless links. The align submenu describes properties which are
used if /interface wireless mode is set to alignment-only. In this mode the interface 'listens' to
those packets which are sent to it from other devices working on the same channel. The interface
also can send special packets which contains information about its parameters.
Property Description
active-mode (yes | no; default: yes) - whether the interface will receive and transmit 'alignment'
packets or it will only receive them
receive-all (yes | no; default: no) - whether the interface gathers packets about other 802.11
standard packets or it will gather only 'alignment' packets
frame-size (integer: 200..1500; default: 300) - size of 'alignment' packets that will be transmitted
audio-monitor (MAC address; default: 00:00:00:00:00:00) - MAC address of the remote host
which will be 'listened'
filter-mac (MAC address; default: 00:00:00:00:00:00) - in case if you want to receive packets from
only one remote host, you should specify here its MAC address
ssid-all (yes | no; default: no) - whether you want to accept packets from hosts with other ssid than
yours
frames-per-second (integer: 1..100; default: 25) - number of frames that will be sent per second (in
active-mode)
audio-min (integer; default: 0) - signal-strength at which audio (beeper) frequency will be the
lowest
audio-max (integer; default: 64) - signal-strength at which audio (beeper) frequency will be the
highest
test-audio (integer) - test the beeper for 10 seconds
Notes
If you are using the command /interface wireless align monitor then it will automatically change
the wireless interface's mode from station, bridge or ap-bridge to alignment-only.