Which of the following is the MOST likely cause of the warning message?

An administrator deploys a WPA2 Enterprise wireless network with EAP-PEAP-MSCHAPv2. The
deployment is successful and company laptops are able to connect automatically with no user
intervention. A year later, the company begins to deploy phones with wireless capabilities. Users report
that they are receiving a warning when they attempt to connect to the wireless network from their
phones. Which of the following is the MOST likely cause of the warning message?

An administrator deploys a WPA2 Enterprise wireless network with EAP-PEAP-MSCHAPv2. The
deployment is successful and company laptops are able to connect automatically with no user
intervention. A year later, the company begins to deploy phones with wireless capabilities. Users report
that they are receiving a warning when they attempt to connect to the wireless network from their
phones. Which of the following is the MOST likely cause of the warning message?

A.
Mutual authentication on the phone is not compatible with the wireless network

B.
The phones do not support WPA2 Enterprise wireless networks

C.
User certificates were not deployed to the phones

D.
The phones’ built in web browser is not compatible with the wireless network

E.
Self-signed certificates were used on the RADIUS servers



Leave a Reply to Jordan Addison Cancel reply4

Your email address will not be published. Required fields are marked *

two × two =


Jordan Addison

Jordan Addison

Passed Security+ SY0-401 exam few days ago! Scored 815/900, the passing score is 750/900 now!

Got 75 questions with 2 performance based at the beginning! About 4 SIMs.

2 questions about Security Assertions Markup Language SAML and 1 question about Containers.

Configure Firewall with 4 ACL and match multifactor authenication.

Select the appropriate attack type for each scenario such as spear pushing, whaling, vishing, phishing, and hoax.

I learned Darrill Gibson’s book and CBT Nuggets study materials, and practised PassLeader SY0-401 dumps: http://www.passleader.com/sy0-401.html (1867q VCE and PDF dumps).

Paul S

Paul S

B is not correct. Since you are using EAP-PEAP, then you have some form of certificate on each of the laptops. I suspect that the phones lack a certificate to permit connectivity. It is possible that the system is set up to hand out certs but in the beginning, there would still be an error message. I suspect that the answer is C.

Paul S

Paul S

If you have PEAP, only the Server requires a cert since they are using TLS. Mutual authentication is not required. Basically, the end systems need to accept WPA2–it is the AP that needs to work with Enterprise/PSK so that kills #2. Cert to the phones implies mutual authentication again. Web browser not compatible–could be plausible if the TLS version is not accepted. But it is hard to imagine. If you used a self signed cert on the Radius server, then the CA would not be listed in your root or intermediate CAs. When your phone tries to connect, it should complain that it does not recognize the cert and ask if you want to accept it. The correct answer is E, not C. I messed up.