No Windows (testado no Win7, deve ser compatível com o Vista de volta ao 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
Em muitos sabores Linux (incluindo o Debian), use iwconfig
. Embora não exiba uma string como "802.11n", ele exibe Bit Rate:54 Mb/s
entre outras configurações.