Setup guide

Property Description
(name) - interface name to use for scanning
refresh-interval (time; default: 1s) - time in seconds to refresh the displayed data
address (read-only: MAC address) - MAC address of the AP
ssid (read-only: text) - service set identifier of the AP
band (read-only: text) - in which standard does the AP operate
freq (read-only: integer) - the frequency of AP
bss (read-only: yes | no) - basic service set
privacy (read-only: yes | no) - whether all data is encrypted or not
signal-strength (read-only: integer) - signal strength in dBm
Example
[admin@Wandy] interface wireless> scan wlan1 refresh-interval=1s
# ADDRESS SSID BAND FREQ BSS PRIVACY SIGNAL-STRENGTH
0 00:02:6F:01:69:FA wep2 2.4GHz-B 2412 yes no -59
0 00:02:6F:20:28:E6 r 2.4GHz-B 2422 yes no -79
0 00:02:6F:05:68:D3 hotspot 2.4GHz-B 2442 yes no -95
0 00:40:96:44:2E:16 2.4GHz-B 2457 yes no -84
0 00:02:6F:08:53:1F rbinstall 2.4GHz-B 2457 yes no -93
[admin@Wandy] interface wireless>
Wireless Security
Description
This section provides the WEP (Wired Equivalent Privacy) functions to wireless interfaces.
Property Description
algo-0 (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-0 (text) - hexadecimal key which will be used to encrypt packets with the 40bit-wep or
104bit-wep algorithm (algo-0)
algo-1 (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-1 (text) - hexadecimal key which will be used to encrypt packets with the 40bit-wep or
104bit-wep algorithm (algo-1)
algo-2 (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