
UC-8100-LX Software
Advanced Configurations on Peripherals
3-14
82B
Connecting to an AP Using WEP Authentication
1.
Edit the /etc/wpa_supplicant.conf file.
##### WEP #####
network={
ssid="MIS-WAP-1"
bssid=50:67:F0:61:2D:7A
key_mgmt=NONE
wep_key0=CFEE46EED3FA94FAEB92348922
}
###############
The following table describes the related parameters.
Parameter Usage
Function
ssid
{Acess Point Name}
Network name (as announced by the access point). An ASCII
or hex string enclosed in quotation marks.
bssid
{MAC address of the AP}
Set network bssid, (typically the MAC address of the access
point).
key_mgmt
{NONE,WEP,TKIP,AES}
List of acceptable key management protocols;
wep_key0
{wep key}
WEP key in hexadecimal format
2.
Type
/usr/sbin/wifi_mgmt start
to enable this function.
To stop the function, type
/usr/sbin/wifi_mgmt stop
.
NOTE
For more information about wpa_supplicant.conf, go to the following websites:
•
http://www.daemon-systems.org/man/wpa_supplicant.conf.5.html
•
http://linux.die.net/man/5/wpa_supplicant.conf
83B
Connecting to an AP Using WPA/WPA2 PSK Authentication
1. Edit the related parameters in the
/etc/wpa_supplicant.conf
file.
##### WPA/WPA2 PSK #####
network={
ssid="5566"
proto=WPA WPA2 RSN
key_mgmt=WPA-PSK
pairwise=TKIP CCMP
group=TKIP CCMP
psk="01234567890"
}
#######################
2.
Type
/usr/sbin/wifi_mgmt start
to enable this function.
To stop the function, type
/usr/sbin/wifi_mgmt stop
.
The following table describes the related parameters.
Parameter
Usage
Function
ssid
{Acess Point Name}
Network name (as announced by the access point). An
ASCII or hex string enclosed in quotation marks.
proto
{WPA WPA2 RSN}
List of acceptable protocols; one or more of: WPA
(IEEE802.11i/D3.0) and RSN (IEEE 802.11i). WPA2 is
another name for RSN.
The default value is "WPA RSN".
Содержание UC-8100-LX
Страница 8: ...UC 8100 LX Software Getting Started 2 2...
Страница 38: ...UC 8100 LX Software Manual Security On UC 8100 LX 4 2...