01 December, 2014

Display WLAN AP BSSID association

Use command prompt with netsh:

C:\Users\heiki>netsh wlan show interfaces

There is 1 interface on the system:

    Name                   : Wi-Fi
    Description            : Intel(R) Centrino(R) Wireless-N 2200
    GUID                   : 2aec4c29-774f-4092-abb1-27c396cac1ab
    Physical address       : 9c:4e:36:3b:fa:2c
    State                  : connected
    SSID                   : kukimuki
    BSSID                  : f0:7f:06:3d:a3:30
    Network type           : Infrastructure
    Radio type             : 802.11n
    Authentication         : WPA2-Enterprise
    Cipher                 : CCMP
    Connection mode        : Auto Connect
    Channel                : 1
    Receive rate (Mbps)    : 144
    Transmit rate (Mbps)   : 144
    Signal                 : 99%
    Profile                : kukimuki

    Hosted network status  : Not available

No comments:

Post a Comment