A network administrator has a requirement to implement a WiFi hotspot for the public. Which of the following should be used for secure access
A. WEP and TKIP
B. WPA2 and AES
C. WPA and static IPs
D. WPA2 and MAC filtering
Answer: B. WPA2 and AES
Computer Science & Information Technology
You might also like to view...
A good way to protect your e-mails is to use ________
A) the Secure Sockets Layer (SSL) protocol B) the post office protocol (POP) C) encryption D) compression
Computer Science & Information Technology
Given the following array definition Dim intCalories() As Integer = {35, 45, 75, 110, 145, 160, 195, 405, 435} outline the steps for the BinarySearch method's efforts to find the value 405.
What will be an ideal response?
Computer Science & Information Technology