How to Configure WPA2+WPA3 Personal Security Encryption?
A wireless network engineer must configure a WPA2+WPA3 policy with the Personal security type. Which action meets this requirement?
Community Votes
100% of anonymous learners picked answer B. Votes are pick records left by other test-takers — they are not the verified answer.
Community Insight
The question traps candidates who associate WPA3 exclusively with newer ciphers like GCMP256, overlooking that transition modes require fallback to WPA2-compatible CCMP128.
This question tests knowledge of encryption cipher compatibility when deploying a WPA2/WPA3 Personal transition mode on Cisco wireless controllers. The community strongly agrees that CCMP128 is the only supported cipher for this specific configuration due to backward compatibility requirements.
Many candidates incorrectly select GCMP256, assuming it is the standard for WPA3. However, GCMP256 is not supported in WPA2+WPA3-Personal mixed/transition mode because older WPA2 clients cannot negotiate it, forcing the system to fall back to CCMP128.
Community Discussion (10 comments)
- Back to B, sorry Cisco docs > open source
Comments & Corrections
No comments yet — spotted an error or have a note? Share it below.
Expert Analysis
Core Concept: Transition Mode Compatibility
WPA3 introduces stronger encryption protocols like GCMP-256 and supports CCMP-256 for enterprise environments. However, when configuring a WPA2+WPA3-Personal transition mode (also known as mixed mode), the access point must support legacy WPA2 clients. WPA2 strictly mandates AES-CCMP with 128-bit keys. Consequently, Cisco wireless controllers restrict the available encryption cipher for this hybrid policy to CCMP128 only.Why CCMP128 is Correct
In a mixed-mode deployment, the authentication mechanism uses SAE (Simultaneous Authentication of Equals) for WPA3 clients while maintaining PSK compatibility for WPA2 devices. Because WPA2 clients cannot interpret GCMP or 256-bit CCMP suites, the controller automatically defaults to CCMP128 to ensure seamless association across all connected devices. This aligns with Cisco's explicit configuration guidelines for Personal transition policies.Why Other Options Fail
Options A, C, and D are invalid for this scenario. CCMP256 is reserved exclusively for WPA3-Enterprise configurations. GCMP128 and GCMP256 utilize Galois/Counter Mode, which lacks backward compatibility with WPA2 infrastructure. As highlighted by community contributors, attempting to force these ciphers in a Personal transition mode will result in configuration rejection or client dropouts.Community & Documentation Validation
Multiple verified candidates and Cisco design documents confirm that CCMP128 is the mandatory selection. Cisco's official technical references explicitly state that CCMP256 and GCMP variants are unavailable for Personal security types, cementing CCMP128 as the definitive answer.Official Reference
Exam Strategy
When encountering WPA3 configuration questions, always check if the deployment specifies a transition or mixed mode. If backward compatibility with WPA2 is required, prioritize AES-CCMP 128-bit over newer ciphers like GCMP-256, as legacy client negotiation dictates the cipher selection regardless of WPA3's advanced capabilities.
Related Analysis
Practice All 350-401 Questions
Access 218 questions with complete answers and detailed explanations.
View Full 350-401 Practice Test →