User's Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Hardware Installation
- Chapter 3 Network Configuration
- Chapter 4 Initial Configuration
- Chapter 5 System Configuration
- Chapter 6 Command Line Interface
- Using the Command Line Interface
- Entering Commands
- Command Groups
- General Commands
- System Management Commands
- SNMP Commands
- Flash/File Commands
- RADIUS Client
- 802.1x Port Authentication
- Filtering Commands
- Interface Commands
- interface
- dns server
- ip address
- ip dhcp
- shutdown
- speed-duplex
- show interface ethernet
- description
- closed-system
- speed
- channel
- turbo
- ssid
- beacon-interval
- dtim-period
- fragmentation-length
- rts-threshold
- authentication
- encryption
- key
- transmit-key
- transmit-power
- max-association
- multicast-cipher
- wpa-clients
- wpa-mode
- wpa-preshared-key
- wpa-psk-type
- shutdown
- show interface wireless
- show station
- IAPP Commands
- VLAN Commands
- Appendix A Troubleshooting
- Appendix B Cables and Pinouts
- Appendix C Specifications
- Glossary
- Index
Interface Commands
6-89
wpa-mode
This command specifies whether Wi-Fi Protected Access (WPA)
is to use 802.1x dynamic keys or a pre-shared key.
Syntax
wpa-mode <dynamic | pre-shared-key>
• dynamic - WPA with 802.1x dynamic keys.
• pre-shared-key - WPA with a pre-shared key.
Default Setting
dynamic
Command Mode
Interface Configuration (Wireless)
Command Usage
• When the WPA mode is set to “dynamic,” clients are
authenticated using 802.1x via a RADIUS server. Each
client has to be WPA-enabled or support 802.1x client
software. A RADIUS server must also be configured and be
available in the wired network.
• In the dynamic mode, keys are generated for each wireless
client associating with the access point. These keys are
regenerated periodically, and also each time the wireless
client is re-authenticated.
• When the WPA mode is set to “pre-shared-key,” the key
must first be generated and distributed to all wireless clients
before they can successfully associate with the access point.
Example
Related Commands
wpa-clients (page 6-87)
wpa-preshared-key (page 6-90)
SMC-AP(if-wireless g)#wpa-mode pre-shared-key
SMC-AP(if-wireless g)#