# WPA-PSK network configuration
BOOTPROTO='static'
BROADCAST=''
NAME='Wireless Adapter 1'
STARTMODE='auto'
WIRELESS_AUTH_MODE='psk'
WIRELESS_ESSID='example_ssid'
WIRELESS_WPA_PSK='example_psk'
WIRELESS_MODE='Managed'
WIRELESS_AP_SCANMODE='1'
WIRELESS_AP='00:11:22:33:44:55'
