During a disaster recovery test, several billing representatives need to be temporarily setup to take payments from customers. It has been determined that this will need to occur over a wireless network, with security being enforced where possible. Which of the following configurations should be used in this scenario?

A. WPA2, SSID enabled, and 802.11n.
B. WEP, SSID enabled, and 802.11b.
C. WEP, SSID disabled, and 802.11g.
D. WPA2, SSID disabled, and 802.11a.


Answer: D. WPA2, SSID disabled, and 802.11a.

Computer Science & Information Technology

You might also like to view...

Which of the following declares a pointer ptr to a class member function in class Check that takes an int argument and returns a bool?

a. bool:( int ) ( *Check::ptr ); b. Check::( bool ( *ptr )( int ) ); c. bool ( Check::*ptr )( int ); d. bool*( int ) Check::ptr;

Computer Science & Information Technology

The zmore tcsh.man.gz command in the following session is used to display the tcsh.man file. You can use the zcat tcsh.man.gz command to do the same, except that the uncompressed file will be displayed in one shot (instead of one screenful at a time as in case of the zmore command).

What will be an ideal response?

Computer Science & Information Technology

Physical path loops help improve a network's fault tolerance; if one path fails, another is available.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

A video can be restored to its original color by using the ________ option.

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

Computer Science & Information Technology