User's Manual

Table Of Contents
System Configuration
5-56
the show interface wireless g command (not shown in
example).
CLI Commands for WPA over 802.1x Security – From the
802.11g interface configuration mode, use the authentication
command to set the access point to “Open System.” Use the
WEP encryption command to enable all types of encryption. Use
the wpa-clients command to set WPA to be required or
supported for clients. Use the wpa-mode command to enable
WPA dynamic keys over 802.1x. Set the broadcast and multicast
key encryption using the multicast-cipher command. Then set
802.1x to required, and disable MAC authentication. To view the
current 802.11g security settings, use the show interface
wireless g command (not shown in example).
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)#wpa-clients required 6-90
SMC-AP(if-wireless g)#wpa-mode pre-shared-key 6-92
SMC-AP(if-wireless g)#wpa-psk-type alphanumeric 6-94
SMC-AP(if-wireless g)#wpa-preshared-key ASCII asecret 6-93
SMC-AP(if-wireless g)#end
SMC-AP(config)#no 802.1x 6-51
SMC-AP(config)#no mac-authentication 6-57
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)#wpa-clients required 6-90
SMC-AP(if-wireless g)#wpa-mode dynamic 6-92
SMC-AP(if-wireless g)#multicast-cipher TKIP 6-89
SMC-AP(if-wireless g)#end
SMC-AP(config)#802.required 6-51
SMC-AP(config)#no mac-authentication 6-57