Specifications
Command Groups
A-136
authentication
Thiscommanddefinesthe802.11authenticati ontypeallowedbytheaccesspoint.
Syntax
authentication <open | shared>
•open‐acceptstheclientwithoutverifyingitsidentit y usingasharedkey.
•shared‐authenticationisbasedonasharedkeythathasbeendistributedtoallstations.
Default Setting
open
Command Mode
InterfaceConfiguration(Wireless)
InterfaceConfiguration(Wireless):VAP
Command Usage
•UsethiscommandforthedefaultinterfaceoranyofthesevenVAPsconfigurableperradio
interface.
•WhenusingWPAor802.1xforauthenticationanddynamickeying,theaccesspointmust
besettoopen.
•SharedkeyauthenticationcanonlybeusedwhenWEPisenabledwiththe
encryption
command,andatleastonestaticWEPkeyhasbeendefinedwiththekeycommand.
Example
Thefollowingexampleshowssettingthe802.11authenticationtypeforthedefaultinterfaceanda
VAP.
Related Commands
encryptionpageA‐137
keypageA‐138
RoamAbout 3000#configure
Enter configuration commands, one per line. End with CTRL/Z
RoamAbout 3000(config)#interface wireless a
RoamAbout 3000(if-wireless a)#authentication shared
RoamAbout 3000(if-wireless a)#vap 1
RoamAbout 3000(if-wireless a: VAP[1])#authentication shared
RoamAbout 3000(if-wireless a: VAP[1])#end
RoamAbout 3000(if-wireless a)#