Specifications
Enterasys Wireless Controller Software CLI Reference Guide 19-43
Usage
Thewpa‐v1commandisavailablewhentheprivacymodeissettowpaorwpa‐psk.Formore
information,see“mode”onpage 19‐40.
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
Usethewpa‐v2commandtoconfiguretheWPAv2encryptionprotocol.Thewpa‐v2commandis
accessiblefromthewlan:<WLAN‐service‐name>:privcontextoftheCLI.
Syntax
wpa-v2 auto | aes | none
Parameters
Usage
Thewpa‐v2commandisavailablewhentheprivacymodeissettowpaorwpa‐psk.Formore
information,see“mode”onpage 19‐40.
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.