Specifications
Enterasys Wireless Controller Software CLI Reference Guide 19-41
Usage
Onceyouhavesettheprivacymode,newcommandsbecomeavailableinthewlan:<WLAN‐
service‐name>:privcontext.Forexample,settingtheprivacymodetowepprovidesanadditional
command(wep)thatyoucanusetoconfigureWEPsettings.
Examples
ThefollowingexamplechangestheprivacymodeoftheWLANservicenamed“test”toWPA‐
PSK:
EWC.enterasys.com:wlans:test:priv# mode wpa-psk
EWC.enterasys.com:wlans:test:priv# apply
EWC.enterasys.com:wlans:test:priv# show mode
Privacy mode: wpa-psk
19.6.11.3 wep
UsethewepcommandtoconfigureWEPprivacysettings.Thewepcommandisaccessiblefrom
thewlan:<WLAN‐service ‐name>:privcontextoftheCLI.
Syntax
wep key-length <64|128|152> ((key <value>) | (pass-phrase <strings>)) [key-idx
(1|2|3|4)]
Parameters
Usage
Thewepcommandisavailablewhentheprivacymodeissettowep.Formoreinformation,see
“mode”onpage 19‐40.
Examples
ThefollowingexamplesetstheWEPkeyto64bitsinlengthwithapassphrasestringof“Sl==p”:
EWC.enterasys.com:wlans:test:priv# wep key-length 64 pass-phrase Sl==p
EWC.enterasys.com:wlans:test:priv# apply
EWC.enterasys.com:wlans:test:priv# show wep
Static Keys(WEP):
WEP key length: 64
dynwep SpecifiesthedynamicWEPprivacymode
Note: After you have run the mode command, you must run the apply command to implement the
name change.
key‐length<64|128|152> Specifiesthelengthofthe WEPkey(64,128,or152bits)
key<value> SpecifiestheWEPkeyasahexvalue
pass‐phrase<strings> SpecifiestheWEPkeyasaplaintextstring
key‐idx(1|2| 3|4) SpecifiestheWEPkeyindex