12 lines
176 B
Text
12 lines
176 B
Text
network={
|
|
ssid="[SSID]"
|
|
proto=RSN
|
|
key_mgmt=WPA-EAP
|
|
pairwise=CCMP
|
|
auth_alg=OPEN
|
|
eap=TTLS
|
|
identity="[IDENTITY]"
|
|
password="[PASSWORD]"
|
|
phase2="auth=PAP"
|
|
mesh_fwding=1
|
|
}
|