
NA150 Series Network Appliance U
ser’s Manual
Software User Guide
25
Connect AP use wpa_supplicant
Configure wpa_supplicant
$ vi example.conf
ctrl_interface=/var/run/wpa_supplicant(you must add this this in the first line)
configure Encryption as disable and no authentication type
network={
ssid="AP_SSID"
key_mgmt=NONE
}
configure Encryption as WEP Open type
network={
ssid=" AP_SSID "
key_mgmt=NONE
auth_alg=OPEN
wep_key0=0123456789
wep_tx_keyidx=0
}
configure Encryption as WEP and shared key as authentication type
network={
ssid=" AP_SSID "
key_mgmt=NONE
auth_alg=SHARED
wep_key0=0123456789
wep_tx_keyidx=0
}
configure Encryption as TKIP and WPA-PSK as authentication type
network={
Содержание NA150
Страница 1: ...NA150 Network Appliance User s Manual...
Страница 8: ...NA150 Series Network Appliance User s Manual Introduction 4 1 4 Dimensions and Outlines...
Страница 12: ...NA150 Series Network Appliance User s Manual 8 Hardware Description 2 3 Board Layout Component Side Solder Side...
Страница 22: ...NA150 Series Network Appliance User s Manual 18 Software User Guide To login please enter root with no password...
Страница 34: ...NA150 Series Network Appliance User s Manual Warning 30 This page is intentionally left blank...