blob: 4402f39ba4d90c6b4545f7c8f5e322e07aafce20 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001#detail please reference config_file_README.txt
2wlan_fifo0 ="/etc_rw/wifi/realtek/wscd-wlan0.fifo"
3wlan_fifo1 ="/etc_rw/wifi/realtek/wscd-wlan1.fifo"
4
5SSID_prefix = "Reaktek_AP_"
6
7use_ie = 1
8
9# AUTH_OPEN=1, AUTH_WPAPSK=2, AUTH_SHARED=4, AUTH_WPA=8, AUTH_WPA2=0x10, AUTH_WPA2PSK=0x20
10auth_type_flags = 39
11
12# ENCRYPT_NONE=1, ENCRYPT_WEP=2, ENCRYPT_TKIP=4, ENCRYPT_AES=8
13encrypt_type_flags = 15
14
15uuid = 63041253101920061228aabbccddeeff
16device_name = "RTK_AP"
17manufacturer = "Realtek"
18manufacturerURL = "http://www.realtek.com/"
19modelURL = "http://www.realtek.com/"
20model_name = "RTL8xxx"
21model_num = "EV-2010-09-20"
22serial_num = "123456789012347"
23modelDescription = "WLAN Access Point"
24device_attrib_id = 1
25device_oui = 0050f204
26device_category_id = 6
27device_sub_category_id = 1
28
29# PASS_ID_DEFAULT=0, PASS_ID_USER=1, PASS_ID_MACHINE=2, PASS_ID_REKEY=3,
30# PASS_ID_PB=4, PASS_ID_REG=5, PASS_ID_RESERVED=6
31device_password_id = 0
32
33tx_timeout = 5
34resent_limit = 2
35reg_timeout = 120
36block_timeout = 60
37
38WPS_START_LED_GPIO_number = 2
39WPS_END_LED_unconfig_GPIO_number = 0
40WPS_END_LED_config_GPIO_number = 0
41WPS_PBC_overlapping_GPIO_number = 1
42PBC_overlapping_LED_time_out = 30
43
44
45No_ifname_for_flash_set = 0
46
47#disable_disconnect = 1
48#disable_auto_gen_ssid = 1
49#manual_key_type = 2
50#manual_key = 1234567890
51#random_key_len = 64
52#PSK_LEN = 64
53
54disable_hidden_ap = 1
55
56#SSID_prefix = "RTKAP_"
57
58button_hold_time = 1
59
60# for WPS2;if wps1.0 don't define
61# 0x2008|0x480|0x680(CONFIG_METHOD_VIRTUAL_PIN | CONFIG_METHOD_PHYSICAL_PBC | CONFIG_METHOD_VIRTUAL_PBC )
62
63config_method = 9864
64#if AP mode config by EAP-base ER or auto-generate
65#but want not apply to both band then preset the paramater to 1
66#ProfileDontBothApply = 1
67
68# value=2:deny whatever config or unconfig state.
69# value=1:deny under configured state, allow when unconfig state.
70#disable_configured_by_exReg = 1
71
72#when PIN failed number >= MaxPinFailThresHold AP will indefinitely auto-lock-down
73#until user intervenes to unlock ; vaild value 1~10
74#MaxPinFailThresHold = 10
75