User's Manual
Table Of Contents
- Chapter 1 Introduction
- Chapter 2 Network Configuration
- Chapter 3 Hardware Installation
- 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
- radio-mode
- select-antenna-mode
- description
- ssid-broadcast
- closed-system
- speed
- channel
- 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 Specifications
- Appendix C Cables and Pinouts
- Glossary
- Index
System Configuration
5-50
Note: The index and length values used in the key command must be
the same values used in the encryption and transmit-key
commands.
CLI Commands for WEP over 802.1x Security – From the
802.11g interface configuration mode, use the authentication
command to select open system authentication. Use the
multicast-cipher command to select WEP cipher type. Then set
802.1x to required with 802.1x command, and disable MAC
authentication with the mac-authentication command. To view
the current 802.11g security settings, use the show interface
wireless g command (not shown in example).
----------------Security----------------------------------
Closed System : DISABLED
Multicast cipher : WEP
WPA clients : SUPPORTED
WPA Key Mgmt Mode : PRE SHARED KEY
WPA PSK Key Type : HEX
Encryption : 128-BIT ENCRYPTION
Default Transmit Key : 1
Static Keys :
Key 1: ***** Key 2: EMPTY Key 3: EMPTY Key 4: EMPTY
Authentication Type : SHARED
==========================================================
SMC-AP#
SMC-AP(config)#interface wireless g 6-68
Enter Wireless configuration commands, one per line.
SMC-AP(if-wireless g)#authentication open 6-83
SMC-AP(if-wireless g)#encryption 128 6-84
SMC-AP(if-wireless g)#multicast-cipher wep 6-89
SMC-AP(if-wireless g)#end
SMC-AP(config)#802.1x required 6-51
SMC-AP(config)#no mac-authentication 6-57
SMC-AP(config)#










