Installation guide

set wlan
Chapter 2 Command Descriptions 141
encryption={[open],[wep],[tkip],[ccmp],[any]}
The types of encryption that are allowed to encrypt data transferred over
the wireless link.
open
No encryption is used over the wireless link. Can be used with open
and sharedkey authentication.
wep
Wired Equivalent Privacy (WEP) encryption is used over the wireless
link. Can be used with open, sharedkey, wep_auth, wpa_psk,
wpa_auth, and leap authentication.
tkip
Temporal Key Integrity Protocol (TKIP) encryption is used over the
wireless link. Can be used with wpa_psk and wpa_auth authentication.
ccmp
CCMP (AES) encryption is used over the wireless link. Can be used
with wpa_psk and wpa_auth authentication.
any
Sets all encryption types.
outer_eap={[peap],[tls],[ttls],[any]}
The types of Extensible Authentication Protocols (EAP) that are allowed
to establish the initial connection with an authentication server or access
point. These are used with wep_auth and wpa_auth authentication.
peap
Protected Extensible Authentication Protocol (PEAP). A username
and password must be specified to use peap.
tls
Transport Layer Security (TLS). A client certificate and private key
must be installed on the device to use tls.
ttls
Tunneled Transport Layer Security (TTLS). A username and
password must be specified to use ttls.
any
Sets all outer and inner Extensible Authentication Protocols.