ConfiguringaVAP
D-Link UnifiedAccessPointAdministrator’sGuide
November2011 Page165
UnifiedAccessPointAdministrator’sGuide
7. EnteraWPAencryptionkeyintheKeyfield.
Thekeycanbeamixofalphanumericandspecialcharacters.Thekeyiscasesensitiveandcanbebetween
8and63characters.
8. ClickApplytoupdatetheAPwiththenewsettings.
VAPConfigurationfromtheCLI
1. ConnecttotheAPbyusingTelnet,SSHoraserialconnection.
2. EnableVAP1.
setvapvap1statusup
3. SettheVLANIDto2.
setvapvap1vlan‐id2
4. SettheSSIDtoMarketing.
setinterfacewlan0vap1ssidMarketing
5. SettheSecurityModetoWPAPersonal.
setinterfacewlan0vap1securitywpa‐personal
6. AllowWPA2clients,andnotWPAclients,toconnecttotheAP.
setbsswlan0bssvap1wpa‐allowedoff
setbsswlan0bssvap1wpa2‐allowedon
7. SettheCipherSuitetoCCMP(AES)only.
setbsswlan0bssvap1wpa‐cipher‐tkipoff
setbsswlan0bssvap1wpa‐cipher‐ccmpon
8. SetthePre‐sharedkey.
setinterfacewlan0vap1wpa‐personal‐keyJuPXkC7GvY$moQiUttp2
Ifthesharedsecretkeysincludesspaces,placethekeyinsidequotationmarks.
9. Usethefollowingcommandstoviewandverifythesettings.
getinterfacewlan0vap1detail
getvapvap1detail
Note:ThepreviouscommandsetstheVLANIDto2forVAP1onbothradios.TosettheVLANID
forVAP1onradiooneonly,usethefollowingcommand:
set vap 1 with radio wlan0 to
vlan-id 2
.