当前位置:网站首页>Openwrt enable kV roaming
Openwrt enable kV roaming
2022-07-01 23:35:00 【lovefengchenlove】
Official firmware 18.06.8 It needs to be modified by default hostapd.sh The file can only be opened by changing the configuration 80211k/v, The following is what I modified and used hostap.sh file , Tested on kv success
hostapd.zip (5.89 KB, amount of downloads : 20)
After decompression hostapd.sh File put in /lib/netifd/ Overwrite the original file
/etc/config/wireless Change the configuration to something like , Be careful to add option ieee80211v '1'
- config wifi-iface 'default_radio0'
- option device 'radio0'
- option network 'lan'
- option mode 'ap'
- option ssid 'OpenWrt'
- option encryption 'none'
- option ieee80211k '1'
- option ieee80211v '1'
- option wnm_sleep_mode '1'
- option bss_transition '1'
- option rrm_neighbor_report '1'
- option rrm_beacon_report '1'
- option time_advertisement '2'
- option time_zone 'UTC8'
边栏推荐
猜你喜欢
notBlank 和 notEmpty
SWT/ANR问题--SWT 导致 kernel fuse deadlock
2022年最佳智能家居开源系统:Alexa、Home Assistant、HomeKit生态系统介绍
Future trend and development of neural network Internet of things
字典、哈希表、数组的概念
Huisheng Huiying 2022 intelligent, fast and simple video editing software
物联网应用技术专业是属于什么类
距离度量 —— 汉明距离(Hamming Distance)
2022 crane driver (limited to bridge crane) examination questions and simulation examination
安全协议重点
随机推荐
ARP报文头部格式和请求流程
ARP message header format and request flow
物联网技术应用属于什么专业分类
Write some suggestions to current and future doctoral students to sort out and share
边缘计算概述
ShanDong Multi-University Training #3
Postgresql源码(57)HOT更新为什么性能差距那么大?
Redis 主从同步
Three development trends of enterprise application from the perspective of the third technological revolution
Development trend and future direction of neural network Internet of things
Similarities and differences between the defined identity execution function authid determiner and PostgreSQL in Oracle
kubernetes资源对象介绍及常用命令(三)
每日三题 6.29
SWT / anr problem - SWT causes low memory killer (LMK)
TS初次使用、ts类型
使用uni-simple-router,动态传参 TypeError: Cannot convert undefined or null to object
Depth first search and breadth first search of graph traversal
Using uni simple router, dynamically pass parameters typeerror: cannot convert undefined or null to object
What professional classification does the application of Internet of things technology belong to
Redis RDB snapshot