查看本机记录的wifi热点

C:\Users\Milton>netsh wlan show profiles
Profiles on interface Wireless Network Connection:
Group policy profiles (read only)
---------------------------------
<None> User profiles
-------------
All User Profile : newifi_207D_5G
All User Profile : OpenWrt-5G
All User Profile : PandoraBox_3A7AA0_5G
All User Profile : WNDR3800-5G

查看本机的无线网卡运行状态, 从Radio Type可以看出是运行在2.4gHz还是5gHz

C:\Users\Milton>netsh wlan show interfaces

There is 1 interface on the system:

    Name                   : Wireless Network Connection
Description : Intel(R) Centrino(R) Advanced-N 6205
GUID : 1235ajd-8eeb-4aef-b2c3-3f78e33b999
Physical address : 1f:30:a9:a6:dd:ac
State : connected
SSID : HiWiFi-5G
BSSID : 00:0c:55:33:60:00
Network type : Infrastructure
Radio type : 802.11a
Authentication : WPA2-Personal
Cipher : CCMP
Connection mode : Profile
Channel : 52
Receive rate (Mbps) : 150
Transmit rate (Mbps) : 150
Signal : 99%
Profile : HiWiFi-5G Hosted network status : Not available

查看无线网卡的驱动资料, 这里能看出此无线网卡支持的频段Radio Type Supported 以及支持的加密方式

C:\Users\Milton>Netsh WLAN show drivers

Interface name: Wireless Network Connection

    Driver                    : Intel(R) Centrino(R) Advanced-N 6205
Vendor : Intel Corporation
Provider : Intel
Date : 2012/2/20
Version : 15.1.0.18
INF file : C:\Windows\INF\oem3.inf
Files : 4 total
C:\Windows\system32\DRIVERS\Netwsw00.sys
C:\Windows\system32\Netwcw00.dll
C:\Windows\system32\Netwrw00.dll
C:\Windows\system32\drivers\vwifibus.sys
Type : Native Wi-Fi Driver
Radio types supported : 802.11a 802.11b 802.11g
FIPS 140-2 mode supported : Yes
Hosted network supported : Yes
Authentication and cipher supported in infrastructure mode:
Open None
Open WEP-40bit
Open WEP-104bit
Open WEP
Shared WEP-40bit
Shared WEP-104bit
Shared WEP
WPA-Enterprise TKIP
WPA-Enterprise CCMP
WPA-Personal TKIP
WPA-Personal CCMP
WPA2-Enterprise TKIP
WPA2-Enterprise CCMP
WPA2-Personal TKIP
WPA2-Personal CCMP
Open Vendor defined
Authentication and cipher supported in ad-hoc mode:
Open None
Open WEP-40bit
Open WEP-104bit
Open WEP
Shared WEP-40bit
Shared WEP-104bit
Shared WEP
WPA2-Personal CCMP

查看某个wifi热点的资料

C:\Users\Milton>netsh wlan show profile name="HiWiFi-5G"
Profile HiWiFi-5G on interface Wireless Network Connection:
=======================================================================
Applied: All User Profile
Profile information
-------------------
Version : 1
Type : Wireless LAN
Name : HiWiFi-5G
Control options :
Connection mode : Connect automatically
Network broadcast : Connect only if this network is broadcasting
AutoSwitch : Do not switch to other networks
Connectivity settings
---------------------
Number of SSIDs : 1
SSID name : "HiWiFi-5G"
Network type : Infrastructure
Radio type : [ Any Radio Type ]
Vendor extension : Not present
Security settings
-----------------
Authentication : WPA2-Personal
Cipher : CCMP
Security key : Present

最新文章

  1. 数据库邮件服务器中sp_send_dbmail的参数使用
  2. Android开发学习之路-抢红包助手开发全攻略
  3. Eclipse 使用maven创建Dynamic Web Project
  4. c++ 在windows下建立目录
  5. Zabbix_agent的安装配置
  6. 关于scrollview监听的一些方法
  7. linux下LAMP环境搭建尝试
  8. TP复习3
  9. linux服务器的操作禁忌
  10. VBS连接远程Oracle
  11. 集群之mysql主从配置(windows和linux版)
  12. 关于Python输出时间戳的问题
  13. SpringBoot学习(四)--&gt;SpringBoot快速入门,开山篇
  14. 理解django框架中的MTV与MVC模式
  15. Vue之组件
  16. 四,ESP8266 TCP服务器(基于Lua脚本语言)
  17. Eclipse中Svn插件配置
  18. C/C++-STL中lower_bound与upper_bound的用法以及cmp函数
  19. 如何用 Keynote 制作动画演示(转)
  20. rssh RSA(非对称密钥)

热门文章

  1. putty的保存功能如何使用
  2. 用emoji表情包来可视化北京市历史天气状况!
  3. sizeof, strlen区别
  4. Centos下运行cp命令式提示略过目录
  5. ActiveMQ使用示例之Queue
  6. 混沌数学之Standard模型
  7. Informatica 常用组件Aggregator之一 聚合表达式
  8. 10个最好的 jQuery 视频插件
  9. 如何监控执行的SQL语句?
  10. QR分解与最小二乘