Configuring WPA2 with AES or TKIP and PSK on Cisco Aironet 1140 Access Points
First of all, we have to create an SSID profile. You can do this with the command dot11 ssid ssid. Let’s make a SSID with the name ‘CiscoTalkWireless’. 1 2 ap(config)#dot11 ssid CiscoTalkWireless ap(config-ssid)# Next, we can configure the SSID properties. In this example, we want to use open authentication with key management provided by WPA2. In […]
