exam questions

Exam 200-301 All Questions

View all questions & answers for the 200-301 exam

Exam 200-301 topic 1 question 707 discussion

Actual exam question from Cisco's 200-301
Question #: 707
Topic #: 1
[All 200-301 Questions]

A network engineer is implementing a corporate SSID for WPA3-Personal security with a PSK. Which encryption cipher must be configured?

  • A. CCMP128
  • B. GCMP256
  • C. CCMP256
  • D. GCMP128
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
michael1001
Highly Voted 2 years, 5 months ago
Selected Answer: A
CCMP128 is mandatory for WPA3: https://en.wikipedia.org/wiki/Wi-Fi_Protected_Access
upvoted 11 times
...
yogiyo
Highly Voted 1 year, 6 months ago
I will just go with my ultimate strategy - just memorizing it as it is
upvoted 7 times
...
Brianny93
Most Recent 11 months, 3 weeks ago
Selected Answer: D
GCMP (Galois/Counter Mode Protocol): This is a newer and more secure encryption method used in WPA3. WPA3 mandates the use of GCMP, specifically GCMP128 for WPA3-Personal. CCMP (Counter Mode with Cipher Block Chaining Message Authentication Code Protocol): While CCMP128 is used in WPA2, it is not the required cipher for WPA3.
upvoted 4 times
7b1df62
7 months ago
WPA3-Enterprise mode - GCMP128
upvoted 3 times
...
...
[Removed]
1 year, 1 month ago
Selected Answer: A
A is correct
upvoted 1 times
...
[Removed]
1 year, 5 months ago
Selected Answer: A
It's A, because the other encryption ciphers are not supported for personal mode. The question mentions the use of a PSK, which implies personal mode is in use. Configuring WPA3 (GUI) ... Chose the Encryption Cipher from the following options: CCMP128(AES) CCMP256 (not available for Personal security type) GCMP128 (not available for Personal security type) GCMP256 (not available for Personal security type) Source: https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/wlan_security.html
upvoted 6 times
...
ma44
1 year, 5 months ago
Selected Answer: A
https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/wlan_security.html#:~:text=If%20you%20choose%20Personal%2C%20Encryption%20Cipher%20is%20limited,GCMP256%20(not%20available%20for%20Personal%20security%20type)
upvoted 3 times
...
Nmk3216
1 year, 6 months ago
Selected Answer: D
I think that WPA3 uses GCMP. For personal security use GCMP-128.
upvoted 2 times
...
metideimos
1 year, 6 months ago
Selected Answer: A
The question states the SSID is using WPA3-Personal, which only supports CCMP128 according to source's Client interoperability matrix at the bottom: https://www.cisco.com/c/en/us/products/collateral/wireless/catalyst-9100ax-access-points/wpa3-dep-guide-og.pdf
upvoted 1 times
...
SAAVYTECH
1 year, 6 months ago
Selected Answer: C
Enterprise Encryption =256 bits
upvoted 2 times
...
Amr_001
1 year, 8 months ago
official cert guide vol1, page 662 : s. WPA3 leverages stronger encryption by AES with the Galois/Counter Mode Protocol (GCMP). It also uses Protected Management Frames (PMF) to secure important 802.11 management frames between APs and clients, to prevent malicious activity that might spoof or tamper with a BSS’s operation.
upvoted 3 times
...
Vikramaditya_J
1 year, 9 months ago
Selected Answer: C
C. CCMP256: CCMP256 stands for Counter Mode with Cipher Block Chaining Message Authentication Code Protocol using a 256-bit encryption key. It is the encryption cipher used in WPA3-Personal for enhanced security.
upvoted 1 times
...
Shabeth
1 year, 10 months ago
Selected Answer: A
its A https://www.cisco.com/c/en/us/td/docs/wireless/controller/8-10/config-guide/b_cg810/wlan_security.html
upvoted 3 times
...
no_blink404
1 year, 10 months ago
Hard question. I think the keyword 'must' infers the minimum requirement. ChatGPT says its C.
upvoted 1 times
hainsberg
1 year, 3 months ago
dont trust chatgpt
upvoted 2 times
...
...
[Removed]
1 year, 11 months ago
Selected Answer: B
Authenticated encryption: 256-bit Galois/Counter Mode Protocol (GCMP-256) https://www.wi-fi.org/discover-wi-fi/security
upvoted 3 times
...
dropspablo
1 year, 11 months ago
Selected Answer: A
That elliptic curve got me, but I believe it's this: WPA2 uses CCMP-128 security level with AES-128 cipher suite plus CBC-MAC cipher (personal or enterprise mode). WPA3 also uses CCMP-128 security level with AES-128 cipher suite plus CBC-MAC cipher (personal or enterprise mode); (or) GCMP-128 security level with AES-128 cipher suite plus GMAC cipher (enterprise mode); (or) GCMP-192 security level (called Suite B) with AES-256 cipher suite plus GMAC cipher (enterprise mode). In the case the question asked for the AES cipher (not the security level which is also 128 bits), CCMP-128 in this case refers to the 128 bit AES cipher. According to RFC 5430, this confusion between cipher and elliptic curve security level is common, which represents the set of encryption ciphers plus the integrity cipher (AES Encryption + MIC CBC-MAC / or MIC GMAC).
upvoted 2 times
dropspablo
1 year, 11 months ago
The 128-bit security level corresponds to an elliptic curve size of 256 bits and AES-128; it also makes use of SHA-256 [SHS]. The 192-bit security level corresponds to an elliptic curve size of 384 bits and AES-256; it also makes use of SHA-384 [SHS]. Note: Some people refer to the two security levels based on the AES key size that is employed instead of the overall security provided by the combination of Suite B algorithms. At the 128-bit security level, an AES key size of 128 bits is used, which does not lead to any confusion. However, at the 192-bit security level, an AES key size of 256 bits is used, which sometimes leads to an expectation of more security than is offered by the combination of Suite B algorithms. https://datatracker.ietf.org/doc/html/rfc5430#:~:text=The%20128%2Dbit,Suite%20B%0A%20%20%20algorithms.
upvoted 1 times
...
...
StingVN
1 year, 11 months ago
Selected Answer: C
When implementing a corporate SSID for WPA3-Personal security with a PSK (Pre-Shared Key), the encryption cipher that must be configured is: C. CCMP256 CCMP (Counter Mode Cipher Block Chaining Message Authentication Code Protocol) is the encryption protocol used in WPA3, and the "256" refers to the key length. CCMP256 utilizes AES-256 (Advanced Encryption Standard with a key length of 256 bits) for stronger encryption and security. Therefore, option C, CCMP256, is the correct encryption cipher that should be configured for a corporate SSID implementing WPA3-Personal security with a PSK.
upvoted 1 times
...
Ciscoman021
2 years, 1 month ago
Selected Answer: A
WPA3-Personal use CCMP-128 and AES-128
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago