yzf*_*fr1 15 router wireless-networking 802.11n
我的路由器和我的无线网卡都支持 802.11a/b/g/n 标准,但由于我只能获得大约 30-40 Mbit/s 的速度,我怀疑它使用的是 g 标准而不是 n。现在,我想以某种方式验证这一点,所以我的问题是:有没有办法(如网络诊断工具或类似工具)找出当前在计算机和路由器之间的通信中使用的标准?
kub*_*zyk 18
在Windows 上(在 Win7 上测试,应该兼容 Vista 回 Windows XP):
C:\Users\kuba>netsh wlan show interfaces
There is 1 interface on the system:
Name : Wireless Network Connection 2
Description : DW1520 Wireless-N WLAN Half-Mini Card
State : connected
Network type : Infrastructure
Radio type : 802.11g <-- the currently negotiated value
Authentication : WPA-Personal
Cipher : CCMP
Connection mode : Auto Connect
Channel : 11
Receive rate (Mbps) : 54
Transmit rate (Mbps) : 54
Signal : 82%
Profile : xxxx
Hosted network status : Not started
Run Code Online (Sandbox Code Playgroud)
在许多Linux版本(包括 Debian)上使用iwconfig. 尽管它不显示诸如“802.11n”之类的字符串,但它确实显示Bit Rate:54 Mb/s在其他设置中。
| 归档时间: |
|
| 查看次数: |
32454 次 |
| 最近记录: |