Specifications
Configuring WPA
RoamAbout Mobility System Software Configuration Guide 10-9
Changing the TKIP Countermeasures Timer Value
Bydefault,MSSenforcesTKIPcountermeasuresfor60,000ms(60seconds)afterasecondMIC
failurewithinaone‐minuteinterval.Tochangethecountermeasurestimervalue,usethe
followingcommand:
set service-profile name tkip-mc-time wait-time
Example
Tochangethecountermeasureswaittimeinserviceprofilewpato30seconds,typethefollowing
command:
RBT-8100# set service-profile wpa tkip-mc-time 30000
success: change accepted.
Enabling PSK Authentication
Bydefault,WPAuses802.1Xdynamickeying.Ifyouplantousestatickeys,youmustenablePSK
authenticationandconfigureapassphraseortherawkey.Youcanconfigurethepassphraseor
keyglobally.YoualsocanconfigurekeysonanindividualMACclientbasis.
Bydefault,802.1Xauthenticationremains
enabledwhenyouenablePSK authentication.
ToenablePSKauthentication,usethefollowingcommand:
set service-profile name auth-psk {enable | disable}
Example
ToenablePSKauthenticationinserviceprofilewpa,typethefollowingcommand:
RBT-8100# set service-profile wpa auth-psk enable
success: change accepted.
Configuring a Global PSK Passphrase or Raw Key for All Clients
ToconfigureaglobalpassphraseforallWPAclients,usethefollowingcommand:
set service-profile name psk-phrase passphrase
Thepassphrasemustbebetween8to63characterslong,includingblanks.Ifyouuseblanks,you
mustenclosethestringinquotationmarks.
Examples
Toconfigureserviceprofilewpatousepassphrase12345678 90123<>?=+&%Thequickbrownfox
jumpsoverthelazysl,typethefollowingcommand:
RBT-8100# set service-profile wpa psk-phrase "1234567890123<>?=+&% The quick
brown fox jumps over the lazy sl"
success: change accepted.
Asanalternativetoenteringapassphrase,whichMS Sconvertsintoakey,youcanenterthekey
itselfinrawhexadecimalformat.Toenter a PSKkeyinrawformat,usethefollowingcommand:
set service-profile name psk-raw hex
Forhex,typea64‐bitASCIIstringrepresentinga32‐digithexadecimalnumber.Enterthetwo‐
characterASCIIformofeachhexadecimalnumber.
ToconfigureserviceprofilewpatousearawPSKwithPSKclients,typeacommandsuchasthe
following: