Specifications

Enterasys Wireless Controller Software CLI Reference Guide 19-41
Usage
Onceyouhavesettheprivacymode,newcommandsbecomeavailableinthewlan:<WLAN
servicename>: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:<WLANservice 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
modeonpage 1940.
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.
keylength<64|128|152> Specifiesthelengthofthe WEPkey(64,128,or152bits)
key<value> SpecifiestheWEPkeyasahexvalue
passphrase<strings> SpecifiestheWEPkeyasaplaintextstring
keyidx(1|2| 3|4) SpecifiestheWEPkeyindex