03-09-2022 04:00 PM
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.
03-09-2022 11:25 PM - edited 03-09-2022 11:28 PM
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
03-13-2022 04:31 PM
Thank you.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide