Enable hostapd CLI
This commit is contained in:
parent
f23580854a
commit
8d21a39615
@ -36,4 +36,8 @@ noscan=1
|
||||
#5 Ghz example config
|
||||
#hw_mode=a
|
||||
#channel=108
|
||||
#ht_capab=[HT40+][SHORT-GI-40][DSSS_CCK-40]
|
||||
#ht_capab=[HT40+][SHORT-GI-40][DSSS_CCK-40]
|
||||
|
||||
# controlling enabled
|
||||
ctrl_interface=/var/run/hostapd
|
||||
ctrl_interface_group=0
|
||||
@ -42,4 +42,8 @@ noscan=1
|
||||
#ieee80211ac=1
|
||||
#vht_capab=[MAX-MPDU-11454][RXLDPC][SHORT-GI-80][TX-STBC-2BY1][RX-STBC-1][MAX-A-MPDU-LEN-EXP3][RX-ANTENNA-PATTERN][TX-ANTENNA-PATTERN]
|
||||
#vht_oper_chwidth=1
|
||||
#vht_oper_centr_freq_seg0_idx=42
|
||||
#vht_oper_centr_freq_seg0_idx=42
|
||||
|
||||
# controlling enabled
|
||||
ctrl_interface=/var/run/hostapd
|
||||
ctrl_interface_group=0
|
||||
Loading…
Reference in New Issue
Block a user