A new WAP is configured to only use 802.11g with SSID broadcasts enabled. The encryption is set to WPA and the key is given to the user. A user near the WAP is using a laptop equipped with a 5GHz wireless card and is not able to see the SSID. Which of the following is the problem?
A. Latency
B. Incorrect encryption type
C. EUI-64
D. Incompatible hardware
Answer: D. Incompatible hardware
You might also like to view...
Most of the weaknesses with SNMP occur with Version 1 of SNMP.
Answer the following statement true (T) or false (F)
What is the scope of variable z?
Given this code: ``` int z; int main( ) { int y = 3, x = 2; z = x + y; return 0; } ``` A. local B. static C. global D. none of the above
When taking the object-oriented approach to a problem, one of the first steps is to identify the objects that pertain to a solution.?
Answer the following statement true (T) or false (F)
As long as a telephone call remains within a LATA (a(n) ____ call), the telephone call is local and is handled by a local telephone company.
A. ?intraLATA B. ?extraLATA C. ?outerLATA D. ?outLATA