Specifications
Configuring RSN (802.11i)
10-12 Configuring User Encryption
Configuring RSN (802.11i)
RobustSecurityNetwork(RSN)provides802.11isupport.RSNusesAESencryption.Youcan
configureaserviceprofiletosupportRSNclientsexclusively,ortosupportRSNwithWPAclients,
orevenRSN,WPAandWEPclients.
TheconfigurationtasksforaserviceprofiletouseRSNaresimilartothetasks
forWPA:
1. CreateaserviceprofileforeachSSIDthatwillsupportRSNclients.
2. EnabletheRSNIEintheserviceprofile.
3. Enabletheciphersuitesyouwanttosupportintheserviceprofile.(TKIPisenabledby
default.)Optionally,youalsocanchangethe countermeasurestimervalueforTKIP.
4. Mapthe
serviceprofiletotheradioprofilethatwillcontrolIEEEsettingsfortheradios.
5. Assigntheradioprofiletotheradiosandenabletheradios.
IfyouplantousePSKauthentication,youalsoneedtoenablethisauthenticati onmethodand
enteranASCIIpassphraseorahexadecimal(raw)key.
Creating a Service Profile for RSN
EncryptionparametersapplytoalluserswhousetheSSIDconfiguredbyaserviceprofile.To
createaserviceprofile,usethefollowingcommand :
set service-profile name
Example
Tocreateanewserviceprofilenamedrsn,typethefollowingcommand:
RBT-8100# set service-profile rsn
success: change accepted.
Enabling RSN
ToenableRSN,youmustenabletheRSNinformationelement(IE)intheserviceprofile.Toenable
theRSNIE,usethefollowingcommand:
set service-profile name rsn-ie {enable | disable}
Example
ToenableRSNinserviceprofilewpa,typethefollowingcommand:
RBT-8100# set service-profile rsn rsn-ie enable
success: change accepted.