System configuration 6-86 – SMC Networks ElliteConnect 2.4GHz/5GHz User Manual

Page 162

Advertising
background image

System Configuration

6-86

authentication. To view the current 802.11g security settings, use
the show interface wireless a or show interface wireless g
command (not shown in example).

CLI Commands for WPA over 802.1X Security – From the
802.11a or 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).

AP(config)#interface wireless g

7-99

Enter Wireless configuration commands, one per line.
AP(if-wireless g)#authentication open

7-109

AP(if-wireless g)#encryption 128

7-110

AP(if-wireless g)#wpa-clients required

7-116

AP(if-wireless g)#wpa-mode pre-shared-key

7-117

AP(if-wireless g)#wpa-psk-type alphanumeric

7-119

AP(if-wireless g)#wpa-preshared-key ASCII asecret

7-118

AP(if-wireless g)#end
AP(config)#no 802.1X

7-51

AP(config)#no mac-authentication

7-59

AP(config)#interface wireless g

7-99

Enter Wireless configuration commands, one per line.
AP(if-wireless g)#authentication open

7-109

AP(if-wireless g)#encryption 128

7-110

AP(if-wireless g)#wpa-clients required

7-116

AP(if-wireless g)#wpa-mode dynamic

7-117

AP(if-wireless g)#multicast-cipher TKIP

7-114

AP(if-wireless g)#end
AP(config)#802.required

7-51

AP(config)#no mac-authentication

7-59

Advertising