Specifications

Enterasys Wireless Controller Software CLI Reference Guide 19-43
Usage
Thewpav1commandisavailablewhentheprivacymodeissettowpaorwpapsk.Formore
information,seemodeonpage 1940.
Examples
ThefollowingexampledisplaystheWPAv1encryptionprotocol,setstheWPAv1encryption
protocoltoTKIP,anddisplaysthesetting:
EWC.enterasys.com:wlans:test:priv# show wpa-v1
WPA v.1 encryption is not enabled
EWC.enterasys.com:wlans:test:priv# wpa-v1 tkip
EWC.enterasys.com:wlans:test:priv# apply
EWC.enterasys.com:wlans:test:priv# show wpa-v1
WPA v.1 encryption: tkip
19.6.11.6 wpa-v2
Usethewpav2commandtoconfiguretheWPAv2encryptionprotocol.Thewpav2commandis
accessiblefromthewlan:<WLANservicename>:privcontextoftheCLI.
Syntax
wpa-v2 auto | aes | none
Parameters
Usage
Thewpav2commandisavailablewhentheprivacymodeissettowpaorwpapsk.Formore
information,seemodeonpage 1940.
Examples
ThefollowingexampledisplaystheWPAv2encryptionprotocol,setstheWPAv2encryption
protocoltoAES,anddisplaysthesetting:
EWC.enterasys.com:wlans:test:priv# show wpa-v2
WPA v.2 encryption is not enabled
EWC.enterasys.com:wlans:test:priv# wpa-v2 aes
EWC.enterasys.com:wlans:test:priv# apply
EWC.enterasys.com:wlans:test:priv# show wpa-v2
WPA v.2 encryption: aes
Note: After you have run the wpa-v1 command, you must run the apply command to implement the
name change.
auto|aes|none SpecifiestheWPAv2encryptionprotocol
Note: After you have run the wpa-v2 command, you must run the apply command to implement the
name change.