> For the complete documentation index, see [llms.txt](https://wireless.mrw0l05zyn.cl/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wireless.mrw0l05zyn.cl/wi-fi/general.md).

# General

## IEEE 802.11

Estándares del Institute of Electrical and Electronics Engineers (IEEE) para wireless LAN (WLAN).

|      Estándar      |  Año | Frecuencia | Velocidad |
| :----------------: | :--: | :--------: | :-------: |
|  802.11 (Wi-Fi 0)  | 1997 |   2.4 GHz  |   2 Mbps  |
|  802.11b (Wi-Fi 1) | 1999 |   2.4 GHz  |  11 Mbps  |
|  802.11a (Wi-Fi 2) | 1999 |    5 GHz   |  54 Mbps  |
|  802.11g (Wi-Fi 3) | 2003 |   2.4 GHz  |  54 Mbps  |
|  802.11n (Wi-Fi 4) | 2009 |  2.4/5 GHz |  600 Mbps |
| 802.11ac (Wi-Fi 5) | 2013 |    5 GHz   |   1 Gbps  |
| 802.11ax (Wi-Fi 6) | 2019 |  2.4/5 GHz |  10 Gbps  |

## Protocolos de seguridad

* Wired Equivalent Privacy (WEP)
  * WEP-Open
  * WEP-Shared
* Wi-Fi Protected Access (WPA)
  * WPA-PSK (TKIP)
* Wi-Fi Protected Access 2 (WPA2)
  * WPA2-Personal
    * WPA2-PSK (TKIP)
    * WPA2-PSK (AES-CCMP)
  * WPA2-Enterprise
    * WPA2-EAP
* Wi-Fi Protected Setup (WPS)
* Wi-Fi Protected Access 3 (WPA3)
  * WPA3-Personal
    * WPA3-SAE
  * WPA3-Enterprise
    * WPA3-EAP
