-
Notifications
You must be signed in to change notification settings - Fork 39
/
wpa_0_8.conf
51 lines (42 loc) · 1.48 KB
/
wpa_0_8.conf
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
ctrl_interface=/var/run/wpa_supplicant
update_config=1
# Wi-Fi Protected Setup (WPS) parameters
# Device Name
# User-friendly description of device; up to 32 octets encoded in UTF-8
device_name=TL-WN723N 3.0/TL-WN725N 2.0
# Manufacturer
# The manufacturer of the device (up to 64 ASCII characters)
manufacturer=TP-LINK
# Model Name
# Model of the device (up to 32 ASCII characters)
model_name=TP-LINK_STA
# Model Number
# Additional device description (up to 32 ASCII characters)
model_number=WLAN_8188EUS
# Serial Number
# Serial number of the device (up to 32 characters)
serial_number=12345
# Primary Device Type
# Used format: <categ>-<OUI>-<subcateg>
# categ = Category as an integer value
# OUI = OUI and type octet as a 4-octet hex-encoded value; 0050F204 for
# default WPS OUI
# subcateg = OUI-specific Sub Category as an integer value
# Examples:
# 1-0050F204-1 (Computer / PC)
# 1-0050F204-2 (Computer / Server)
# 5-0050F204-1 (Storage / NAS)
# 6-0050F204-1 (Network Infrastructure / AP)
device_type=1-0050F204-1
# OS Version
# 4-octet operating system version number (hex string)
os_version=01020300
# Config Methods
# List of the supported configuration methods
# Available methods: usba ethernet label display ext_nfc_token int_nfc_token
# nfc_interface push_button keypad virtual_display physical_display
# virtual_push_button physical_push_button
# For WSC 1.0:
#config_methods=display push_button keypad
# For WSC 2.0:
config_methods=virtual_display virtual_push_button keypad