gihzmo
10-08-2008, 10:58 AM
I am trying to configure a Cisco 1200 AP to have an SSID that is secured using WPA+TKIP on one SSID and another SSID which is completely open. Is this possible on one radio, because the problem I am having is that I can configure the encryption, but it applies to all SSIDs on that radio.
Can someone point me at a configuration that will work?
This is the configuration I have on the radio now.
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
ssid Staff
authentication open
authentication key-management wpa
wpa-psk ascii 7 ********************
!
ssid Students
authentication open
guest-mode
!
Can someone point me at a configuration that will work?
This is the configuration I have on the radio now.
interface Dot11Radio0
no ip address
no ip route-cache
!
encryption mode ciphers tkip
!
ssid Staff
authentication open
authentication key-management wpa
wpa-psk ascii 7 ********************
!
ssid Students
authentication open
guest-mode
!