summaryrefslogtreecommitdiffstats
path: root/docs/examples/wireless-wpa
blob: e2511f32afbf52c4694d0bca19286e0a4e43e194 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
CONNECTION='wireless'
DESCRIPTION='A simple WPA encrypted wireless connection'
INTERFACE='wlan0'
SECURITY='wpa'

ESSID='MyNetwork'
## Uncomment if the supplied ESSID is hexadecimal
#ESSID_TYPE='hex'
KEY='WirelessKey'

IP='dhcp' 

# Uncomment this if your ssid is hidden
#HIDDEN=yes