AirPremier N Dual Band PoE Access Point Command Line Interface Manual
41
Once the user has determined what type of authentication is best for their wireless network, follow the appropriate instructions below.
The following is an example in which authentication is set to Open System.
WAP->
set authentication open-system
WAP->
set cipher no
WAP->
set apply
The following is an example in which the authentication is set to Shared-Key.
WAP->
set authentication shared-key
WAP->
set key 1 1234567890
WAP->
set defkeyindex 1
WAP->
set cipher wep
WAP->
set apply
The following is an example in which the authentication is set to WPA-PSK.
WAP->
set authentication wpa-psk
WAP->
set cipher auto
WAP->
set passphrase 1234567890
WAP->
set apply