A system administrator wants to provide balance between the security of a wireless network and usability. The administrator is concerned with wireless encryption compatibility of older devices used by some employees. Which of the following would provide strong security and backward compatibility when accessing the wireless network?

A. Open wireless network and SSL VPN
B. WPA using a preshared key
C. WPA2 using a RADIUS back-end for 802.1x authentication
D. WEP with a 40-bit key


Answer: B. WPA using a preshared key

Computer Science & Information Technology

You might also like to view...

__________ allows individual controls such as text boxes and labels to be linked to and automatically display the contents of a data source.

a. Data binding b. A table adapter c. A data grid d. A data relation

Computer Science & Information Technology

The ISO committee began to standardize the C++ language is 1994, but didn’t deliver the “final” standard until November, 1997. Why do you think that it took several years to complete this task?

What will be an ideal response?

Computer Science & Information Technology

____________________ are small pieces of information about a user that are stored by a Web server in text files on the user's computer.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Which of the following is true?

a) A union typically makes less efficient use of memory than a struct. b) A union is another name for a struct. c) A union is a derived data type whose members share the same storage space. d) Unions are always portable between different computers with dif-ferent compilers.

Computer Science & Information Technology