User's Manual

Table Of Contents
Fortress ES-Series CLI Guide: Networking and Radio Configuration
67
-ucost 0–4294967295 -mcastRate 1|2|5.5|11|6|9|12|18|24|36|48|54 -enhancedmcast y|n
-wdsmtu wifi|ether -beaconencrypt enable|disable -desc
<“descriptive string”>
-1X11i none|wpa|wpapsk|wpa2|wpa2psk| wpa2mixed|wpa2mixedpsk -keytype hex|ascii
-wpakey
<wpaKey>
-wpakeyconfirm
<wpaKey>
-rekeyperiod 0—2147483647
-gmkrekeyperiod 0—2147483647 -radiusperiod 0—2147483647 -strictrekey y|n
-reauthperiod 0—2147483647 -preauth y|n
3.4.9.15 BSS Wi-Fi Security Configuration
BSSs on Fortress Mesh Point radios support WPA (Wi-Fi
Protected Access) and WPA2 security.
When you choose an
802.1X/11i Security setting other than
none
(the default), the Mesh Point CLI prompts you for the
additional inputs required by the security method you choose.
802.1X/11i Security (none|wpa|wpapsk|wpa2|wpa2psk|wpa2mixed|wpa2mixedpsk): wpa2
WpaKeyFormat[hex] (hex|ascii to set key string format): hex|ascii
WpaKey[""] (WPA key with length 64(hex), 8..63(ascii)):
<hexORasciiKey>
WpaKeyConfirm[""] (confirm WPA key):
<hexORasciiKey>
GtkRekeyInterval (group transient key (GTK) rekey interval in seconds):
<GTKeyInterval>
GmkRekeyInterval (group master key (GMK) rekey interval in seconds):
<GMKeyInterval>
GtkStrictRekey (Y|N to rekey GTK when a STA leaves the BSS): y
ReauthInterval (EAPOL reauthentication interval in seconds):
<ReAuthInterval>
PreAuth[N] (Y|N to set RSN pre-authentication): y
WPA (wpa), WPA2 (wpa2) and WPA2-Mixed (wpa2mixed)
are enterprise modes of WPA. You can specify
wpa or wpa2
to be used exclusively by the BSS, or you can configure it
to use either by specifying
wpa2mixed.
WPA and WPA2 use EAP-TLS (Extensible Authentication
Protocol-Transport Layer Security) to authenticate network
connections via X.509 digital certificates. For the Mesh
Point to successfully negotiate a WPA/WPA2 transaction,
you must have specified a locally stored key pair and
certificate for the Mesh Point to use to authenticate the
connecting device as an EAP-TLS peer, and at least one
CA (Certificate Authority) certificate must be present in the
local certificate store. Refer to Section 4.2 for guidance on
configuring an EAP-TLS key pair and digital certificate.
These additional settings apply to
wpa, wpa2 and
wpa2mixed
selections:
rekeyperiod (GtkRekyInterval) - specifies the
interval at which Group Transient Keys are
regenerated. The default is zero (
0
), which value
disables the rekeying function; the same key will be
used for the entire session. Specify a new interval in
whole seconds between
0
and
2147483647,
inclusive.
gmkrekeyperiod (GmkRekyInterval) - specifies the
interval at which the Group Master Key is are
regenerated. The default is
1800
. A zero (
0
) value
disables the rekeying function. Specify a new interval in
whole seconds between
0
and
2147483647,
inclusive.