User Guide

Table Of Contents
Wi-Fi Configuration 5 - 3
Configuration file with multiple network blocks:
# Simple case: WPA-PSK, PSK as an ASCII passphrase, allow all valid ciphers
network={
ssid="RFID_TNV"
psk="123456789"
priority=1
}
network={
ssid="RFID_TNV_WPA/WPA2"
psk="123456789"
priority=2
}
Refer to http://linux.die.net/man/5/wpa_supplicant.conf for further examples.
Draft 2