]> git.ipfire.org Git - thirdparty/hostap.git/blobdiff - wpa_supplicant/README-WPS
WPS ER: Add command for configuring an AP
[thirdparty/hostap.git] / wpa_supplicant / README-WPS
index 30ed2aa8022c797c3b712fb8fe70bc246a972881..9b6f9c55433bdc68aadb43dd0db40e96f8d901c9 100644 (file)
@@ -236,6 +236,15 @@ wps_er_stop
 wps_er_learn <UUID> <AP PIN>
 - learn AP configuration
 
+wps_er_config <UUID> <AP PIN> <new SSID> <auth> <encr> <new key>
+- examples:
+  wps_er_config 87654321-9abc-def0-1234-56789abc0002 12345670 testing WPA2PSK CCMP 12345678
+  wpa_er_config 87654321-9abc-def0-1234-56789abc0002 12345670 clear OPEN NONE ""
+
+<auth> must be one of the following: OPEN WPAPSK WPA2PSK
+<encr> must be one of the following: NONE WEP TKIP CCMP
+
+
 wps_er_pbc <Enrollee UUID>
 - accept an Enrollee PBC using External Registrar