Setup guide
packets
key-2 (text) - hexadecimal key which will be used to encrypt packets with the 40bit-wep or
104bit-wep algorithm (algo-2)
algo-3 (none | 40bit-wep | 104bit-wep; default: none) - which encryption algorithm to use:
• none - do not use encryption and do not accept encrypted packets
• 40bit-wep - use the 40bit encryption (also known as 64bit-wep) and accept only these packets
• 104bit-wep - use the 104bit encryption (also known as 128bit-wep) and accept only these
packets
key-3 (text) - hexadecimal key which will be used to encrypt packets with the 40bit-wep or
104bit-wep algorithm (algo-3)
transmit-key (key-0 | key-1 | key-2 | key-3; default: key-0) - which key to use for broadcast packets.
Used in AP mode
sta-private-algo (none | 40bit-wep | 104bit-wep) - algorithm to use if the sta-private-key is set.
Used to commumicate between 2 devices
sta-private-key (text) - if this key is set in station mode, use this key for encryption. In ap-bridge
mode you have to specify private keys in the access-list or use the Radius server using
radius-mac-authentication. Used to commumicate between 2 devices
radius-mac-authentication (no | yes; default: no) - whether to use Radius server MAC
authentication
security (none | optional | required; default: none) - security level:
• none - do not encrypt packets and do not accept encrypted packets
• optional - if there is a sta-private-key set, use it. Otherwise, if the ap-bridge mode is set - do not
use encryption, if the mode is station, use encryption if the transmit-key is set
• required - encrypt all packets and accept only encrypted packets
Notes
The keys used for encryption are in hexadecimal form. If you use 40bit-wep, the key has to be 10
characters long, if you use 104bit-wep, the key has to be 26 characters long.
Wireless Aplication Examples
AP to Client Configuration Example
You need Level5 license to enable the AP mode. To make the Wandy router to work as an access
point, the configuration of the wireless interface should be as follows:
• A unique Service Set Identifier should be chosen, say "test1"
• A frequency should be selected for the link, say 5180MHz
• The operation mode should be set to ap-bridge
The following command should be issued to change the settings for the wireless AP interface:
[admin@AP] interface wireless> set 0 mode=ap-bridge ssid=test1 \
\... disabled=no frequency= 5180 band=5GHz
[admin@AP] interface wireless> print
Flags: X - disabled, R - running
0 name="wlan1" mtu=1500 mac-address=00:0B:6B:31:01:6A arp=enabled
disable-running-check=no interface-type=Atheros AR5212 mode=ap-bridge
ssid="test1" frequency=5180 band=5GHz scan-list=default-ism
supported-rates-b=1Mbps,2Mbps,5.5Mbps,11Mbps