码迷,mamicode.com
首页 > 其他好文 > 详细

OpenWrt 无线命令 iwconfig

时间:2014-11-23 09:17:58      阅读:192      评论:0      收藏:0      [点我收藏+]

标签:style   io   ar   color   sp   for   on   div   bs   

这个命令是最实用的,而我却一直忽略到现在,真的是懊恼啊, 今天就来简单看下其支持的参数吧,很多都是和iwpriv重叠的。


root@YSWiFi:~# iwconfig --help

Usage: iwconfig [interface]

                interface essid {NNN|any|on|off}

                interface mode {managed|ad-hoc|master|...}

                interface freq N.NNN[k|M|G]

                interface channel N

                interface bit {N[k|M|G]|auto|fixed}

                interface rate {N[k|M|G]|auto|fixed}

                interface enc {NNNN-NNNN|off}

                interface key {NNNN-NNNN|off}

                interface power {period N|timeout N|saving N|off}

                interface ap {N|off|auto}

                interface txpower {NmW|NdBm|off|auto}

                interface rts {N|auto|fixed|off}

                interface frag {N|auto|fixed|off}

                interface commit 

       Check man pages for more details.

root@YSWiFi:~# iwconfig ra0

ra0       RTWIFI SoftAP  ESSID:"0易商无限"  

          Mode:Managed  Channel=11  Access Point: 8C:88:2B:00:00:24   

          Bit Rate=300 Mb/s   

          



OpenWrt 无线命令 iwconfig

标签:style   io   ar   color   sp   for   on   div   bs   

原文地址:http://blog.csdn.net/qianguozheng/article/details/41407725

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!