cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
509
Views
10
Helpful
2
Replies

Apple TV setup WPA/WPA2 on a Aironet 1852

apple_toin_ipad
Level 1
Level 1

AppleTV can support 802.1x  WPA/WPA2 on used to Apple Configurator 2.

But, CME GUI set WPA2 only.

CME CUI view :

ーーーーーーーーー
(Cisco Controller) show>wlan summary:
3      AppleTV_GP / AppleTV_WiFi                                                Enabled   management
(Cisco Controller) show>wlan 3

  Wi-Fi Protected Access (WPA/WPA2/WPA3)........ Enabled
      WPA (SSN IE)............................... Disabled
      WPA2 (RSN IE).............................. Enabled
      WPA3 (RSN IE).............................. Disabled

ーーーーーーーーー
So, AppleTV disconect WiFi at short intervals.
Please, tell me command in change at from "WPA2 only" to "WPA/WPA2" on a Aironet 1852i.

2 Replies 2

ammahend
VIP Alumni
VIP Alumni

config wlan security wpa wpa1 enable 3

config wlan security wpa wpa1 ciphers aes enable 3

config wlan security wpa wpa2 enable 3

config wlan security wpa wpa2 ciphers aes enable 3

 

if it prompts you to disable WLAN first then use :

config wlan disable 3

config wlan security wpa wpa1 enable 3

config wlan security wpa wpa1 ciphers aes enable 3

config wlan security wpa wpa2 enable 3

config wlan security wpa wpa2 ciphers aes enable 3

config WLAN enable 3

 

-hope this helps-

Thank you.

Review Cisco Networking for a $25 gift card