Difference between revisions of "Windows WiFi commands"

From Teknologisk videncenter
Jump to: navigation, search
m (Created page with "<source lang=cli> $ netsh wlan show networks mode=bssid Interface name : Wi-Fi There are 6 networks currently visible. SSID 1 : Global Network type : Infrastruct...")
 
m
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
<source lang=cli>
 
<source lang=cli>
$ netsh wlan show networks mode=bssid
+
C:\ <input>netsh wlan show networks mode=bssid</input>
  
 
Interface name : Wi-Fi
 
Interface name : Wi-Fi
Line 46: Line 46:
 
         Other rates (Mbps) : 36 48 54
 
         Other rates (Mbps) : 36 48 54
 
</source>
 
</source>
 +
{{Source cli}}
 +
[[Category:WiFi]]

Latest revision as of 11:12, 5 December 2016

C:\ <input>netsh wlan show networks mode=bssid</input>

Interface name : Wi-Fi
There are 6 networks currently visible.

SSID 1 : Global
    Network type            : Infrastructu
    Authentication          : WPA2-Persona
    Encryption              : CCMP
    BSSID 1                 : 08:cc:68:cc:
         Signal             : 58%
         Radio type         : 802.11n
         Channel            : 1
         Basic rates (Mbps) : 156
         Other rates (Mbps) : 18 24 36 48
    BSSID 2                 : 08:cc:68:cc:
         Signal             : 65%
         Radio type         : 802.11n
         Channel            : 1
         Basic rates (Mbps) : 156
         Other rates (Mbps) : 18 24 36 48
    BSSID 3                 : a8:0c:0d:db:
         Signal             : 45%
         Radio type         : 802.11n
         Channel            : 6
         Basic rates (Mbps) : 156
         Other rates (Mbps) : 18 24 36 48
    BSSID 4                 : 08:cc:68:cc:
         Signal             : 43%
         Radio type         : 802.11n
         Channel            : 6
         Basic rates (Mbps) : 156
         Other rates (Mbps) : 18 24 36 48
    BSSID 5                 : 08:cc:68:cc:
         Signal             : 50%
         Radio type         : 802.11ac
         Channel            : 44
         Basic rates (Mbps) : 24
         Other rates (Mbps) : 36 48 54
    BSSID 6                 : 08:cc:68:cc:
         Signal             : 36%
         Radio type         : 802.11ac
         Channel            : 100
         Basic rates (Mbps) : 24
         Other rates (Mbps) : 36 48 54