A wireless network uses a RADIUS server that is connected to an authenticator, which in turn connects to a supplicant. Which of the following represents the authentication architecture in use?

A. Open systems authentication
B. Captive portal
C. RADIUS federation
D. 802.1x


Ans: D. 802.1x

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a) When you sign up for Windows Azure, you get your own storage account. b) Each Windows Azure storage account is currently limited to a maximum of 100 Gigabytes of data across all three storage services. c) The Windows Azure development storage account allows you to locally test your apps that use Windows Azure Storage services before attaching them to a paid Azure account. d) You specify the Windows Azure storage account in an app with an instance of class CloudStorageAccount (namespace Microsoft.WindowsAzure.Storage).

Computer Science & Information Technology

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

1. In C++, a compilation unit is a class or function. 2. An unnamed namespace provides a facility for collecting names that are local to the file where the unnamed namespace is located. Such names are available in that file, and are unavailable in any other file. 3. A function defined inside an unnamed namespace requires qualification. 4. You can use the static qualifier with a global function, class or variable to get the same effect as an unnamed namespace.

Computer Science & Information Technology

A(n) blog is a collaborative Web site that allows people to add to and modify material posted by others.

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

Computer Science & Information Technology

The Windows Experience Index tests eight components that affect computer performance

Indicate whether the statement is true or false

Computer Science & Information Technology