首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 其他教程 > 操作系统 >

hostapd在RT2790下的配置

2014-04-26 
hostapd在RT2790上的配置# Most modern wireless drivers in the kernel need drivernl80211drivernl802

hostapd在RT2790上的配置

# Most modern wireless drivers in the kernel need driver=nl80211
driver=nl80211

# Customize these for your local configuration...
interface=wlan0
hw_mode=g
channel=6
ssid=hetao_ap
wme_enabled=1
ieee80211n=1
ht_capab=[SMPS-STATIC][GF][SHORT-GI-20][SHORT-GI-40][RX-STBC][DSSS_CCK]

?

这是一个优化配置,网络性能达到最佳

PING 192.168.123.60 (192.168.123.60) 56(84) bytes of data.
64 bytes from 192.168.123.60: icmp_req=1 ttl=128 time=0.399 ms
64 bytes from 192.168.123.60: icmp_req=2 ttl=128 time=0.457 ms
64 bytes from 192.168.123.60: icmp_req=3 ttl=128 time=0.407 ms
64 bytes from 192.168.123.60: icmp_req=4 ttl=128 time=0.402 ms
64 bytes from 192.168.123.60: icmp_req=5 ttl=128 time=0.457 ms
64 bytes from 192.168.123.60: icmp_req=6 ttl=128 time=0.390 ms

热点排行